Today I received below nice tip from powershell.com on how to get online help about a given cmdlet. In below example, I am looking for online help about Get-Process cmdlet.
Get-Help Get-Process -online
Happy Learning..,
Sitaram Pamarthi
Today I received below nice tip from powershell.com on how to get online help about a given cmdlet. In below example, I am looking for online help about Get-Process cmdlet.
Get-Help Get-Process -online
Happy Learning..,
Sitaram Pamarthi
Next post: Accessing performance counters using PowerShell
Previous post: Get User password changed time using PowerShell
Comments on this entry are closed.