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

Nov 11, 2012
0
0

PowerTip: Find PowerShell Cmdlets that Support the PassThru Parameter

Doctor Scripto
Doctor Scripto

Summary: Learn how to find required parameters by using the Windows PowerShell Get-Command cmdlet in Windows PowerShell 3.0.   How can I find cmdlets in Windows PowerShell 3.0 that support the PassThru parameter?                       Use the&nb...

Scripting Guy!Windows PowerShellPowerTip
Nov 11, 2012
0
0

Weekend Scripter: Working with Windows Libraries

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE Chris Wu writes a guest blog article about using Windows PowerShell to work with Windows Libraries. Microsoft Scripting Guy, Ed Wilson, is here. Today, we welcome guest blogger and Microsoft PFE Chris Wu back to the keyboard. Read more about Chris and his previous guest blogs here.  The keyboard is yours, Chris. When eng...

Scripting Guy!Windows PowerShellguest blogger
Nov 10, 2012
0
0

PowerTip: Start a Process in a Minimized Window by Using PowerShell

Doctor Scripto
Doctor Scripto

Summary: Learn how to start a process in a minimized window by using Windows PowerShell.  How can I start a new process in a minimized window?                      Use the Start-Process cmdlet and specify a window style of minimized, as shown here.         &nb...

Scripting Guy!Windows PowerShellPowerTip
Nov 10, 2012
0
0

Weekend Scripter: The Greatest SharePoint 2010 Cmdlet

Doctor Scripto
Doctor Scripto

Summary: Guest blogger Microsoft PFE Chris Weaver talks about the greatest SharePoint 2010 Windows PowerShell cmdlet. Microsoft Scripting Guy, Ed Wilson, is here. This weekend is going to be a guest blogger weekend. Today we have back with us Microsoft PFE Chris Weaver. Read more about Chris and his previous guest blog posts here. Take it away...

Scripting Guy!Windows PowerShellguest blogger
Nov 9, 2012
0
0

PowerTip: Identify Virtual Switches by Using PowerShell 3.0

Doctor Scripto
Doctor Scripto

Summary: Learn how to use a single cmdlet to identify the existence of Hyper-V virtual switches.  How can I use Windows PowerShell 3.0 on Windows 8 to identify Hyper-V virtual switches?                         Use the Get-VMSwitch cmdlet from the Hyper-V ...

Scripting Guy!Windows PowerShellPowerTip