Make sure once in awhile to update your help in PowerShell to make sure you have all the help available. Get-Help is one of the best tools within PowerShell to determine what Cmdlets can do and how to get them to do it. In order to update your help, simply run the command:
Get-Help
But remember to open PowerShell as an administrator in order for it to fully work.
Get-Help
But remember to open PowerShell as an administrator in order for it to fully work.
RSS Feed