Showing results for folders - Scripting Blog [archived]

Nov 13, 2012
Post comments count0
Post likes count0

Use PowerShell to Create a Bunch of Folders Based upon the Date

ScriptingGuy1
ScriptingGuy1

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create a bunch of folders based upon the date. Microsoft Scripting Guy, Ed Wilson, is here. Well, this morning I took the Scripting Wife to the Charlotte airport to begin our trip to Europe. It is beyond me why Teresa must fly nearly 1,200 miles in the opposit...

Scripting Guy!scripting techniquesstorage
Feb 23, 2012
Post comments count0
Post likes count0

Use PowerShell to Back Up Modified Files to the Network

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to back up modified files to the network.  Hey, Scripting Guy! I have a folder that contains files in it, some of which I modify on a daily basis. I am wondering if I can use Windows PowerShell to back up only the modified files—those that have changed that particular day? —NG  Hell...

Scripting Guy!Windows PowerShellstorage
Feb 22, 2012
Post comments count0
Post likes count1

The Best Way to Use PowerShell to Delete Folders

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, discusses three ways to use Windows PowerShell to delete folders and then selects the best.  Hey, Scripting Guy! I have a question. I occasionally need to delete a large number of folders. What is the easiest way to do this? —BR  Hello BR, Microsoft Scripting Guy, Ed Wilson, is here. The...

Scripting Guy!Windows PowerShellstorage
Feb 21, 2012
Post comments count0
Post likes count0

Learn Four Ways to Use PowerShell to Create Folders

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows four ways to create folders with Windows PowerShell, and he discusses the merits of each approach.  Hey, Scripting Guy! I am trying to find the best way to create a new folder while using Windows PowerShell. I have seen many ways of creating folders in scripts that I have run across on the Int...

Scripting Guy!Windows PowerShellstorage
Feb 20, 2012
Post comments count0
Post likes count0

The Easy Way to Use PowerShell to Work with Special Folders

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy Ed Wilson shows the easy way to use Windows PowerShell to work with the paths to special folders.  Hey, Scripting Guy! I notice that in lots of your sample scripts, you often use a folder named FSO, and it appears off of your C: drive. Why do you do this? Is creating an FSO folder really a best practice? &mdash...

Scripting Guy!Windows PowerShellscripting techniques