News

Just as Microsoft provides updates to the Windows operating system, it also occasionally updates PowerShell's help files. You can see if any updates are available by typing Update-Help .
With the list of cmdlets in hand, you can use the Get-Help cmdlet to start drilling into the individual cmdlets. If, on the other hand, I know which cmdlet I need to use, then I turn to PowerShell ...