有关Get-Help命令语法图中显示的符号的信息,请参阅about_Command_Syntax。 有关参数属性(例如 Required 和 Position)的信息,请参阅about_Parameters。 备注 在PowerShell 3.0 和 PowerShell 4.0 中,除非将模块导入当前会话,否则Get-Help无法在模块中找到 About 文章。 若要获取模块中的 About 文章,请使用cmdlet 或...
从 PowerShell 3.0 开始,如果 Get-Help 在回退区域设置中找不到帮助,则会在返回错误消息或显示自动生成的帮助之前查找英语帮助文章 en-US。有关Get-Help 命令语法图中显示的符号的信息,请参阅 about_Command_Syntax。 有关参数属性的信息,例如 必需 和位置,请参阅 about_Parameters。
From the Clipboard, you can paste the command into the console, so that you can review the correct command-line syntax without running the command.Notice that Show-Command also exposes the Windows PowerShell common parameters, which are a set of parameters that Windows PowerShell...
顯示Windows PowerShell 命令和概念的相關資訊。語法複製 Get-Help [-Full] [[-Name] <string>] [-Category <string[]>] [-Component <string[]>] [-Functionality <string[]>] [-Online] [-Path <string>] [-Role <string[]>] [<CommonParameters>] Get-Help [-Detailed] [[-Name] <string>] ...
Example 1Get-UserLockCommand Gets basic information about cmdlets and other elements of UserLock PowerShell commands. The default display lists the command type ("Cmdlet" or "Function" or "Filter"), the name of the cmdlet or function, and the syntax or function definition. ...
SyntaxGet-UserLockMessage [-Name <string[]>] [-UserLockServerName <string>][<CommonParameters>] DescriptionThe Get-UserLockMessage cmdlet gets the customizable messages displayed to users. Caution: PowerShell 3.0 is required. Parameters-Name <string[]>...
With the help of the Get-Help command, you are able to find many useful things about all the different cmdlets that you could use in PowerShell. Want to know the syntax of a certain command? See some examples of the cmdlet in action? Find out its different parameters? All that and muc...
you might have relied on VBScript to create complex scripts to determine what hot fixes were installed on a given computer. With the arrival of Windows PowerShell, we were given a better alternative with the Get-WMIObject cmdlet. PowerShell 2.0 introduced a new tool that leverages WMI, making...
从 PowerShell 3.0 开始,如果 Get-Help 在回退区域设置中找不到帮助,则会在返回错误消息或显示自动生成的帮助之前查找英语帮助文章 en-US。 有关Get-Help 命令语法图中显示的符号的信息,请参阅 about_Command_Syntax。 有关参数属性(例如 Required 和 Position)的信息,请参阅 about_Parameters。 备注 在Power...
有关Get-Help命令语法图中显示的符号的信息,请参阅about_Command_Syntax。 有关参数属性(例如 Required 和 Position)的信息,请参阅about_Parameters。 备注 在PowerShell 3.0 和 PowerShell 4.0 中,除非将模块导入当前会话,否则Get-Help无法在模块中找到 About 文章。 若要获取模块中的 About 文章,请使用cmdlet 或...