從 PowerShell 3.0 開始,如果 Get-Help 在後援地區設定中找不到說明,它會在傳回錯誤訊息或顯示自動產生的說明之前,先尋找英文說明文章,en-US。 如需命令語法圖表中 Get-Help 顯示符號的相關信息,請參閱 about_Command_Syntax。 如需參數屬性的相關資訊,例如 必要 和位置,請參閱 about_...
Microsoft.PowerShell.Archive Microsoft.PowerShell.Core 命令 关于 Add-History Clear-History Clear-Host Connect-PSSession Debug-Job Disable-ExperimentalFeature Disable-PSRemoting Disable-PSSessionConfiguration Disconnect-PSSession Enable-ExperimentalFeature
顯示Windows PowerShell 命令和概念的相關資訊。語法複製 Get-Help [-Full] [[-Name] <string>] [-Category <string[]>] [-Component <string[]>] [-Functionality <string[]>] [-Online] [-Path <string>] [-Role <string[]>] [<CommonParameters>] Get-Help [-Detailed] [[-Name] <string>] ...
Windows PowerShell bietet umfangreiche, produktintegrierte Hilfe für Befehle. Sie können mithilfe des BefehlsGet-Helpauf diese Hilfe zugreifen.Get-Helpzeigt alle Hilfeinhalte auf dem Bildschirm an, sodass Sie durchscrollen können. Sie können auch die FunktionHilfeoder den A...
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. ...
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...
Syntax Get-UserLockMessage[-Name <string[]>][-UserLockServerName <string>][<CommonParameters>] Description The Get-UserLockMessage cmdlet gets the customizable messages displayed to users. Caution: PowerShell 3.0 is required. Parameters -Name <string[]> ...
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 或...