Showing archive results for 2014

Nov 4, 2014
Post comments count0
Post likes count0

Uninstalling the PowerShell ISE by Using a Workflow

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about removing a Windows feature by using a Windows PowerShell workflow. Microsoft Scripting Guy, Ed Wilson, is here. This morning I am sipping a cup of Sencha green tea. I happened to have some lying around and I decided I would go ahead and drink it this morning. I added a bit of fresh lemon and ...

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

PowerTip: Find Information about Started Virtual Machine

Doctor Scripto

Summary: Use Windows PowerShell to find detailed information about a started virtual machine.  I use the Start-VM cmdlet on my computer running Hyper-V, but how can I use Windows PowerShell            to find more information about the virtual machine that actually starts?  Use the –PassT...

Scripting Guy!Windows PowerShellPowerTip
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