Showing results for November 2012 - Page 12 of 14 - Scripting Blog [archived]

Nov 6, 2012
0
0

PowerTip: How Can I Determine What Version of PowerShell Is Running?

Doctor Scripto
Doctor Scripto

Summary: Learn how to determine the version of Windows PowerShell that is running on your computer.  How can I determine the version of Windows PowerShell that is running on my computer?                          Use the $psversiontable automatic variable. This...

Scripting Guy!Windows PowerShellPowerTip
Nov 6, 2012
0
0

The 32-hour Upgrade to Windows Server 2012

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, describes the long weekend he took to upgrade his servers to Windows Server 2012 including lessons learned. Microsoft Scripting Guy, Ed Wilson, is here. Well, I was told this past weekend was really nice down here in Charlotte, North Carolina, in the United States. With no aftermath of hurricane San...

Scripting Guy!Windows PowerShellscripting techniques
Nov 5, 2012
0
0

PowerTip: Use PowerShell to Show How Many Days Until the End of the Year

Doctor Scripto
Doctor Scripto

Summary: Learn how to use the New-TimeSpan cmdlet to see the number of days until the end of the year.  How can I use Windows PowerShell to see the number of days until the end of the year?                         Use the New-TimeSpan cmdlet. Use Get...

Scripting Guy!Windows PowerShellPowerTip
Nov 5, 2012
0
0

Use PowerShell to Easily Compare the Time Between Two Computers

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to easily compare the time between two computers. Microsoft Scripting Guy, Ed Wilson, is here. In two days, I will be speaking to the AZPOSH Windows PowerShell user group in Phoenix, Arizona. No, I am not flying out there—I have enough travel coming up. Instead, ...

Scripting Guy!Windows PowerShelloperating system
Nov 4, 2012
0
0

PowerTip: Use PowerShell to Obtain a Listing of Windows Drivers

Doctor Scripto
Doctor Scripto

Summary: Use the Get-WindowsDriver cmdlet to obtain a quick list of Windows drivers.  How can I use Windows PowerShell 3.0 on a computer running Windows 8 or Windows Server 2012 to obtain a list of drivers?                      Use the Get-WindowsDri...

Scripting Guy!Windows PowerShellPowerTip