Showing results for June 2013 - Page 14 of 14 - Scripting Blog [archived]

Jun 2, 2013
Post comments count0
Post likes count0

Weekend Scripter: Install PowerShell 3.0 on Windows 7

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about installing Windows PowerShell 3.0 on Windows 7—it’s easier than you think. Microsoft Scripting Guy, Ed Wilson, is here. If you ever meet the Scripting Wife, she might very well tell you that my “honey-do list” at home is prodigious. We have tried everything f...

Scripting Guy!Windows PowerShellWeekend Scripter
Jun 1, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Current Time Zone

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to find the current time zone information.  How can I use Windows PowerShell to find my current time zone? Use the System.TimeZone .Net Framework class with the static CurrentTimeZone property: PS C:\> [System.TimeZone]::CurrentTimeZone   StandardName       ...

Scripting Guy!Windows PowerShellPowerTip
Jun 1, 2013
Post comments count0
Post likes count0

Weekend Scripter: Scripting Wife Reveals TechEd NA Schedule

Doctor Scripto
Doctor Scripto

Summary: The Scripting Wife reveals the actual schedule for TechEd North America in New Orleans. Microsoft Scripting Guy, Ed Wilson, is here. While I am busy packing, the Scripting Wife wanted to set down our real schedule for TechEd North America in New Orleans next week. Basically, I am doing two Birds-of-a-Feather sessions, two instructor-led la...

Scripting Guy!Windows PowerShellguest blogger