Showing results for April 2012 - PowerShell Team

Apr 12, 2012
1
0

Running show-command for a cmdlet

PowerShell Team
PowerShell Team

Problem: Figuring out a cmdlet from its syntax can be overwhelming, especially for people new to PowerShell. PS C:\> get-command get-process -syntax Get-Process [[-Name] <string[]>] [-ComputerName <string[]>] [-Module] [-FileVersionInfo] [<CommonParameters>] Get-Process -Id <int[]> [-ComputerName <string[]>...

PowerShell ISEWindows Server 2012
Apr 9, 2012
0
0

Microsoft Script Explorer for Windows PowerShell Beta 1 Now Available

PowerShell Team
PowerShell Team

We are very excited to announce the availability of Microsoft Script Explorer for Windows PowerShell (Script Explorer) Beta 1. Script Explorer is an extension of the Windows PowerShell content and guidance experience, combining the vast amount of knowledge held in the community with resources that are available from Microsoft. Script Explorer is...

Apr 4, 2012
0
0

Improved WMI experience in PowerShell 3.0

PowerShell Team
PowerShell Team

There is a famous quote often attributed to Jeffrey Snover, “IT Pros love and hate WMI. They love it because there is so much great stuff there. They hate it because it is complex to use”. Not to our surprise, most of the IT Pros and developers we talked to agree with this. This is going to change with Windows “8”. We ...

WMICIMPowershell 3.0