Showing archive results for November 2014

Nov 3, 2014
Post comments count0
Post likes count0

The MVP Summit–Posting 1

mredwilson

Summary: Windows PowerShell MVPs, Teresa Wilson and Richard Siddaway, provide initial impressions fromthe MVP Summit. Hello everyone. This is Teresa. My flight was uneventful. Actually, it was better than uneventful because I was able to get upgraded. At least, my flight was only about five hours—and not like the 28 hours reported by some MVP...

Scripting Guy!Windows PowerShellguest blogger
Nov 3, 2014
Post comments count0
Post likes count0

Use PowerShell to Start or Stop Virtual Machines in Order

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using a Windows PowerShell workflow to start or stop virtual machines in a specific order. Microsoft Scripting Guy, Ed Wilson, is here. This morning I am sitting outside enjoying a beautiful fall day. I found a little coffee and tea shop nearby, so I am sitting outside sipping a nice cup of E...

Scripting Guy!Windows PowerShellWorkflow
Nov 2, 2014
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Query Cluster Shared Volumes' Free Space

Doctor Scripto

Summary: Learn how to use Windows PowerShell to query for free space in Cluster Shared Volumes. How can I use Windows PowerShell to find the free space in all my Cluster Shared Volumes for Hyper-V in            Windows Server 2012 R2 or Windows Server 2012? Use the Get-ClusterSharedVolume cmdle...

Scripting Guy!Windows PowerShellPowerTip
Nov 2, 2014
Post comments count0
Post likes count0

Weekend Scripter: Simplify to Troubleshoot PowerShell Script

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, helps an old friend fix his script. Microsoft Scripting Guy, Ed Wilson, is here. I am a big believer in simplicity. I enjoy simple things: a nice cup of hot tea, reading a good book, watching a sunset on the beach, taking a train ride through the Alps, or spending an evening conversing with friends. Simp...

Scripting Guy!Windows PowerShellscripting techniques
Nov 1, 2014
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Module to Import

Doctor Scripto

Summary: Use Tab expansion in Windows PowerShell to find a module to import.  I know I need the full name of a specific Windows PowerShell module to import it, but I am not sure of the            complete name, and I do not want to do a lot of typing. The module exists in a known Windows        ...

Scripting Guy!Windows PowerShellPowerTip