Wednesday, August 17, 2016

PowerShell - Help

Detailed help on cmdlet get-service:


get-help get-service -detailed

All content on cmdlet get-service:

get-help get-service -full

Show examples only:

get-help get-service -examples

List all the provider help topics such as FileSystem, Registry, or SQLServer:

get-help -category provider


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.