Showing results for 4.0 - Scripting Blog [archived]

Oct 22, 2014
0
0

PowerTip: Use PowerShell 4.0 Where Operator to Filter

Doctor Scripto Doctor Scripto

Summary: Use Windows PowerShell 4.0 Where operator to filter results.  How can I use a Where operator in Windows PowerShell (without using the pipeline or Where-Object)            to filter through processes?  Use Get-Process  to group the processes into a collection, ...

Scripting Guy!Windows PowerShellPowerTip
Oct 22, 2014
0
0

Practical Reasons for Upgrading to PowerShell 4.0

Doctor Scripto Doctor Scripto

Summary: Guest blogger and Windows PowerShell MVP, Jeff Wouters, provides several practical reasons for upgrading to Windows PowerShell 4.0. Microsoft Scripting Guy, Ed Wilson, is here. Today we continue our “Why Upgrade to Windows PowerShell 4.0” series with a guest blog post written by Jeff Wouters. Jeff is a Windows PowerShell MVP in...

Scripting Guy!Windows PowerShellguest blogger

Feedback