Get-InstalledModule [[-Name] <String[]>] [-MinimumVersion <String>] [-RequiredVersion <String>] [-MaximumVersion <String>] [-AllVersions] [-AllowPrerelease] [<CommonParameters>]说明该Get-InstalledModule cmdlet 获取使
Cmdlet 會 Get-InstalledModule 取得使用 PowerShellGet 安裝在電腦上的 PowerShell 模組。 若要查看系統上已安裝的所有模組,請使用 Get-Module -ListAvailable 命令。 這是Microsoft.PowerShell.PSResourceGet 中Cmdlet 的 Proxy CmdletGet-InstalledPSResource。 如需詳細資訊,請參閱 Get-InstalledPSResource。
Update-Module [[-Name] <String[]>] [-RequiredVersion <String>] [-MaximumVersion <String>] [-Credential <PSCredential>] [-Scope <String>] [-Proxy <Uri>] [-ProxyCredential <PSCredential>] [-Force] [-AllowPrerelease] [-AcceptLicense] [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters...
Get-InstalledModule [[-Name] <String[]>] [-MinimumVersion <String>] [-RequiredVersion <String>] [-MaximumVersion <String>] [-AllVersions] [-AllowPrerelease] [<CommonParameters>]DescriptionO Get-InstalledModule cmdlet obtém módulos do PowerShell instalados em um computador usando o PowerShell...
Also, make sure to check out ourPowerShell-RFC repositoryfor request-for-comments (RFC) documents to submit and give comments on proposed and future designs. Building PowerShell If you have any problems building PowerShell, please start by consulting the developerFAQ. ...
If you hit tab, and have the Azure PowerShellAzmodule installed, it will autocomplete to: Copy PS>Import-AzRecoveryServicesAsrVaultSettingsFile Note that this feature is intended to be used interactively so the abbreviated forms of cmdlets won’t work in scripts. This is not intended to be ...
When using wildcards, if you want to double-check the set of rules that is matched, you can use the–WhatIfparameter. Windows PowerShell Remove-NetFirewallRule –DisplayName “Contoso Messenger 98*” –WhatIf If you only want to delete some of the matched rules, you can use the–Confirm...
Since PowerShell 7 is supported on Windows, Linux, and macOS, there are avariety of ways to get it. If you installed the previous PowerShell 7 stable release (7.3) via the Windows Store or MSI (and opted intoMicrosoft Update), you will be automatically updated to 7.4 GA. ...
Uninstalling SSMS 16.x might remove the SQLPS from PSModulePath. To check the current values stored in PSModulePath, run the following PowerShell: PowerShell Copy $env:PSModulePath -split ";" If the path is set, you'll see an entry similar to C:\Program Files (x86)\Microsoft SQL...
Module: ExchangePowerShell Applies to: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 This cmdlet is available only in on-premises Exchange. Use the Test-EcpConnectivity cmdlet to test connectivity to Exchange Control Panel (ECP) virtual directories. ...