Showing results for shared folders and mapped drives - Scripting Blog [archived]

Jul 4, 2012
0
0

Use PowerShell to Discover Network Information from Shares

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Niklas Goude, shows how to use Windows PowerShell to discover valuable network information from shares and file metadata. Microsoft Scripting Guy, Ed Wilson, is here. We now come to Part 3 of Security Week with another guest blog by Niklas Goude. Niklas Goude is a Security Consultant at TrueSec and an MVP in Windows ...

Scripting Guy!Windows PowerShellguest blogger
Feb 23, 2012
0
0

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  ...

Scripting Guy!Windows PowerShellstorage
Nov 27, 2011
0
0

Modify a PowerShell Script to Accept Piped Input

Doctor Scripto
Doctor Scripto

Summary: Learn how to modify a Windows PowerShell script and turn it into an advanced function that accepts piped input and has complete Help. Microsoft Scripting Guy, Ed Wilson, is here. Some things end up being way more complicated than they might appear at first glance. Today’s script is a case in point. I decided I wanted to change the ...

Scripting Guy!Windows PowerShellWeekend Scripter
Nov 26, 2011
0
0

Use PowerShell to Find Out Who has Permissions to a Share

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to determine who has permissions to a shared folder. Microsoft Scripting Guy, Ed Wilson, is here. It is finally the weekend here in Charlotte, North Carolina in the United States. It has seemed like a rather long week, in part due to several meetings, plus I took ...

Scripting Guy!Windows PowerShellWeekend Scripter
Dec 13, 2010
0
0

Archiving File Shares with Windows PowerShell

ScriptingGuy1
ScriptingGuy1

   Summary: Learn how to use Windows PowerShell to archive file shares.   Hey, Scripting Guy! I am interested in using Windows PowerShell to archive file shares, is this something that can be done? -- ST   Hello ST, Microsoft Scripting Guy Ed Wilson here. Welcome to guest blogger week. We welcome back Tibor Soos one of our MVP&...

Scripting Guy!Windows PowerShellguest blogger