Showing archive results for 2012

Feb 21, 2012
Post comments count0
Post likes count0

Learn Four Ways to Use PowerShell to Create Folders

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 count1

The Easy Way to Use PowerShell to Work with Special Folders

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
Feb 19, 2012
Post comments count1
Post likes count0

Use PowerShell to Find Last Logon Times for Virtual Workstations

Doctor Scripto

Summary: Learn how to Use Windows PowerShell to find the last logon times for virtual workstations. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Brian Wilhite. Brian was our guest blogger yesterday when he wrote about detecting servers that will have a problem with an upcoming time change due to daylight savings time. He...

Scripting Guy!Windows PowerShellguest blogger
Feb 18, 2012
Post comments count0
Post likes count0

Use PowerShell to Save Time with Win32_TimeZone and DST Time Changes

Doctor Scripto

Summary: Write a Windows PowerShell function to determine the status of time changes to daylight savings time. Microsoft Scripting Guy, Ed Wilson, is here. At the Windows PowerShell User Group meeting in Charlotte, North Carolina, Brian Wilhite talked about a few of his scripts during the script club. I said, “Dude, that is cool, and I immedi...

Scripting Guy!Windows PowerShellguest blogger
Feb 13, 2012
Post comments count0
Post likes count0

Use PowerShell to Automate SCOM Agent Installations

Doctor Scripto

Summary: Guest blogger, Boe Prox, shows how to use Windows PowerShell to automate SCOM agent installations. Microsoft Scripting Guy, Ed Wilson, is here. Last month, guest blogger, Boe Prox, wrote a series of blogs about WSUS. Today he is back to talk about SCOM. Boe Prox is currently a senior systems administrator with BAE Systems. He has been in ...

Scripting Guy!Windows PowerShellguest blogger