Default Help
Default Help
as they are released so that your local help content is never obsolete.
GET-HELP
The Get-Help cmdlet displays help at the command line from content in
help files on your computer. Without help files, Get-Help displays basic
help about cmdlets and functions. You can also use Get-Help to display
online help for cmdlets and functions.
Get-Help <dlets,
functions, scripts, and modules, and explains concepts, including
the elements of the Windows PowerShell language.
Windows PowerShell does not include help files, but you can read the
or go to: http
or go to: http://go.microsoft.com/fwlink/?LinkID=113316
EXAMPLES:
Save-Help : Download help files from the Internet and saves
them on a file share.
Update-Help : Downloads and installs help files from the
Internet or a file share.
Get-Help Get-Process : Displays help about the Get-Process cmdlet.
Get-Help Get-Process -Online
: Opens online help for the Get-Process cmdlet.
SEE ALSO:
about_Updatable_Help
Get-Help
Save-Help
Update-Help
ONLINE HELP cmdlet-name>
UPDATE-HELP
To download and install help files on your computer:
ut_<topic-name>
Get-Help <search-term>
Get-Help Abodows Po
SHORT DESCRIPTION
Displays help about Windows PowerShell cmdlets and concepts.
LONG DESCRIPTION
Windows PowerShell Help describes Windows PowerShell cm
You can find help for Win
1. Start Windows PowerShell with the "Run as administrator" option.
2. Type:
Update-Help
After the help files are installed, you can use the Get-Help cmdlet to
display the help topics. You can also use the Update-Help cmdlet to
download updated help files so that your local he
help topics online, or use the Update-Help cmdlet to download help files
to your computer and then use the Get-Help cmdlet to display the help
topics at the command line.