PowerShell 命令清单,包括系统管理、文件操作、网络管理等方面的命令

power shell 旧版

此站点提供以下版本的发行说明:

  • PowerShell 7.1
  • PowerShell 6.x
  • Windows PowerShell 5.1
  • Windows Management Framework (WMF) 5.0 和 5.1

此站点有适用于以下版本的 cmdlet 参考:

  • PowerShell 7.1
  • PowerShell 6.x
  • PowerShell 5.0
  • PowerShell 4.0
  • PowerShell 3.0

power shell 5.1 命令

关于命令语法 - PowerShell | Microsoft Learn

power shell 7.2

关于命令语法 - PowerShell | Microsoft Learn

power shell 7.3

关于命令语法 - PowerShell | Microsoft Learn

power shell 7.4

关于命令语法 - PowerShell | Microsoft Learn

power shell 7.5

关于命令语法 - PowerShell | Microsoft Learn

 

 


获取 PowerShell 组件的列表,可以使用以下命令:

powershellCopy Code
Get-Module -ListAvailable

这个命令将列出当前系统中可用的所有 PowerShell 模块和它们的版本信息。它将包括系统提供的内置模块以及你可能已经安装的其他模块。

另外,你还可以使用以下命令来查看特定模块:

powershellCopy Code
Get-Module -Name <ModuleName>

只需将 <ModuleName> 替换为你感兴趣的模块的名称即可。

Get-Module -ListAvailable


    目录: C:\Program Files\WindowsPowerShell\Modules


ModuleType Version    Name                                ExportedCommands
---------- -------    ----                                ----------------
Script     1.0.1      Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation}
Binary     1.0.0.1    PackageManagement                   {Find-Package, Get-Package, Get-PackageProvider, Get-Packa...
Script     3.4.0      Pester                              {Describe, Context, It, Should...}
Script     1.0.0.1    PowerShellGet                       {Install-Module, Find-Module, Save-Module, Update-Module...}
Script     2.0.0      PSReadLine                          {Get-PSReadLineKeyHandler, Set-PSReadLineKeyHandler, Remov...


    目录: C:\Windows\system32\WindowsPowerShell\v1.0\Modules


ModuleType Version    Name                                ExportedCommands
---------- -------    ----                                ----------------
Manifest   1.0.0.0    AppBackgroundTask                   {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgro...
Manifest   2.0.0.0    AppLocker                           {Get-AppLockerFileInformation, Get-AppLockerPolicy, New-Ap...
Manifest   1.0.0.0    AppvClient                          {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add...
Manifest   2.0.1.0    Appx                                {Add-AppxPackage, Get-AppxPackage, Get-AppxPackageAutoUpda...
Script     1.0.0.0    AssignedAccess                      {Clear-AssignedAccess, Get-AssignedAccess, Set-AssignedAcc...
Manifest   1.0.0.0    BitLocker                           {Unlock-BitLocker, Suspend-BitLocker, Resume-BitLocker, Re...
Script     2.0.0.0    BitsTransfer                        {Add-BitsFile, Complete-BitsTransfer, Get-BitsTransfer, Re...
Manifest   1.0.0.0    BranchCache                         {Add-BCDataCacheExtension, Clear-BCCache, Disable-BC, Disa...
Manifest   1.0.0.0    CimCmdlets                          {Get-CimAssociatedInstance, Get-CimClass, Get-CimInstance,...
Manifest   1.0        ConfigCI                            {Get-SystemDriver, New-CIPolicyRule, New-CIPolicy, Get-CIP...
Manifest   1.0        ConfigDefender                      {Get-MpPreference, Set-MpPreference, Add-MpPreference, Rem...
Manifest   1.0        ConfigDefenderPerformance           {New-MpPerformanceRecording, Get-MpPerformanceReport}
Manifest   1.0        Defender                            {Get-MpPreference, Set-MpPreference, Add-MpPreference, Rem...
Manifest   1.0        DefenderPerformance                 {New-MpPerformanceRecording, Get-MpPerformanceReport}
Manifest   1.0.3.0    DeliveryOptimization                {Get-DeliveryOptimizationLog, Get-DeliveryOptimizationLogA...
Manifest   1.0.0.0    DirectAccessClientComponents        {Disable-DAManualEntryPointSelection, Enable-DAManualEntry...
Script     3.0        Dism                                {Add-AppProvisionedSharedPackageContainer, Add-AppxProvisi...
Manifest   1.0.0.0    DnsClient                           {Resolve-DnsName, Clear-DnsClientCache, Get-DnsClient, Get...
Manifest   1.0.0.0    EventTracingManagement              {Start-EtwTraceSession, New-EtwTraceSession, Get-EtwTraceS...
Script     2022.3.... Get-NetView                         Get-NetView
Manifest   2.1.0.0    International                       {Copy-UserInternationalSettingsToSystem, Get-WinDefaultInp...
Manifest   1.0.0.0    iSCSI                               {Get-IscsiTargetPortal, New-IscsiTargetPortal, Remove-Iscs...
Script     1.0.0.0    ISE                                 {New-IseSnippet, Import-IseSnippet, Get-IseSnippet}
Manifest   1.0.0.0    Kds                                 {Add-KdsRootKey, Get-KdsRootKey, Test-KdsRootKey, Set-KdsC...
Manifest   1.0        LanguagePackManagement              {Install-Language, Uninstall-Language, Get-InstalledLangua...
Script     1.0.0.0    LAPS                                {Find-LapsADExtendedRights, Get-LapsADPassword, Invoke-Lap...
Manifest   1.0.1.0    Microsoft.PowerShell.Archive        {Compress-Archive, Expand-Archive}
Manifest   3.0.0.0    Microsoft.PowerShell.Diagnostics    {Get-WinEvent, Get-Counter, Import-Counter, Export-Counter...
Manifest   3.0.0.0    Microsoft.PowerShell.Host           {Start-Transcript, Stop-Transcript}
Manifest   1.0.0.0    Microsoft.PowerShell.LocalAccounts  {Add-LocalGroupMember, Disable-LocalUser, Enable-LocalUser...
Manifest   3.1.0.0    Microsoft.PowerShell.Management     {Add-Content, Clear-Content, Clear-ItemProperty, Join-Path...
Script     1.0        Microsoft.PowerShell.ODataUtils     Export-ODataEndpointProxy
Manifest   3.0.0.0    Microsoft.PowerShell.Security       {Get-Acl, Set-Acl, Get-PfxCertificate, Get-Credential...}
Manifest   3.1.0.0    Microsoft.PowerShell.Utility        {Format-List, Format-Custom, Format-Table, Format-Wide...}
Manifest   1.0.0      Microsoft.Windows.Bcd.Cmdlets       {Copy-BcdEntry, Disable-BcdElementBootDebug, Disable-BcdEl...
Manifest   3.0.0.0    Microsoft.WSMan.Management          {Disable-WSManCredSSP, Enable-WSManCredSSP, Get-WSManCredS...
Manifest   1.0        MMAgent                             {Disable-MMAgent, Enable-MMAgent, Set-MMAgent, Get-MMAgent...
Manifest   1.0.0.0    MsDtc                               {New-DtcDiagnosticTransaction, Complete-DtcDiagnosticTrans...
Manifest   2.0.0.0    NetAdapter                          {Disable-NetAdapter, Disable-NetAdapterBinding, Disable-Ne...
Manifest   2.0.0.0    NetConnection                       {Get-NetConnectionProfile, Set-NetConnectionProfile}
Manifest   1.0.0.0    NetEventPacketCapture               {New-NetEventSession, Remove-NetEventSession, Get-NetEvent...
Manifest   2.0.0.0    NetLbfo                             {Add-NetLbfoTeamMember, Add-NetLbfoTeamNic, Get-NetLbfoTea...
Manifest   1.0.0.0    NetNat                              {Get-NetNat, Get-NetNatExternalAddress, Get-NetNatStaticMa...
Manifest   2.0.0.0    NetQos                              {Get-NetQosPolicy, Set-NetQosPolicy, Remove-NetQosPolicy, ...
Manifest   2.0.0.0    NetSecurity                         {Get-DAPolicyChange, New-NetIPsecAuthProposal, New-NetIPse...
Manifest   1.0.0.0    NetSwitchTeam                       {New-NetSwitchTeam, Remove-NetSwitchTeam, Get-NetSwitchTea...
Manifest   1.0.0.0    NetTCPIP                            {Get-NetIPAddress, Get-NetIPInterface, Get-NetIPv4Protocol...
Manifest   1.0.0.0    NetworkConnectivityStatus           {Get-DAConnectionStatus, Get-NCSIPolicyConfiguration, Rese...
Manifest   1.0.0.0    NetworkSwitchManager                {Disable-NetworkSwitchEthernetPort, Enable-NetworkSwitchEt...
Manifest   1.0.0.0    NetworkTransition                   {Add-NetIPHttpsCertBinding, Disable-NetDnsTransitionConfig...
Manifest   1.0.0.0    PcsvDevice                          {Get-PcsvDevice, Start-PcsvDevice, Stop-PcsvDevice, Restar...
Binary     1.0.0.0    PersistentMemory                    {Get-PmemDisk, Get-PmemPhysicalDevice, Get-PmemUnusedRegio...
Manifest   1.0.0.0    PKI                                 {Add-CertificateEnrollmentPolicyServer, Export-Certificate...
Manifest   1.0.0.0    PnpDevice                           {Get-PnpDevice, Get-PnpDeviceProperty, Enable-PnpDevice, D...
Manifest   1.1        PrintManagement                     {Add-Printer, Add-PrinterDriver, Add-PrinterPort, Get-Prin...
Binary     1.0.12     ProcessMitigations                  {Get-ProcessMitigation, Set-ProcessMitigation, ConvertTo-P...
Script     3.0        Provisioning                        {Install-ProvisioningPackage, Export-ProvisioningPackage, ...
Manifest   1.1        PSDesiredStateConfiguration         {Set-DscLocalConfigurationManager, Start-DscConfiguration,...
Script     1.0.0.0    PSDiagnostics                       {Disable-PSTrace, Disable-PSWSManCombinedTrace, Disable-WS...
Binary     1.1.0.0    PSScheduledJob                      {New-JobTrigger, Add-JobTrigger, Remove-JobTrigger, Get-Jo...
Manifest   2.0.0.0    PSWorkflow                          {New-PSWorkflowExecutionOption, New-PSWorkflowSession, nwsn}
Manifest   1.0.0.0    PSWorkflowUtility                   Invoke-AsWorkflow
Manifest   1.0.0.0    ScheduledTasks                      {Get-ScheduledTask, Set-ScheduledTask, Register-ScheduledT...
Manifest   2.0.0.0    SecureBoot                          {Confirm-SecureBootUEFI, Set-SecureBootUEFI, Get-SecureBoo...
Manifest   2.0.0.0    SmbShare                            {Get-SmbShare, Remove-SmbShare, Set-SmbShare, Block-SmbSha...
Manifest   2.0.0.0    SmbWitness                          {Get-SmbWitnessClient, Move-SmbWitnessClient, gsmbw, msmbw...
Manifest   1.0.0.1    StartLayout                         {Export-StartLayout, Import-StartLayout, Export-StartLayou...
Manifest   2.0.0.0    Storage                             {Add-InitiatorIdToMaskingSet, Add-PartitionAccessPath, Add...
Manifest   1.0.0.0    StorageBusCache                     {Clear-StorageBusDisk, Disable-StorageBusCache, Disable-St...
Manifest   2.0.0.0    TLS                                 {New-TlsSessionTicketKey, Enable-TlsSessionTicketKey, Disa...
Manifest   1.0.0.0    TroubleshootingPack                 {Get-TroubleshootingPack, Invoke-TroubleshootingPack}
Manifest   2.0.0.0    TrustedPlatformModule               {Get-Tpm, Initialize-Tpm, Clear-Tpm, Unblock-Tpm...}
Binary     2.1.639.0  UEV                                 {Clear-UevConfiguration, Clear-UevAppxPackage, Restore-Uev...
Script     1.0.0.0    VMDirectStorage                     {Get-VMDirectVirtualDisk, Add-VMDirectVirtualDisk, Remove-...
Manifest   2.0.0.0    VpnClient                           {Add-VpnConnection, Set-VpnConnection, Remove-VpnConnectio...
Manifest   1.0.0.0    Wdac                                {Get-OdbcDriver, Set-OdbcDriver, Get-OdbcDsn, Add-OdbcDsn...}
Manifest   2.0.0.0    Whea                                {Get-WheaMemoryPolicy, Set-WheaMemoryPolicy}
Manifest   1.0.0.0    WindowsDeveloperLicense             {Get-WindowsDeveloperLicense, Unregister-WindowsDeveloperL...
Script     1.0        WindowsErrorReporting               {Enable-WindowsErrorReporting, Disable-WindowsErrorReporti...
Manifest   1.0.0.0    WindowsSearch                       {Get-WindowsSearchSetting, Set-WindowsSearchSetting}
Manifest   1.0.0.0    WindowsUpdate                       Get-WindowsUpdateLog
Script     1.0.0.0    WinHttpProxy                        {Get-WinhttpProxy, Export-WinhttpProxy, Reset-WinhttpProxy...


获取 PowerShell 的版本号,你可以在 PowerShell 提示符下输入以下命令:

powershellCopy Code
$PSVersionTable.PSVersion

执行这个命令后,将显示 PowerShell 的版本号信息,包括 Major、Minor、Build 和 Revision。这样你就可以准确地查看当前 PowerShell 的版本号。

如果你想要更详细的信息,可以直接输出 $PSVersionTable 变量,它将显示包含有关 PowerShell 版本、CLR 版本、WSMan 版本等的完整信息。

$PSVersionTable.PSVersion

Major  Minor  Build  Revision
-----  -----  -----  --------
5      1      22621  2506

PowerShell 命令清单,包括系统管理、文件操作、网络管理等方面的命令:

系统管理:

  • Get-Help:获取帮助信息。
  • Get-Process:查看系统中正在运行的进程。
  • Stop-Process:停止指定的进程。
  • Restart-Computer:重新启动计算机。
  • Set-ExecutionPolicy:设置脚本执行策略。
  • Get-Service:获取系统服务信息。
  • Start-Service:启动系统服务。
  • Stop-Service:停止系统服务。
  • Get-EventLog:查看事件日志。

文件操作:

  • Get-ChildItem:获取文件和文件夹列表。
  • Copy-Item:复制文件或文件夹。
  • Move-Item:移动文件或文件夹。
  • Remove-Item:删除文件或文件夹。
  • New-Item:创建新文件或文件夹。
  • Rename-Item:重命名文件或文件夹。

网络管理:

  • Test-Connection:测试与指定计算机的连接。
  • Test-NetConnection:测试与指定 IP 地址或端口的连接。

    Test-NetConnection 192.168.1.1


    ComputerName           : 192.168.1.1
    RemoteAddress          : 192.168.1.1
    InterfaceAlias         : 以太网
    SourceAddress          : 192.168.1.5
    PingSucceeded          : True
    PingReplyDetails (RTT) : 1 ms

    Test-NetConnection 192.168.1.1 -port 80


    ComputerName     : 192.168.1.1
    RemoteAddress    : 192.168.1.1
    RemotePort       : 80
    InterfaceAlias   : 以太网
    SourceAddress    : 192.168.1.5
    TcpTestSucceeded : True

  • Get-NetAdapter:获取网络适配器信息。

    Get-NetAdapter

    Name                      InterfaceDescription                    ifIndex Status       MacAddress             LinkSpeed
    ----                      --------------------                    ------- ------       ----------             ---------

  • Set-NetIPAddress:设置网络适配器的 IP 地址。
  • Get-NetFirewallRule:获取防火墙规则信息。

用户和组管理:

  • Get-LocalUser:获取本地用户信息。

    Get-LocalUser

    Name               Enabled Description
    ----               ------- -----------
    Administrator      False   管理计算机(域)的内置帐户
    DefaultAccount     False   系统管理的用户帐户。
    Guest              False   供来宾访问计算机或访问域的内置帐户
    WDAGUtilityAccount False   系统为 Windows Defender 应用程序防护方案管理和使用的用户帐户。

  • New-LocalUser:创建本地用户账户。
  • Remove-LocalUser:删除本地用户账户。
  • Add-LocalGroupMember:将用户添加到本地组。
  • Remove-LocalGroupMember:将用户从本地组中移除。

注册表操作:

  • Get-ItemProperty:获取注册表项的属性。
  • Set-ItemProperty:设置注册表项的属性值。
  • New-ItemProperty:创建新的注册表项属性。
  • Remove-ItemProperty:删除注册表项的属性。

进程和服务管理:

  • Get-Process:获取正在运行的进程。
  • Stop-Process:停止指定的进程。
  • Get-Service:获取系统服务信息。
  • Start-Service:启动系统服务。
  • Stop-Service:停止系统服务。

这些命令可以帮助您进行系统管理、文件操作、网络管理、用户和组管理等各方面的工作。


PowerShell 命令之外,还有许多其他命令可用于系统管理、网络管理、安全管理等方面。以下是更多常用的 PowerShell 命令:

系统管理:

  • Get-WmiObject:通过 Windows 管理框架 (WMI) 获取系统信息。

    Get-WmiObject cmdlet 获取计算机系统信息:

    powershellCopy Code
    # 获取计算机的操作系统信息
    Get-WmiObject -Class Win32_OperatingSystem
    
    # 获取计算机的处理器信息
    Get-WmiObject -Class Win32_Processor
    
    # 获取计算机的物理内存信息
    Get-WmiObject -Class Win32_PhysicalMemory
    
    # 获取计算机的磁盘驱动器信息
    Get-WmiObject -Class Win32_LogicalDisk

    以上示例分别演示了如何获取计算机的操作系统、处理器、物理内存和磁盘驱动器信息。你可以根据需要,使用不同的 WMI 类(如 Win32_OperatingSystemWin32_Processor 等)来检索各种系统信息。

    请注意,Get-WmiObject 在较新的 PowerShell 版本中已被 Get-CimInstance 取代。因此,你也可以使用 Get-CimInstance 来执行类似的操作

  • Invoke-Command:在远程计算机上执行命令。
  • Restart-Service:重新启动指定的服务。
  • Clear-EventLog:清除指定的事件日志。
  • Get-HotFix:获取已安装的热补丁信息。

    Get-HotFix

    Source        Description      HotFixID      InstalledBy          InstalledOn
    ------        -----------      --------      -----------          -----------

  • Get-WindowsFeature:获取安装在系统上的 Windows 功能。

    在 Windows 11 中,Get-WindowsFeature cmdlet 已经被 Get-WindowsOptionalFeature 取代了。你可以使用 Get-WindowsOptionalFeature 来获取安装在 Windows 上的功能列表。

    下面是示例代码:

    powershellCopy Code
    Get-WindowsOptionalFeature -Online

     Get-WindowsOptionalFeature -Online


    FeatureName : Windows-Defender-Default-Definitions
    State       : Disabled

    FeatureName : Printing-PrintToPDFServices-Features
    State       : Enabled

    FeatureName : Printing-XPSServices-Features
    State       : Disabled

    FeatureName : TelnetClient
    State       : Disabled

    FeatureName : TIFFIFilter
    State       : Disabled

    FeatureName : LegacyComponents
    State       : Disabled

    FeatureName : DirectPlay
    State       : Disabled

    FeatureName : MSRDC-Infrastructure
    State       : Enabled

    FeatureName : Windows-Identity-Foundation
    State       : Disabled

    FeatureName : MicrosoftWindowsPowerShellV2Root
    State       : Enabled

    FeatureName : MicrosoftWindowsPowerShellV2
    State       : Enabled

    FeatureName : SimpleTCP
    State       : Disabled

    FeatureName : SMB1Protocol-Deprecation
    State       : Disabled

    FeatureName : WCF-HTTP-Activation
    State       : Disabled

    FeatureName : WCF-NonHTTP-Activation
    State       : Disabled

    FeatureName : WCF-Services45
    State       : Enabled

    FeatureName : WCF-HTTP-Activation45
    State       : Disabled

    FeatureName : WCF-TCP-Activation45
    State       : Disabled

    FeatureName : WCF-Pipe-Activation45
    State       : Disabled

    FeatureName : WCF-MSMQ-Activation45
    State       : Disabled

    FeatureName : WCF-TCP-PortSharing45
    State       : Enabled

    FeatureName : MediaPlayback
    State       : Enabled

    FeatureName : WindowsMediaPlayer
    State       : Enabled

    FeatureName : HostGuardian
    State       : Disabled

    FeatureName : SearchEngine-Client-Package
    State       : Enabled

    FeatureName : TFTP
    State       : Disabled

    FeatureName : WorkFolders-Client
    State       : Enabled

    FeatureName : Printing-Foundation-Features
    State       : Enabled

    FeatureName : Printing-Foundation-InternetPrinting-Client
    State       : Enabled

    FeatureName : Printing-Foundation-LPDPrintService
    State       : Disabled

    FeatureName : Printing-Foundation-LPRPortMonitor
    State       : Disabled

    FeatureName : Client-ProjFS
    State       : Disabled

    FeatureName : Client-DeviceLockdown
    State       : Disabled

    FeatureName : Client-EmbeddedShellLauncher
    State       : Disabled

    FeatureName : Client-EmbeddedBootExp
    State       : Disabled

    FeatureName : Client-EmbeddedLogon
    State       : Disabled

    FeatureName : Client-KeyboardFilter
    State       : Disabled

    FeatureName : Client-UnifiedWriteFilter
    State       : Disabled

    FeatureName : DataCenterBridging
    State       : Disabled

    FeatureName : NetFx3
    State       : DisabledWithPayloadRemoved

    FeatureName : IIS-WebServerRole
    State       : Disabled

    FeatureName : IIS-WebServer
    State       : Disabled

    FeatureName : IIS-CommonHttpFeatures
    State       : Disabled

    FeatureName : IIS-HttpErrors
    State       : Disabled

    FeatureName : IIS-HttpRedirect
    State       : Disabled

    FeatureName : IIS-ApplicationDevelopment
    State       : Disabled

    FeatureName : IIS-Security
    State       : Disabled

    FeatureName : IIS-RequestFiltering
    State       : Disabled

    FeatureName : IIS-NetFxExtensibility
    State       : Disabled

    FeatureName : IIS-NetFxExtensibility45
    State       : Disabled

    FeatureName : IIS-HealthAndDiagnostics
    State       : Disabled

    FeatureName : IIS-HttpLogging
    State       : Disabled

    FeatureName : IIS-LoggingLibraries
    State       : Disabled

    FeatureName : IIS-RequestMonitor
    State       : Disabled

    FeatureName : IIS-HttpTracing
    State       : Disabled

    FeatureName : IIS-URLAuthorization
    State       : Disabled

    FeatureName : IIS-IPSecurity
    State       : Disabled

    FeatureName : IIS-Performance
    State       : Disabled

    FeatureName : IIS-HttpCompressionDynamic
    State       : Disabled

    FeatureName : IIS-WebServerManagementTools
    State       : Disabled

    FeatureName : IIS-ManagementScriptingTools
    State       : Disabled

    FeatureName : IIS-IIS6ManagementCompatibility
    State       : Disabled

    FeatureName : IIS-Metabase
    State       : Disabled

    FeatureName : WAS-WindowsActivationService
    State       : Disabled

    FeatureName : WAS-ProcessModel
    State       : Disabled

    FeatureName : WAS-NetFxEnvironment
    State       : Disabled

    FeatureName : WAS-ConfigurationAPI
    State       : Disabled

    FeatureName : IIS-HostableWebCore
    State       : Disabled

    FeatureName : IIS-StaticContent
    State       : Disabled

    FeatureName : IIS-DefaultDocument
    State       : Disabled

    FeatureName : IIS-DirectoryBrowsing
    State       : Disabled

    FeatureName : IIS-WebDAV
    State       : Disabled

    FeatureName : IIS-WebSockets
    State       : Disabled

    FeatureName : IIS-ApplicationInit
    State       : Disabled

    FeatureName : IIS-ISAPIFilter
    State       : Disabled

    FeatureName : IIS-ISAPIExtensions
    State       : Disabled

    FeatureName : IIS-ASPNET
    State       : Disabled

    FeatureName : IIS-ASPNET45
    State       : Disabled

    FeatureName : IIS-ASP
    State       : Disabled

    FeatureName : IIS-CGI
    State       : Disabled

    FeatureName : IIS-ServerSideIncludes
    State       : Disabled

    FeatureName : IIS-CustomLogging
    State       : Disabled

    FeatureName : IIS-BasicAuthentication
    State       : Disabled

    FeatureName : IIS-HttpCompressionStatic
    State       : Disabled

    FeatureName : IIS-ManagementConsole
    State       : Disabled

    FeatureName : IIS-ManagementService
    State       : Disabled

    FeatureName : IIS-WMICompatibility
    State       : Disabled

    FeatureName : IIS-LegacyScripts
    State       : Disabled

    FeatureName : IIS-LegacySnapIn
    State       : Disabled

    FeatureName : IIS-FTPServer
    State       : Disabled

    FeatureName : IIS-FTPSvc
    State       : Disabled

    FeatureName : IIS-FTPExtensibility
    State       : Disabled

    FeatureName : MSMQ-Container
    State       : Disabled

    FeatureName : MSMQ-DCOMProxy
    State       : Disabled

    FeatureName : MSMQ-Server
    State       : Disabled

    FeatureName : MSMQ-ADIntegration
    State       : Disabled

    FeatureName : MSMQ-HTTP
    State       : Disabled

    FeatureName : MSMQ-Multicast
    State       : Disabled

    FeatureName : MSMQ-Triggers
    State       : Disabled

    FeatureName : IIS-CertProvider
    State       : Disabled

    FeatureName : IIS-WindowsAuthentication
    State       : Disabled

    FeatureName : IIS-DigestAuthentication
    State       : Disabled

    FeatureName : IIS-ClientCertificateMappingAuthentication
    State       : Disabled

    FeatureName : IIS-IISCertificateMappingAuthentication
    State       : Disabled

    FeatureName : IIS-ODBCLogging
    State       : Disabled

    FeatureName : NetFx4-AdvSrvs
    State       : Enabled

    FeatureName : NetFx4Extended-ASPNET45
    State       : Disabled

    FeatureName : ServicesForNFS-ClientOnly
    State       : Disabled

    FeatureName : ClientForNFS-Infrastructure
    State       : Disabled

    FeatureName : NFS-Administration
    State       : Disabled

    FeatureName : SmbDirect
    State       : Enabled

    FeatureName : MultiPoint-Connector
    State       : Disabled

    FeatureName : MultiPoint-Connector-Services
    State       : Disabled

    FeatureName : MultiPoint-Tools
    State       : Disabled

    FeatureName : AppServerClient
    State       : Disabled

    FeatureName : Microsoft-RemoteDesktopConnection
    State       : Enabled

    FeatureName : HypervisorPlatform
    State       : Disabled

    FeatureName : VirtualMachinePlatform
    State       : Disabled

    FeatureName : Microsoft-Windows-Subsystem-Linux
    State       : Disabled

    FeatureName : Containers-DisposableClientVM
    State       : Disabled

    FeatureName : Microsoft-Hyper-V-All
    State       : Disabled

    FeatureName : Microsoft-Hyper-V
    State       : Disabled

    FeatureName : Microsoft-Hyper-V-Tools-All
    State       : Disabled

    FeatureName : Microsoft-Hyper-V-Management-PowerShell
    State       : Disabled

    FeatureName : Microsoft-Hyper-V-Hypervisor
    State       : Disabled

    FeatureName : Microsoft-Hyper-V-Services
    State       : Disabled

    FeatureName : Microsoft-Hyper-V-Management-Clients
    State       : Disabled

    FeatureName : DirectoryServices-ADAM-Client
    State       : Disabled

    FeatureName : Windows-Defender-ApplicationGuard
    State       : Disabled

    FeatureName : Containers
    State       : Disabled

    FeatureName : Containers-HNS
    State       : Disabled

    FeatureName : Containers-SDN
    State       : Disabled

    FeatureName : SMB1Protocol
    State       : Disabled

    FeatureName : SMB1Protocol-Client
    State       : Disabled

    FeatureName : SMB1Protocol-Server
    State       : Disabled

    这将显示当前已安装或可用于安装的 Windows 功能列表。每个功能都有一个状态(Enabled 表示已安装,Disabled 表示未安装)。

    如果你只想查看已经安装的功能,你可以添加 -FeatureName 参数,并结合 Where-Object 过滤器:

    powershellCopy Code
    Get-WindowsOptionalFeature -Online | Where-Object {$_.State -eq "Enabled"}

    这将只显示已安装的功能。

网络管理:

  • Test-NetConnection:测试与指定 IP 地址或端口的连接。
  • Get-NetAdapter:获取网络适配器信息。
  • Set-DnsClientServerAddress:设置 DNS 客户端的服务器地址。
  • Get-NetFirewallProfile:获取防火墙配置文件信息。
  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。

安全管理:

  • Get-Acl:获取文件或文件夹的访问控制列表 (ACL)。
  • Set-Acl:设置文件或文件夹的访问控制列表 (ACL)。
  • Get-Credential:提示用户输入凭据。
  • ConvertTo-SecureString:将普通字符串转换为安全字符串。
  • ConvertFrom-SecureString:将安全字符串转换回普通字符串。

脚本编写和调试:

  • Write-Output:将数据发送到输出流。
  • Read-Host:从用户那里接收输入。
  • Write-Host:在控制台上显示消息。
  • Start-Transcript:开始记录会话输出到文件。
  • Stop-Transcript:停止记录会话输出。

进程和任务管理:

  • Start-Process:启动一个新进程。
  • Get-ScheduledTask:获取计划任务信息。
  • Register-ScheduledTask:注册新的计划任务。
  • Unregister-ScheduledTask:取消注册计划任务。

这些 PowerShell 命令涵盖了系统管理、网络管理、安全管理、脚本编写和调试等各个方面,可以帮助管理员和开发人员进行各种操作和管理任务。


PowerShell 命令,可以用于各种系统管理和自动化任务。以下是一些额外的 PowerShell 命令:

系统管理:

  • Get-Command:获取当前系统中可用的命令列表。

    Get-Command

    CommandType     Name                                               Version    Source
    -----------     ----                                               -------    ------
    Alias           Add-AppPackage                                     2.0.1.0    Appx
    Alias           Add-AppPackageVolume                               2.0.1.0    Appx
    Alias           Add-AppProvisionedPackage                          3.0        Dism
    Alias           Add-ProvisionedAppPackage                          3.0        Dism
    Alias           Add-ProvisionedAppSharedPackageContainer           3.0        Dism
    Alias           Add-ProvisionedAppxPackage                         3.0        Dism
    Alias           Add-ProvisioningPackage                            3.0        Provisioning
    Alias           Add-TrustedProvisioningCertificate                 3.0        Provisioning
    Alias           Apply-WindowsUnattend                              3.0        Dism
    Alias           Disable-PhysicalDiskIndication                     2.0.0.0    Storage
    Alias           Disable-PhysicalDiskIndication                     1.0.0.0    VMDirectStorage
    Alias           Disable-StorageDiagnosticLog                       2.0.0.0    Storage
    Alias           Disable-StorageDiagnosticLog                       1.0.0.0    VMDirectStorage
    Alias           Dismount-AppPackageVolume                          2.0.1.0    Appx
    Alias           Enable-PhysicalDiskIndication                      2.0.0.0    Storage
    Alias           Enable-PhysicalDiskIndication                      1.0.0.0    VMDirectStorage
    Alias           Enable-StorageDiagnosticLog                        2.0.0.0    Storage
    Alias           Enable-StorageDiagnosticLog                        1.0.0.0    VMDirectStorage
    Alias           Flush-Volume                                       2.0.0.0    Storage
    Alias           Flush-Volume                                       1.0.0.0    VMDirectStorage
    Alias           Get-AppPackage                                     2.0.1.0    Appx
    Alias           Get-AppPackageAutoUpdateSettings                   2.0.1.0    Appx
    Alias           Get-AppPackageDefaultVolume                        2.0.1.0    Appx
    Alias           Get-AppPackageLastError                            2.0.1.0    Appx
    Alias           Get-AppPackageLog                                  2.0.1.0    Appx
    Alias           Get-AppPackageManifest                             2.0.1.0    Appx
    Alias           Get-AppPackageVolume                               2.0.1.0    Appx
    Alias           Get-AppProvisionedPackage                          3.0        Dism
    Alias           Get-DiskSNV                                        2.0.0.0    Storage
    Alias           Get-DiskSNV                                        1.0.0.0    VMDirectStorage
    Alias           Get-Language                                       1.0        LanguagePackManagement
    Alias           Get-PhysicalDiskSNV                                2.0.0.0    Storage
    Alias           Get-PhysicalDiskSNV                                1.0.0.0    VMDirectStorage
    Alias           Get-PreferredLanguage                              1.0        LanguagePackManagement
    Alias           Get-ProvisionedAppPackage                          3.0        Dism
    Alias           Get-ProvisionedAppSharedPackageContainer           3.0        Dism
    Alias           Get-ProvisionedAppxPackage                         3.0        Dism
    Alias           Get-StorageEnclosureSNV                            2.0.0.0    Storage
    Alias           Get-StorageEnclosureSNV                            1.0.0.0    VMDirectStorage
    Alias           Get-SystemLanguage                                 1.0        LanguagePackManagement
    Alias           Initialize-Volume                                  2.0.0.0    Storage
    Alias           Initialize-Volume                                  1.0.0.0    VMDirectStorage
    Alias           Mount-AppPackageVolume                             2.0.1.0    Appx
    Alias           Move-AppPackage                                    2.0.1.0    Appx
    Alias           Move-SmbClient                                     2.0.0.0    SmbWitness
    Alias           Optimize-AppProvisionedPackages                    3.0        Dism
    Alias           Optimize-ProvisionedAppPackages                    3.0        Dism
    Alias           Optimize-ProvisionedAppxPackages                   3.0        Dism
    Alias           Remove-AppPackage                                  2.0.1.0    Appx
    Alias           Remove-AppPackageAutoUpdateSettings                2.0.1.0    Appx
    Alias           Remove-AppPackageVolume                            2.0.1.0    Appx
    Alias           Remove-AppProvisionedPackage                       3.0        Dism
    Alias           Remove-EtwTraceSession                             1.0.0.0    EventTracingManagement
    Alias           Remove-ProvisionedAppPackage                       3.0        Dism
    Alias           Remove-ProvisionedAppSharedPackageContainer        3.0        Dism
    Alias           Remove-ProvisionedAppxPackage                      3.0        Dism
    Alias           Remove-ProvisioningPackage                         3.0        Provisioning
    Alias           Remove-TrustedProvisioningCertificate              3.0        Provisioning
    Alias           Reset-AppPackage                                   2.0.1.0    Appx
    Alias           Set-AppPackageAutoUpdateSettings                   2.0.1.0    Appx
    Alias           Set-AppPackageDefaultVolume                        2.0.1.0    Appx
    Alias           Set-AppPackageProvisionedDataFile                  3.0        Dism
    Alias           Set-AutologgerConfig                               1.0.0.0    EventTracingManagement
    Alias           Set-EtwTraceSession                                1.0.0.0    EventTracingManagement
    Alias           Set-PreferredLanguage                              1.0        LanguagePackManagement
    Alias           Set-ProvisionedAppPackageDataFile                  3.0        Dism
    Alias           Set-ProvisionedAppXDataFile                        3.0        Dism
    Alias           Set-SystemLanguage                                 1.0        LanguagePackManagement
    Alias           Write-FileSystemCache                              2.0.0.0    Storage
    Alias           Write-FileSystemCache                              1.0.0.0    VMDirectStorage
    Function        A:
    Function        Add-BCDataCacheExtension                           1.0.0.0    BranchCache
    Function        Add-BitLockerKeyProtector                          1.0.0.0    BitLocker
    Function        Add-DnsClientDohServerAddress                      1.0.0.0    DnsClient
    Function        Add-DnsClientNrptRule                              1.0.0.0    DnsClient
    Function        Add-DtcClusterTMMapping                            1.0.0.0    MsDtc
    Function        Add-EtwTraceProvider                               1.0.0.0    EventTracingManagement
    Function        Add-InitiatorIdToMaskingSet                        2.0.0.0    Storage
    Function        Add-MpPreference                                   1.0        ConfigDefender
    Function        Add-MpPreference                                   1.0        Defender
    Function        Add-NetEventNetworkAdapter                         1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventPacketCaptureProvider                  1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventProvider                               1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventVFPProvider                            1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventVmNetworkAdapter                       1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventVmSwitch                               1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventVmSwitchProvider                       1.0.0.0    NetEventPacketCapture
    Function        Add-NetEventWFPCaptureProvider                     1.0.0.0    NetEventPacketCapture
    Function        Add-NetIPHttpsCertBinding                          1.0.0.0    NetworkTransition
    Function        Add-NetLbfoTeamMember                              2.0.0.0    NetLbfo
    Function        Add-NetLbfoTeamNic                                 2.0.0.0    NetLbfo
    Function        Add-NetNatExternalAddress                          1.0.0.0    NetNat
    Function        Add-NetNatStaticMapping                            1.0.0.0    NetNat
    Function        Add-NetSwitchTeamMember                            1.0.0.0    NetSwitchTeam
    Function        Add-OdbcDsn                                        1.0.0.0    Wdac
    Function        Add-PartitionAccessPath                            2.0.0.0    Storage
    Function        Add-PhysicalDisk                                   2.0.0.0    Storage
    Function        Add-Printer                                        1.1        PrintManagement
    Function        Add-PrinterDriver                                  1.1        PrintManagement
    Function        Add-PrinterPort                                    1.1        PrintManagement
    Function        Add-StorageFaultDomain                             2.0.0.0    Storage
    Function        Add-TargetPortToMaskingSet                         2.0.0.0    Storage
    Function        Add-VirtualDiskToMaskingSet                        2.0.0.0    Storage
    Function        Add-VMDirectVirtualDisk                            1.0.0.0    VMDirectStorage
    Function        Add-VpnConnection                                  2.0.0.0    VpnClient
    Function        Add-VpnConnectionRoute                             2.0.0.0    VpnClient
    Function        Add-VpnConnectionTriggerApplication                2.0.0.0    VpnClient
    Function        Add-VpnConnectionTriggerDnsConfiguration           2.0.0.0    VpnClient
    Function        Add-VpnConnectionTriggerTrustedNetwork             2.0.0.0    VpnClient
    Function        AfterAll                                           3.4.0      Pester
    Function        AfterEach                                          3.4.0      Pester
    Function        Assert-MockCalled                                  3.4.0      Pester
    Function        Assert-VerifiableMocks                             3.4.0      Pester
    Function        B:
    Function        Backup-BitLockerKeyProtector                       1.0.0.0    BitLocker
    Function        BackupToAAD-BitLockerKeyProtector                  1.0.0.0    BitLocker
    Function        BeforeAll                                          3.4.0      Pester
    Function        BeforeEach                                         3.4.0      Pester
    Function        Block-FileShareAccess                              2.0.0.0    Storage
    Function        Block-SmbClientAccessToServer                      2.0.0.0    SmbShare
    Function        Block-SmbShareAccess                               2.0.0.0    SmbShare
    Function        C:
    Function        cd..
    Function        cd\
    Function        Clear-AssignedAccess                               1.0.0.0    AssignedAccess
    Function        Clear-BCCache                                      1.0.0.0    BranchCache
    Function        Clear-BitLockerAutoUnlock                          1.0.0.0    BitLocker
    Function        Clear-Disk                                         2.0.0.0    Storage
    Function        Clear-DnsClientCache                               1.0.0.0    DnsClient
    Function        Clear-FileStorageTier                              2.0.0.0    Storage
    Function        Clear-Host
    Function        Clear-PcsvDeviceLog                                1.0.0.0    PcsvDevice
    Function        Clear-StorageBusDisk                               1.0.0.0    StorageBusCache
    Function        Clear-StorageDiagnosticInfo                        2.0.0.0    Storage
    Function        Close-SmbOpenFile                                  2.0.0.0    SmbShare
    Function        Close-SmbSession                                   2.0.0.0    SmbShare
    Function        Compress-Archive                                   1.0.1.0    Microsoft.PowerShell.Archive
    Function        Configuration                                      1.1        PSDesiredStateConfiguration
    Function        Connect-IscsiTarget                                1.0.0.0    iSCSI
    Function        Connect-VirtualDisk                                2.0.0.0    Storage
    Function        Context                                            3.4.0      Pester
    Function        ConvertFrom-SddlString                             3.1.0.0    Microsoft.PowerShell.Utility
    Function        Copy-NetFirewallRule                               2.0.0.0    NetSecurity
    Function        Copy-NetIPsecMainModeCryptoSet                     2.0.0.0    NetSecurity
    Function        Copy-NetIPsecMainModeRule                          2.0.0.0    NetSecurity
    Function        Copy-NetIPsecPhase1AuthSet                         2.0.0.0    NetSecurity
    Function        Copy-NetIPsecPhase2AuthSet                         2.0.0.0    NetSecurity
    Function        Copy-NetIPsecQuickModeCryptoSet                    2.0.0.0    NetSecurity
    Function        Copy-NetIPsecRule                                  2.0.0.0    NetSecurity
    Function        D:
    Function        Debug-FileShare                                    2.0.0.0    Storage
    Function        Debug-MMAppPrelaunch                               1.0        MMAgent
    Function        Debug-StorageSubSystem                             2.0.0.0    Storage
    Function        Debug-Volume                                       2.0.0.0    Storage
    Function        Delete-DeliveryOptimizationCache                   1.0.3.0    DeliveryOptimization
    Function        Describe                                           3.4.0      Pester
    Function        Disable-BC                                         1.0.0.0    BranchCache
    Function        Disable-BCDowngrading                              1.0.0.0    BranchCache
    Function        Disable-BCServeOnBattery                           1.0.0.0    BranchCache
    Function        Disable-BitLocker                                  1.0.0.0    BitLocker
    Function        Disable-BitLockerAutoUnlock                        1.0.0.0    BitLocker
    Function        Disable-DAManualEntryPointSelection                1.0.0.0    DirectAccessClientComponents
    Function        Disable-DeliveryOptimizationVerboseLogs            1.0.3.0    DeliveryOptimization
    Function        Disable-DscDebug                                   1.1        PSDesiredStateConfiguration
    Function        Disable-MMAgent                                    1.0        MMAgent
    Function        Disable-NetAdapter                                 2.0.0.0    NetAdapter
    Function        Disable-NetAdapterBinding                          2.0.0.0    NetAdapter
    Function        Disable-NetAdapterChecksumOffload                  2.0.0.0    NetAdapter
    Function        Disable-NetAdapterEncapsulatedPacketTaskOffload    2.0.0.0    NetAdapter
    Function        Disable-NetAdapterIPsecOffload                     2.0.0.0    NetAdapter
    Function        Disable-NetAdapterLso                              2.0.0.0    NetAdapter
    Function        Disable-NetAdapterPacketDirect                     2.0.0.0    NetAdapter
    Function        Disable-NetAdapterPowerManagement                  2.0.0.0    NetAdapter
    Function        Disable-NetAdapterQos                              2.0.0.0    NetAdapter
    Function        Disable-NetAdapterRdma                             2.0.0.0    NetAdapter
    Function        Disable-NetAdapterRsc                              2.0.0.0    NetAdapter
    Function        Disable-NetAdapterRss                              2.0.0.0    NetAdapter
    Function        Disable-NetAdapterSriov                            2.0.0.0    NetAdapter
    Function        Disable-NetAdapterUso                              2.0.0.0    NetAdapter
    Function        Disable-NetAdapterVmq                              2.0.0.0    NetAdapter
    Function        Disable-NetDnsTransitionConfiguration              1.0.0.0    NetworkTransition
    Function        Disable-NetFirewallHyperVRule                      2.0.0.0    NetSecurity
    Function        Disable-NetFirewallRule                            2.0.0.0    NetSecurity
    Function        Disable-NetIPHttpsProfile                          1.0.0.0    NetworkTransition
    Function        Disable-NetIPsecMainModeRule                       2.0.0.0    NetSecurity
    Function        Disable-NetIPsecRule                               2.0.0.0    NetSecurity
    Function        Disable-NetNatTransitionConfiguration              1.0.0.0    NetworkTransition
    Function        Disable-NetworkSwitchEthernetPort                  1.0.0.0    NetworkSwitchManager
    Function        Disable-NetworkSwitchFeature                       1.0.0.0    NetworkSwitchManager
    Function        Disable-NetworkSwitchVlan                          1.0.0.0    NetworkSwitchManager
    Function        Disable-OdbcPerfCounter                            1.0.0.0    Wdac
    Function        Disable-PhysicalDiskIdentification                 2.0.0.0    Storage
    Function        Disable-PnpDevice                                  1.0.0.0    PnpDevice
    Function        Disable-PSTrace                                    1.0.0.0    PSDiagnostics
    Function        Disable-PSWSManCombinedTrace                       1.0.0.0    PSDiagnostics
    Function        Disable-ScheduledTask                              1.0.0.0    ScheduledTasks
    Function        Disable-SmbDelegation                              2.0.0.0    SmbShare
    Function        Disable-StorageBusCache                            1.0.0.0    StorageBusCache
    Function        Disable-StorageBusDisk                             1.0.0.0    StorageBusCache
    Function        Disable-StorageDataCollection                      2.0.0.0    Storage
    Function        Disable-StorageEnclosureIdentification             2.0.0.0    Storage
    Function        Disable-StorageEnclosurePower                      2.0.0.0    Storage
    Function        Disable-StorageHighAvailability                    2.0.0.0    Storage
    Function        Disable-StorageMaintenanceMode                     2.0.0.0    Storage
    Function        Disable-WdacBidTrace                               1.0.0.0    Wdac
    Function        Disable-WSManTrace                                 1.0.0.0    PSDiagnostics
    Function        Disconnect-IscsiTarget                             1.0.0.0    iSCSI
    Function        Disconnect-VirtualDisk                             2.0.0.0    Storage
    Function        Dismount-DiskImage                                 2.0.0.0    Storage
    Function        E:
    Function        Enable-BCDistributed                               1.0.0.0    BranchCache
    Function        Enable-BCDowngrading                               1.0.0.0    BranchCache
    Function        Enable-BCHostedClient                              1.0.0.0    BranchCache
    Function        Enable-BCHostedServer                              1.0.0.0    BranchCache
    Function        Enable-BCLocal                                     1.0.0.0    BranchCache
    Function        Enable-BCServeOnBattery                            1.0.0.0    BranchCache
    Function        Enable-BitLocker                                   1.0.0.0    BitLocker
    Function        Enable-BitLockerAutoUnlock                         1.0.0.0    BitLocker
    Function        Enable-DAManualEntryPointSelection                 1.0.0.0    DirectAccessClientComponents
    Function        Enable-DeliveryOptimizationVerboseLogs             1.0.3.0    DeliveryOptimization
    Function        Enable-DscDebug                                    1.1        PSDesiredStateConfiguration
    Function        Enable-MMAgent                                     1.0        MMAgent
    Function        Enable-NetAdapter                                  2.0.0.0    NetAdapter
    Function        Enable-NetAdapterBinding                           2.0.0.0    NetAdapter
    Function        Enable-NetAdapterChecksumOffload                   2.0.0.0    NetAdapter
    Function        Enable-NetAdapterEncapsulatedPacketTaskOffload     2.0.0.0    NetAdapter
    Function        Enable-NetAdapterIPsecOffload                      2.0.0.0    NetAdapter
    Function        Enable-NetAdapterLso                               2.0.0.0    NetAdapter
    Function        Enable-NetAdapterPacketDirect                      2.0.0.0    NetAdapter
    Function        Enable-NetAdapterPowerManagement                   2.0.0.0    NetAdapter
    Function        Enable-NetAdapterQos                               2.0.0.0    NetAdapter
    Function        Enable-NetAdapterRdma                              2.0.0.0    NetAdapter
    Function        Enable-NetAdapterRsc                               2.0.0.0    NetAdapter
    Function        Enable-NetAdapterRss                               2.0.0.0    NetAdapter
    Function        Enable-NetAdapterSriov                             2.0.0.0    NetAdapter
    Function        Enable-NetAdapterUso                               2.0.0.0    NetAdapter
    Function        Enable-NetAdapterVmq                               2.0.0.0    NetAdapter
    Function        Enable-NetDnsTransitionConfiguration               1.0.0.0    NetworkTransition
    Function        Enable-NetFirewallHyperVRule                       2.0.0.0    NetSecurity
    Function        Enable-NetFirewallRule                             2.0.0.0    NetSecurity
    Function        Enable-NetIPHttpsProfile                           1.0.0.0    NetworkTransition
    Function        Enable-NetIPsecMainModeRule                        2.0.0.0    NetSecurity
    Function        Enable-NetIPsecRule                                2.0.0.0    NetSecurity
    Function        Enable-NetNatTransitionConfiguration               1.0.0.0    NetworkTransition
    Function        Enable-NetworkSwitchEthernetPort                   1.0.0.0    NetworkSwitchManager
    Function        Enable-NetworkSwitchFeature                        1.0.0.0    NetworkSwitchManager
    Function        Enable-NetworkSwitchVlan                           1.0.0.0    NetworkSwitchManager
    Function        Enable-OdbcPerfCounter                             1.0.0.0    Wdac
    Function        Enable-PhysicalDiskIdentification                  2.0.0.0    Storage
    Function        Enable-PnpDevice                                   1.0.0.0    PnpDevice
    Function        Enable-PSTrace                                     1.0.0.0    PSDiagnostics
    Function        Enable-PSWSManCombinedTrace                        1.0.0.0    PSDiagnostics
    Function        Enable-ScheduledTask                               1.0.0.0    ScheduledTasks
    Function        Enable-SmbDelegation                               2.0.0.0    SmbShare
    Function        Enable-StorageBusCache                             1.0.0.0    StorageBusCache
    Function        Enable-StorageBusDisk                              1.0.0.0    StorageBusCache
    Function        Enable-StorageDataCollection                       2.0.0.0    Storage
    Function        Enable-StorageEnclosureIdentification              2.0.0.0    Storage
    Function        Enable-StorageEnclosurePower                       2.0.0.0    Storage
    Function        Enable-StorageHighAvailability                     2.0.0.0    Storage
    Function        Enable-StorageMaintenanceMode                      2.0.0.0    Storage
    Function        Enable-WdacBidTrace                                1.0.0.0    Wdac
    Function        Enable-WSManTrace                                  1.0.0.0    PSDiagnostics
    Function        Expand-Archive                                     1.0.1.0    Microsoft.PowerShell.Archive
    Function        Export-BCCachePackage                              1.0.0.0    BranchCache
    Function        Export-BCSecretKey                                 1.0.0.0    BranchCache
    Function        Export-ODataEndpointProxy                          1.0        Microsoft.PowerShell.ODataUtils
    Function        Export-ScheduledTask                               1.0.0.0    ScheduledTasks
    Function        Export-WinhttpProxy                                1.0.0.0    WinHttpProxy
    Function        F:
    Function        Find-Command                                       1.0.0.1    PowerShellGet
    Function        Find-DscResource                                   1.0.0.1    PowerShellGet
    Function        Find-Module                                        1.0.0.1    PowerShellGet
    Function        Find-NetIPsecRule                                  2.0.0.0    NetSecurity
    Function        Find-NetRoute                                      1.0.0.0    NetTCPIP
    Function        Find-RoleCapability                                1.0.0.1    PowerShellGet
    Function        Find-Script                                        1.0.0.1    PowerShellGet
    Function        Flush-EtwTraceSession                              1.0.0.0    EventTracingManagement
    Function        Format-Hex                                         3.1.0.0    Microsoft.PowerShell.Utility
    Function        Format-Volume                                      2.0.0.0    Storage
    Function        G:
    Function        Get-AppBackgroundTask                              1.0.0.0    AppBackgroundTask
    Function        Get-AppvVirtualProcess                             1.0.0.0    AppvClient
    Function        Get-AppxLastError                                  2.0.1.0    Appx
    Function        Get-AppxLog                                        2.0.1.0    Appx
    Function        Get-AssignedAccess                                 1.0.0.0    AssignedAccess
    Function        Get-AutologgerConfig                               1.0.0.0    EventTracingManagement
    Function        Get-BCClientConfiguration                          1.0.0.0    BranchCache
    Function        Get-BCContentServerConfiguration                   1.0.0.0    BranchCache
    Function        Get-BCDataCache                                    1.0.0.0    BranchCache
    Function        Get-BCDataCacheExtension                           1.0.0.0    BranchCache
    Function        Get-BCHashCache                                    1.0.0.0    BranchCache
    Function        Get-BCHostedCacheServerConfiguration               1.0.0.0    BranchCache
    Function        Get-BCNetworkConfiguration                         1.0.0.0    BranchCache
    Function        Get-BCStatus                                       1.0.0.0    BranchCache
    Function        Get-BitLockerVolume                                1.0.0.0    BitLocker
    Function        Get-ClusteredScheduledTask                         1.0.0.0    ScheduledTasks
    Function        Get-DAClientExperienceConfiguration                1.0.0.0    DirectAccessClientComponents
    Function        Get-DAConnectionStatus                             1.0.0.0    NetworkConnectivityStatus
    Function        Get-DAEntryPointTableItem                          1.0.0.0    DirectAccessClientComponents
    Function        Get-DedupProperties                                2.0.0.0    Storage
    Function        Get-DeliveryOptimizationPerfSnap                   1.0.3.0    DeliveryOptimization
    Function        Get-DeliveryOptimizationPerfSnapThisMonth          1.0.3.0    DeliveryOptimization
    Function        Get-DeliveryOptimizationStatus                     1.0.3.0    DeliveryOptimization
    Function        Get-Disk                                           2.0.0.0    Storage
    Function        Get-DiskImage                                      2.0.0.0    Storage
    Function        Get-DiskStorageNodeView                            2.0.0.0    Storage
    Function        Get-DnsClient                                      1.0.0.0    DnsClient
    Function        Get-DnsClientCache                                 1.0.0.0    DnsClient
    Function        Get-DnsClientDohServerAddress                      1.0.0.0    DnsClient
    Function        Get-DnsClientGlobalSetting                         1.0.0.0    DnsClient
    Function        Get-DnsClientNrptGlobal                            1.0.0.0    DnsClient
    Function        Get-DnsClientNrptPolicy                            1.0.0.0    DnsClient
    Function        Get-DnsClientNrptRule                              1.0.0.0    DnsClient
    Function        Get-DnsClientServerAddress                         1.0.0.0    DnsClient
    Function        Get-DOConfig                                       1.0.3.0    DeliveryOptimization
    Function        Get-DODownloadMode                                 1.0.3.0    DeliveryOptimization
    Function        Get-DOPercentageMaxBackgroundBandwidth             1.0.3.0    DeliveryOptimization
    Function        Get-DOPercentageMaxForegroundBandwidth             1.0.3.0    DeliveryOptimization
    Function        Get-DscConfiguration                               1.1        PSDesiredStateConfiguration
    Function        Get-DscConfigurationStatus                         1.1        PSDesiredStateConfiguration
    Function        Get-DscLocalConfigurationManager                   1.1        PSDesiredStateConfiguration
    Function        Get-DscResource                                    1.1        PSDesiredStateConfiguration
    Function        Get-Dtc                                            1.0.0.0    MsDtc
    Function        Get-DtcAdvancedHostSetting                         1.0.0.0    MsDtc
    Function        Get-DtcAdvancedSetting                             1.0.0.0    MsDtc
    Function        Get-DtcClusterDefault                              1.0.0.0    MsDtc
    Function        Get-DtcClusterTMMapping                            1.0.0.0    MsDtc
    Function        Get-DtcDefault                                     1.0.0.0    MsDtc
    Function        Get-DtcLog                                         1.0.0.0    MsDtc
    Function        Get-DtcNetworkSetting                              1.0.0.0    MsDtc
    Function        Get-DtcTransaction                                 1.0.0.0    MsDtc
    Function        Get-DtcTransactionsStatistics                      1.0.0.0    MsDtc
    Function        Get-DtcTransactionsTraceSession                    1.0.0.0    MsDtc
    Function        Get-DtcTransactionsTraceSetting                    1.0.0.0    MsDtc
    Function        Get-EtwTraceProvider                               1.0.0.0    EventTracingManagement
    Function        Get-EtwTraceSession                                1.0.0.0    EventTracingManagement
    Function        Get-FileHash                                       3.1.0.0    Microsoft.PowerShell.Utility
    Function        Get-FileIntegrity                                  2.0.0.0    Storage
    Function        Get-FileShare                                      2.0.0.0    Storage
    Function        Get-FileShareAccessControlEntry                    2.0.0.0    Storage
    Function        Get-FileStorageTier                                2.0.0.0    Storage
    Function        Get-InitiatorId                                    2.0.0.0    Storage
    Function        Get-InitiatorPort                                  2.0.0.0    Storage
    Function        Get-InstalledModule                                1.0.0.1    PowerShellGet
    Function        Get-InstalledScript                                1.0.0.1    PowerShellGet
    Function        Get-IscsiConnection                                1.0.0.0    iSCSI
    Function        Get-IscsiSession                                   1.0.0.0    iSCSI
    Function        Get-IscsiTarget                                    1.0.0.0    iSCSI
    Function        Get-IscsiTargetPortal                              1.0.0.0    iSCSI
    Function        Get-IseSnippet                                     1.0.0.0    ISE
    Function        Get-LapsAADPassword                                1.0.0.0    LAPS
    Function        Get-LapsDiagnostics                                1.0.0.0    LAPS
    Function        Get-LogProperties                                  1.0.0.0    PSDiagnostics
    Function        Get-MaskingSet                                     2.0.0.0    Storage
    Function        Get-MMAgent                                        1.0        MMAgent
    Function        Get-MockDynamicParameters                          3.4.0      Pester
    Function        Get-MpComputerStatus                               1.0        ConfigDefender
    Function        Get-MpComputerStatus                               1.0        Defender
    Function        Get-MpPerformanceReport                            1.0        ConfigDefenderPerformance
    Function        Get-MpPerformanceReport                            1.0        DefenderPerformance
    Function        Get-MpPreference                                   1.0        ConfigDefender
    Function        Get-MpPreference                                   1.0        Defender
    Function        Get-MpThreat                                       1.0        ConfigDefender
    Function        Get-MpThreat                                       1.0        Defender
    Function        Get-MpThreatCatalog                                1.0        ConfigDefender
    Function        Get-MpThreatCatalog                                1.0        Defender
    Function        Get-MpThreatDetection                              1.0        ConfigDefender
    Function        Get-MpThreatDetection                              1.0        Defender
    Function        Get-NCSIPolicyConfiguration                        1.0.0.0    NetworkConnectivityStatus
    Function        Get-Net6to4Configuration                           1.0.0.0    NetworkTransition
    Function        Get-NetAdapter                                     2.0.0.0    NetAdapter
    Function        Get-NetAdapterAdvancedProperty                     2.0.0.0    NetAdapter
    Function        Get-NetAdapterBinding                              2.0.0.0    NetAdapter
    Function        Get-NetAdapterChecksumOffload                      2.0.0.0    NetAdapter
    Function        Get-NetAdapterDataPathConfiguration                2.0.0.0    NetAdapter
    Function        Get-NetAdapterEncapsulatedPacketTaskOffload        2.0.0.0    NetAdapter
    Function        Get-NetAdapterHardwareInfo                         2.0.0.0    NetAdapter
    Function        Get-NetAdapterIPsecOffload                         2.0.0.0    NetAdapter
    Function        Get-NetAdapterLso                                  2.0.0.0    NetAdapter
    Function        Get-NetAdapterPacketDirect                         2.0.0.0    NetAdapter
    Function        Get-NetAdapterPowerManagement                      2.0.0.0    NetAdapter
    Function        Get-NetAdapterQos                                  2.0.0.0    NetAdapter
    Function        Get-NetAdapterRdma                                 2.0.0.0    NetAdapter
    Function        Get-NetAdapterRsc                                  2.0.0.0    NetAdapter
    Function        Get-NetAdapterRss                                  2.0.0.0    NetAdapter
    Function        Get-NetAdapterSriov                                2.0.0.0    NetAdapter
    Function        Get-NetAdapterSriovVf                              2.0.0.0    NetAdapter
    Function        Get-NetAdapterStatistics                           2.0.0.0    NetAdapter
    Function        Get-NetAdapterUso                                  2.0.0.0    NetAdapter
    Function        Get-NetAdapterVmq                                  2.0.0.0    NetAdapter
    Function        Get-NetAdapterVMQQueue                             2.0.0.0    NetAdapter
    Function        Get-NetAdapterVPort                                2.0.0.0    NetAdapter
    Function        Get-NetCompartment                                 1.0.0.0    NetTCPIP
    Function        Get-NetConnectionProfile                           2.0.0.0    NetConnection
    Function        Get-NetDnsTransitionConfiguration                  1.0.0.0    NetworkTransition
    Function        Get-NetDnsTransitionMonitoring                     1.0.0.0    NetworkTransition
    Function        Get-NetEventNetworkAdapter                         1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventPacketCaptureProvider                  1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventProvider                               1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventSession                                1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventVFPProvider                            1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventVmNetworkAdapter                       1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventVmSwitch                               1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventVmSwitchProvider                       1.0.0.0    NetEventPacketCapture
    Function        Get-NetEventWFPCaptureProvider                     1.0.0.0    NetEventPacketCapture
    Function        Get-NetFirewallAddressFilter                       2.0.0.0    NetSecurity
    Function        Get-NetFirewallApplicationFilter                   2.0.0.0    NetSecurity
    Function        Get-NetFirewallDynamicKeywordAddress               2.0.0.0    NetSecurity
    Function        Get-NetFirewallHyperVPort                          2.0.0.0    NetSecurity
    Function        Get-NetFirewallHyperVProfile                       2.0.0.0    NetSecurity
    Function        Get-NetFirewallHyperVRule                          2.0.0.0    NetSecurity
    Function        Get-NetFirewallHyperVVMCreator                     2.0.0.0    NetSecurity
    Function        Get-NetFirewallHyperVVMSetting                     2.0.0.0    NetSecurity
    Function        Get-NetFirewallInterfaceFilter                     2.0.0.0    NetSecurity
    Function        Get-NetFirewallInterfaceTypeFilter                 2.0.0.0    NetSecurity
    Function        Get-NetFirewallPortFilter                          2.0.0.0    NetSecurity
    Function        Get-NetFirewallProfile                             2.0.0.0    NetSecurity
    Function        Get-NetFirewallRule                                2.0.0.0    NetSecurity
    Function        Get-NetFirewallSecurityFilter                      2.0.0.0    NetSecurity
    Function        Get-NetFirewallServiceFilter                       2.0.0.0    NetSecurity
    Function        Get-NetFirewallSetting                             2.0.0.0    NetSecurity
    Function        Get-NetIPAddress                                   1.0.0.0    NetTCPIP
    Function        Get-NetIPConfiguration                             1.0.0.0    NetTCPIP
    Function        Get-NetIPHttpsConfiguration                        1.0.0.0    NetworkTransition
    Function        Get-NetIPHttpsState                                1.0.0.0    NetworkTransition
    Function        Get-NetIPInterface                                 1.0.0.0    NetTCPIP
    Function        Get-NetIPsecDospSetting                            2.0.0.0    NetSecurity
    Function        Get-NetIPsecMainModeCryptoSet                      2.0.0.0    NetSecurity
    Function        Get-NetIPsecMainModeRule                           2.0.0.0    NetSecurity
    Function        Get-NetIPsecMainModeSA                             2.0.0.0    NetSecurity
    Function        Get-NetIPsecPhase1AuthSet                          2.0.0.0    NetSecurity
    Function        Get-NetIPsecPhase2AuthSet                          2.0.0.0    NetSecurity
    Function        Get-NetIPsecQuickModeCryptoSet                     2.0.0.0    NetSecurity
    Function        Get-NetIPsecQuickModeSA                            2.0.0.0    NetSecurity
    Function        Get-NetIPsecRule                                   2.0.0.0    NetSecurity
    Function        Get-NetIPv4Protocol                                1.0.0.0    NetTCPIP
    Function        Get-NetIPv6Protocol                                1.0.0.0    NetTCPIP
    Function        Get-NetIsatapConfiguration                         1.0.0.0    NetworkTransition
    Function        Get-NetLbfoTeam                                    2.0.0.0    NetLbfo
    Function        Get-NetLbfoTeamMember                              2.0.0.0    NetLbfo
    Function        Get-NetLbfoTeamNic                                 2.0.0.0    NetLbfo
    Function        Get-NetNat                                         1.0.0.0    NetNat
    Function        Get-NetNatExternalAddress                          1.0.0.0    NetNat
    Function        Get-NetNatGlobal                                   1.0.0.0    NetNat
    Function        Get-NetNatSession                                  1.0.0.0    NetNat
    Function        Get-NetNatStaticMapping                            1.0.0.0    NetNat
    Function        Get-NetNatTransitionConfiguration                  1.0.0.0    NetworkTransition
    Function        Get-NetNatTransitionMonitoring                     1.0.0.0    NetworkTransition
    Function        Get-NetNeighbor                                    1.0.0.0    NetTCPIP
    Function        Get-NetOffloadGlobalSetting                        1.0.0.0    NetTCPIP
    Function        Get-NetPrefixPolicy                                1.0.0.0    NetTCPIP
    Function        Get-NetQosPolicy                                   2.0.0.0    NetQos
    Function        Get-NetRoute                                       1.0.0.0    NetTCPIP
    Function        Get-NetSwitchTeam                                  1.0.0.0    NetSwitchTeam
    Function        Get-NetSwitchTeamMember                            1.0.0.0    NetSwitchTeam
    Function        Get-NetTCPConnection                               1.0.0.0    NetTCPIP
    Function        Get-NetTCPSetting                                  1.0.0.0    NetTCPIP
    Function        Get-NetTeredoConfiguration                         1.0.0.0    NetworkTransition
    Function        Get-NetTeredoState                                 1.0.0.0    NetworkTransition
    Function        Get-NetTransportFilter                             1.0.0.0    NetTCPIP
    Function        Get-NetUDPEndpoint                                 1.0.0.0    NetTCPIP
    Function        Get-NetUDPSetting                                  1.0.0.0    NetTCPIP
    Function        Get-NetView                                        2022.3.... Get-NetView
    Function        Get-NetworkSwitchEthernetPort                      1.0.0.0    NetworkSwitchManager
    Function        Get-NetworkSwitchFeature                           1.0.0.0    NetworkSwitchManager
    Function        Get-NetworkSwitchGlobalData                        1.0.0.0    NetworkSwitchManager
    Function        Get-NetworkSwitchVlan                              1.0.0.0    NetworkSwitchManager
    Function        Get-OdbcDriver                                     1.0.0.0    Wdac
    Function        Get-OdbcDsn                                        1.0.0.0    Wdac
    Function        Get-OdbcPerfCounter                                1.0.0.0    Wdac
    Function        Get-OffloadDataTransferSetting                     2.0.0.0    Storage
    Function        Get-OperationValidation                            1.0.1      Microsoft.PowerShell.Operation.Validation
    Function        Get-Partition                                      2.0.0.0    Storage
    Function        Get-PartitionSupportedSize                         2.0.0.0    Storage
    Function        Get-PcsvDevice                                     1.0.0.0    PcsvDevice
    Function        Get-PcsvDeviceLog                                  1.0.0.0    PcsvDevice
    Function        Get-PhysicalDisk                                   2.0.0.0    Storage
    Function        Get-PhysicalDiskStorageNodeView                    2.0.0.0    Storage
    Function        Get-PhysicalExtent                                 2.0.0.0    Storage
    Function        Get-PhysicalExtentAssociation                      2.0.0.0    Storage
    Function        Get-PnpDevice                                      1.0.0.0    PnpDevice
    Function        Get-PnpDeviceProperty                              1.0.0.0    PnpDevice
    Function        Get-PrintConfiguration                             1.1        PrintManagement
    Function        Get-Printer                                        1.1        PrintManagement
    Function        Get-PrinterDriver                                  1.1        PrintManagement
    Function        Get-PrinterPort                                    1.1        PrintManagement
    Function        Get-PrinterProperty                                1.1        PrintManagement
    Function        Get-PrintJob                                       1.1        PrintManagement
    Function        Get-PSRepository                                   1.0.0.1    PowerShellGet
    Function        Get-ResiliencySetting                              2.0.0.0    Storage
    Function        Get-ScheduledTask                                  1.0.0.0    ScheduledTasks
    Function        Get-ScheduledTaskInfo                              1.0.0.0    ScheduledTasks
    Function        Get-SmbBandWidthLimit                              2.0.0.0    SmbShare
    Function        Get-SmbClientAccessToServer                        2.0.0.0    SmbShare
    Function        Get-SmbClientCertificateMapping                    2.0.0.0    SmbShare
    Function        Get-SmbClientConfiguration                         2.0.0.0    SmbShare
    Function        Get-SmbClientNetworkInterface                      2.0.0.0    SmbShare
    Function        Get-SmbConnection                                  2.0.0.0    SmbShare
    Function        Get-SmbDelegation                                  2.0.0.0    SmbShare
    Function        Get-SmbGlobalMapping                               2.0.0.0    SmbShare
    Function        Get-SmbMapping                                     2.0.0.0    SmbShare
    Function        Get-SmbMultichannelConnection                      2.0.0.0    SmbShare
    Function        Get-SmbMultichannelConstraint                      2.0.0.0    SmbShare
    Function        Get-SmbOpenFile                                    2.0.0.0    SmbShare
    Function        Get-SmbServerCertificateMapping                    2.0.0.0    SmbShare
    Function        Get-SmbServerCertProps                             2.0.0.0    SmbShare
    Function        Get-SmbServerConfiguration                         2.0.0.0    SmbShare
    Function        Get-SmbServerNetworkInterface                      2.0.0.0    SmbShare
    Function        Get-SmbSession                                     2.0.0.0    SmbShare
    Function        Get-SmbShare                                       2.0.0.0    SmbShare
    Function        Get-SmbShareAccess                                 2.0.0.0    SmbShare
    Function        Get-SmbWitnessClient                               2.0.0.0    SmbWitness
    Function        Get-StartApps                                      1.0.0.1    StartLayout
    Function        Get-StorageAdvancedProperty                        2.0.0.0    Storage
    Function        Get-StorageBusBinding                              1.0.0.0    StorageBusCache
    Function        Get-StorageBusCache                                1.0.0.0    StorageBusCache
    Function        Get-StorageBusClientDevice                         1.0.0.0    StorageBusCache
    Function        Get-StorageBusDisk                                 1.0.0.0    StorageBusCache
    Function        Get-StorageBusTargetCacheStore                     1.0.0.0    StorageBusCache
    Function        Get-StorageBusTargetCacheStoresInstance            1.0.0.0    StorageBusCache
    Function        Get-StorageBusTargetDevice                         1.0.0.0    StorageBusCache
    Function        Get-StorageBusTargetDeviceInstance                 1.0.0.0    StorageBusCache
    Function        Get-StorageChassis                                 2.0.0.0    Storage
    Function        Get-StorageDataCollection                          2.0.0.0    Storage
    Function        Get-StorageDiagnosticInfo                          2.0.0.0    Storage
    Function        Get-StorageEnclosure                               2.0.0.0    Storage
    Function        Get-StorageEnclosureStorageNodeView                2.0.0.0    Storage
    Function        Get-StorageEnclosureVendorData                     2.0.0.0    Storage
    Function        Get-StorageExtendedStatus                          2.0.0.0    Storage
    Function        Get-StorageFaultDomain                             2.0.0.0    Storage
    Function        Get-StorageFileServer                              2.0.0.0    Storage
    Function        Get-StorageFirmwareInformation                     2.0.0.0    Storage
    Function        Get-StorageHealthAction                            2.0.0.0    Storage
    Function        Get-StorageHealthReport                            2.0.0.0    Storage
    Function        Get-StorageHealthSetting                           2.0.0.0    Storage
    Function        Get-StorageHistory                                 2.0.0.0    Storage
    Function        Get-StorageJob                                     2.0.0.0    Storage
    Function        Get-StorageNode                                    2.0.0.0    Storage
    Function        Get-StoragePool                                    2.0.0.0    Storage
    Function        Get-StorageProvider                                2.0.0.0    Storage
    Function        Get-StorageRack                                    2.0.0.0    Storage
    Function        Get-StorageReliabilityCounter                      2.0.0.0    Storage
    Function        Get-StorageScaleUnit                               2.0.0.0    Storage
    Function        Get-StorageSetting                                 2.0.0.0    Storage
    Function        Get-StorageSite                                    2.0.0.0    Storage
    Function        Get-StorageSubSystem                               2.0.0.0    Storage
    Function        Get-StorageTier                                    2.0.0.0    Storage
    Function        Get-StorageTierSupportedSize                       2.0.0.0    Storage
    Function        Get-SupportedClusterSizes                          2.0.0.0    Storage
    Function        Get-SupportedFileSystems                           2.0.0.0    Storage
    Function        Get-TargetPort                                     2.0.0.0    Storage
    Function        Get-TargetPortal                                   2.0.0.0    Storage
    Function        Get-TestDriveItem                                  3.4.0      Pester
    Function        Get-Verb
    Function        Get-VirtualDisk                                    2.0.0.0    Storage
    Function        Get-VirtualDiskSupportedSize                       2.0.0.0    Storage
    Function        Get-VMDirectVirtualDisk                            1.0.0.0    VMDirectStorage
    Function        Get-Volume                                         2.0.0.0    Storage
    Function        Get-VolumeCorruptionCount                          2.0.0.0    Storage
    Function        Get-VolumeScrubPolicy                              2.0.0.0    Storage
    Function        Get-VpnConnection                                  2.0.0.0    VpnClient
    Function        Get-VpnConnectionTrigger                           2.0.0.0    VpnClient
    Function        Get-WdacBidTrace                                   1.0.0.0    Wdac
    Function        Get-WindowsUpdateLog                               1.0.0.0    WindowsUpdate
    Function        Get-WinhttpProxy                                   1.0.0.0    WinHttpProxy
    Function        Grant-FileShareAccess                              2.0.0.0    Storage
    Function        Grant-SmbClientAccessToServer                      2.0.0.0    SmbShare
    Function        Grant-SmbShareAccess                               2.0.0.0    SmbShare
    Function        H:
    Function        help
    Function        Hide-VirtualDisk                                   2.0.0.0    Storage
    Function        I:
    Function        Import-BCCachePackage                              1.0.0.0    BranchCache
    Function        Import-BCSecretKey                                 1.0.0.0    BranchCache
    Function        Import-IseSnippet                                  1.0.0.0    ISE
    Function        Import-PowerShellDataFile                          3.1.0.0    Microsoft.PowerShell.Utility
    Function        ImportSystemModules
    Function        Import-WinhttpProxy                                1.0.0.0    WinHttpProxy
    Function        In                                                 3.4.0      Pester
    Function        Initialize-Disk                                    2.0.0.0    Storage
    Function        InModuleScope                                      3.4.0      Pester
    Function        Install-Dtc                                        1.0.0.0    MsDtc
    Function        Install-Module                                     1.0.0.1    PowerShellGet
    Function        Install-Script                                     1.0.0.1    PowerShellGet
    Function        Invoke-AsWorkflow                                  1.0.0.0    PSWorkflowUtility
    Function        Invoke-Mock                                        3.4.0      Pester
    Function        Invoke-OperationValidation                         1.0.1      Microsoft.PowerShell.Operation.Validation
    Function        Invoke-Pester                                      3.4.0      Pester
    Function        It                                                 3.4.0      Pester
    Function        J:
    Function        K:
    Function        L:
    Function        Lock-BitLocker                                     1.0.0.0    BitLocker
    Function        M:
    Function        mkdir
    Function        Mock                                               3.4.0      Pester
    Function        more
    Function        Mount-DiskImage                                    2.0.0.0    Storage
    Function        Move-SmbWitnessClient                              2.0.0.0    SmbWitness
    Function        N:
    Function        New-AutologgerConfig                               1.0.0.0    EventTracingManagement
    Function        New-DAEntryPointTableItem                          1.0.0.0    DirectAccessClientComponents
    Function        New-DscChecksum                                    1.1        PSDesiredStateConfiguration
    Function        New-EapConfiguration                               2.0.0.0    VpnClient
    Function        New-EtwTraceSession                                1.0.0.0    EventTracingManagement
    Function        New-FileShare                                      2.0.0.0    Storage
    Function        New-Fixture                                        3.4.0      Pester
    Function        New-Guid                                           3.1.0.0    Microsoft.PowerShell.Utility
    Function        New-IscsiTargetPortal                              1.0.0.0    iSCSI
    Function        New-IseSnippet                                     1.0.0.0    ISE
    Function        New-MaskingSet                                     2.0.0.0    Storage
    Function        New-MpPerformanceRecording                         1.0        ConfigDefenderPerformance
    Function        New-MpPerformanceRecording                         1.0        DefenderPerformance
    Function        New-NetAdapterAdvancedProperty                     2.0.0.0    NetAdapter
    Function        New-NetEventSession                                1.0.0.0    NetEventPacketCapture
    Function        New-NetFirewallDynamicKeywordAddress               2.0.0.0    NetSecurity
    Function        New-NetFirewallHyperVProfile                       2.0.0.0    NetSecurity
    Function        New-NetFirewallHyperVRule                          2.0.0.0    NetSecurity
    Function        New-NetFirewallHyperVVMSetting                     2.0.0.0    NetSecurity
    Function        New-NetFirewallRule                                2.0.0.0    NetSecurity
    Function        New-NetIPAddress                                   1.0.0.0    NetTCPIP
    Function        New-NetIPHttpsConfiguration                        1.0.0.0    NetworkTransition
    Function        New-NetIPsecDospSetting                            2.0.0.0    NetSecurity
    Function        New-NetIPsecMainModeCryptoSet                      2.0.0.0    NetSecurity
    Function        New-NetIPsecMainModeRule                           2.0.0.0    NetSecurity
    Function        New-NetIPsecPhase1AuthSet                          2.0.0.0    NetSecurity
    Function        New-NetIPsecPhase2AuthSet                          2.0.0.0    NetSecurity
    Function        New-NetIPsecQuickModeCryptoSet                     2.0.0.0    NetSecurity
    Function        New-NetIPsecRule                                   2.0.0.0    NetSecurity
    Function        New-NetLbfoTeam                                    2.0.0.0    NetLbfo
    Function        New-NetNat                                         1.0.0.0    NetNat
    Function        New-NetNatTransitionConfiguration                  1.0.0.0    NetworkTransition
    Function        New-NetNeighbor                                    1.0.0.0    NetTCPIP
    Function        New-NetQosPolicy                                   2.0.0.0    NetQos
    Function        New-NetRoute                                       1.0.0.0    NetTCPIP
    Function        New-NetSwitchTeam                                  1.0.0.0    NetSwitchTeam
    Function        New-NetTransportFilter                             1.0.0.0    NetTCPIP
    Function        New-NetworkSwitchVlan                              1.0.0.0    NetworkSwitchManager
    Function        New-Partition                                      2.0.0.0    Storage
    Function        New-PesterOption                                   3.4.0      Pester
    Function        New-PSWorkflowSession                              2.0.0.0    PSWorkflow
    Function        New-ScheduledTask                                  1.0.0.0    ScheduledTasks
    Function        New-ScheduledTaskAction                            1.0.0.0    ScheduledTasks
    Function        New-ScheduledTaskPrincipal                         1.0.0.0    ScheduledTasks
    Function        New-ScheduledTaskSettingsSet                       1.0.0.0    ScheduledTasks
    Function        New-ScheduledTaskTrigger                           1.0.0.0    ScheduledTasks
    Function        New-ScriptFileInfo                                 1.0.0.1    PowerShellGet
    Function        New-SmbClientCertificateMapping                    2.0.0.0    SmbShare
    Function        New-SmbGlobalMapping                               2.0.0.0    SmbShare
    Function        New-SmbMapping                                     2.0.0.0    SmbShare
    Function        New-SmbMultichannelConstraint                      2.0.0.0    SmbShare
    Function        New-SmbServerCertificateMapping                    2.0.0.0    SmbShare
    Function        New-SmbShare                                       2.0.0.0    SmbShare
    Function        New-StorageBusBinding                              1.0.0.0    StorageBusCache
    Function        New-StorageBusCacheStore                           1.0.0.0    StorageBusCache
    Function        New-StorageFileServer                              2.0.0.0    Storage
    Function        New-StoragePool                                    2.0.0.0    Storage
    Function        New-StorageSubsystemVirtualDisk                    2.0.0.0    Storage
    Function        New-StorageTier                                    2.0.0.0    Storage
    Function        New-TemporaryFile                                  3.1.0.0    Microsoft.PowerShell.Utility
    Function        New-VirtualDisk                                    2.0.0.0    Storage
    Function        New-VirtualDiskClone                               2.0.0.0    Storage
    Function        New-VirtualDiskSnapshot                            2.0.0.0    Storage
    Function        New-Volume                                         2.0.0.0    Storage
    Function        New-VpnServerAddress                               2.0.0.0    VpnClient
    Function        O:
    Function        Open-NetGPO                                        2.0.0.0    NetSecurity
    Function        Optimize-StoragePool                               2.0.0.0    Storage
    Function        Optimize-Volume                                    2.0.0.0    Storage
    Function        oss
    Function        P:
    Function        Pause
    Function        prompt
    Function        PSConsoleHostReadLine                              2.0.0      PSReadLine
    Function        Publish-BCFileContent                              1.0.0.0    BranchCache
    Function        Publish-BCWebContent                               1.0.0.0    BranchCache
    Function        Publish-Module                                     1.0.0.1    PowerShellGet
    Function        Publish-Script                                     1.0.0.1    PowerShellGet
    Function        Q:
    Function        R:
    Function        Read-PrinterNfcTag                                 1.1        PrintManagement
    Function        Register-ClusteredScheduledTask                    1.0.0.0    ScheduledTasks
    Function        Register-DnsClient                                 1.0.0.0    DnsClient
    Function        Register-IscsiSession                              1.0.0.0    iSCSI
    Function        Register-PSRepository                              1.0.0.1    PowerShellGet
    Function        Register-ScheduledTask                             1.0.0.0    ScheduledTasks
    Function        Register-StorageSubsystem                          2.0.0.0    Storage
    Function        Remove-AutologgerConfig                            1.0.0.0    EventTracingManagement
    Function        Remove-BCDataCacheExtension                        1.0.0.0    BranchCache
    Function        Remove-BitLockerKeyProtector                       1.0.0.0    BitLocker
    Function        Remove-DAEntryPointTableItem                       1.0.0.0    DirectAccessClientComponents
    Function        Remove-DnsClientDohServerAddress                   1.0.0.0    DnsClient
    Function        Remove-DnsClientNrptRule                           1.0.0.0    DnsClient
    Function        Remove-DscConfigurationDocument                    1.1        PSDesiredStateConfiguration
    Function        Remove-DtcClusterTMMapping                         1.0.0.0    MsDtc
    Function        Remove-EtwTraceProvider                            1.0.0.0    EventTracingManagement
    Function        Remove-FileShare                                   2.0.0.0    Storage
    Function        Remove-InitiatorId                                 2.0.0.0    Storage
    Function        Remove-InitiatorIdFromMaskingSet                   2.0.0.0    Storage
    Function        Remove-IscsiTargetPortal                           1.0.0.0    iSCSI
    Function        Remove-MaskingSet                                  2.0.0.0    Storage
    Function        Remove-MpPreference                                1.0        ConfigDefender
    Function        Remove-MpPreference                                1.0        Defender
    Function        Remove-MpThreat                                    1.0        ConfigDefender
    Function        Remove-MpThreat                                    1.0        Defender
    Function        Remove-NetAdapterAdvancedProperty                  2.0.0.0    NetAdapter
    Function        Remove-NetEventNetworkAdapter                      1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventPacketCaptureProvider               1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventProvider                            1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventSession                             1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventVFPProvider                         1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventVmNetworkAdapter                    1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventVmSwitch                            1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventVmSwitchProvider                    1.0.0.0    NetEventPacketCapture
    Function        Remove-NetEventWFPCaptureProvider                  1.0.0.0    NetEventPacketCapture
    Function        Remove-NetFirewallDynamicKeywordAddress            2.0.0.0    NetSecurity
    Function        Remove-NetFirewallHyperVProfile                    2.0.0.0    NetSecurity
    Function        Remove-NetFirewallHyperVRule                       2.0.0.0    NetSecurity
    Function        Remove-NetFirewallHyperVVMSetting                  2.0.0.0    NetSecurity
    Function        Remove-NetFirewallRule                             2.0.0.0    NetSecurity
    Function        Remove-NetIPAddress                                1.0.0.0    NetTCPIP
    Function        Remove-NetIPHttpsCertBinding                       1.0.0.0    NetworkTransition
    Function        Remove-NetIPHttpsConfiguration                     1.0.0.0    NetworkTransition
    Function        Remove-NetIPsecDospSetting                         2.0.0.0    NetSecurity
    Function        Remove-NetIPsecMainModeCryptoSet                   2.0.0.0    NetSecurity
    Function        Remove-NetIPsecMainModeRule                        2.0.0.0    NetSecurity
    Function        Remove-NetIPsecMainModeSA                          2.0.0.0    NetSecurity
    Function        Remove-NetIPsecPhase1AuthSet                       2.0.0.0    NetSecurity
    Function        Remove-NetIPsecPhase2AuthSet                       2.0.0.0    NetSecurity
    Function        Remove-NetIPsecQuickModeCryptoSet                  2.0.0.0    NetSecurity
    Function        Remove-NetIPsecQuickModeSA                         2.0.0.0    NetSecurity
    Function        Remove-NetIPsecRule                                2.0.0.0    NetSecurity
    Function        Remove-NetLbfoTeam                                 2.0.0.0    NetLbfo
    Function        Remove-NetLbfoTeamMember                           2.0.0.0    NetLbfo
    Function        Remove-NetLbfoTeamNic                              2.0.0.0    NetLbfo
    Function        Remove-NetNat                                      1.0.0.0    NetNat
    Function        Remove-NetNatExternalAddress                       1.0.0.0    NetNat
    Function        Remove-NetNatStaticMapping                         1.0.0.0    NetNat
    Function        Remove-NetNatTransitionConfiguration               1.0.0.0    NetworkTransition
    Function        Remove-NetNeighbor                                 1.0.0.0    NetTCPIP
    Function        Remove-NetQosPolicy                                2.0.0.0    NetQos
    Function        Remove-NetRoute                                    1.0.0.0    NetTCPIP
    Function        Remove-NetSwitchTeam                               1.0.0.0    NetSwitchTeam
    Function        Remove-NetSwitchTeamMember                         1.0.0.0    NetSwitchTeam
    Function        Remove-NetTransportFilter                          1.0.0.0    NetTCPIP
    Function        Remove-NetworkSwitchEthernetPortIPAddress          1.0.0.0    NetworkSwitchManager
    Function        Remove-NetworkSwitchVlan                           1.0.0.0    NetworkSwitchManager
    Function        Remove-OdbcDsn                                     1.0.0.0    Wdac
    Function        Remove-Partition                                   2.0.0.0    Storage
    Function        Remove-PartitionAccessPath                         2.0.0.0    Storage
    Function        Remove-PhysicalDisk                                2.0.0.0    Storage
    Function        Remove-Printer                                     1.1        PrintManagement
    Function        Remove-PrinterDriver                               1.1        PrintManagement
    Function        Remove-PrinterPort                                 1.1        PrintManagement
    Function        Remove-PrintJob                                    1.1        PrintManagement
    Function        Remove-SmbBandwidthLimit                           2.0.0.0    SmbShare
    Function        Remove-SmbClientCertificateMapping                 2.0.0.0    SmbShare
    Function        Remove-SMBComponent                                2.0.0.0    SmbShare
    Function        Remove-SmbGlobalMapping                            2.0.0.0    SmbShare
    Function        Remove-SmbMapping                                  2.0.0.0    SmbShare
    Function        Remove-SmbMultichannelConstraint                   2.0.0.0    SmbShare
    Function        Remove-SmbServerCertificateMapping                 2.0.0.0    SmbShare
    Function        Remove-SmbShare                                    2.0.0.0    SmbShare
    Function        Remove-StorageBusBinding                           1.0.0.0    StorageBusCache
    Function        Remove-StorageFaultDomain                          2.0.0.0    Storage
    Function        Remove-StorageFileServer                           2.0.0.0    Storage
    Function        Remove-StorageHealthIntent                         2.0.0.0    Storage
    Function        Remove-StorageHealthSetting                        2.0.0.0    Storage
    Function        Remove-StoragePool                                 2.0.0.0    Storage
    Function        Remove-StorageTier                                 2.0.0.0    Storage
    Function        Remove-TargetPortFromMaskingSet                    2.0.0.0    Storage
    Function        Remove-VirtualDisk                                 2.0.0.0    Storage
    Function        Remove-VirtualDiskFromMaskingSet                   2.0.0.0    Storage
    Function        Remove-VMDirectVirtualDisk                         1.0.0.0    VMDirectStorage
    Function        Remove-VpnConnection                               2.0.0.0    VpnClient
    Function        Remove-VpnConnectionRoute                          2.0.0.0    VpnClient
    Function        Remove-VpnConnectionTriggerApplication             2.0.0.0    VpnClient
    Function        Remove-VpnConnectionTriggerDnsConfiguration        2.0.0.0    VpnClient
    Function        Remove-VpnConnectionTriggerTrustedNetwork          2.0.0.0    VpnClient
    Function        Rename-DAEntryPointTableItem                       1.0.0.0    DirectAccessClientComponents
    Function        Rename-MaskingSet                                  2.0.0.0    Storage
    Function        Rename-NetAdapter                                  2.0.0.0    NetAdapter
    Function        Rename-NetFirewallHyperVRule                       2.0.0.0    NetSecurity
    Function        Rename-NetFirewallRule                             2.0.0.0    NetSecurity
    Function        Rename-NetIPHttpsConfiguration                     1.0.0.0    NetworkTransition
    Function        Rename-NetIPsecMainModeCryptoSet                   2.0.0.0    NetSecurity
    Function        Rename-NetIPsecMainModeRule                        2.0.0.0    NetSecurity
    Function        Rename-NetIPsecPhase1AuthSet                       2.0.0.0    NetSecurity
    Function        Rename-NetIPsecPhase2AuthSet                       2.0.0.0    NetSecurity
    Function        Rename-NetIPsecQuickModeCryptoSet                  2.0.0.0    NetSecurity
    Function        Rename-NetIPsecRule                                2.0.0.0    NetSecurity
    Function        Rename-NetLbfoTeam                                 2.0.0.0    NetLbfo
    Function        Rename-NetSwitchTeam                               1.0.0.0    NetSwitchTeam
    Function        Rename-Printer                                     1.1        PrintManagement
    Function        Repair-FileIntegrity                               2.0.0.0    Storage
    Function        Repair-VirtualDisk                                 2.0.0.0    Storage
    Function        Repair-Volume                                      2.0.0.0    Storage
    Function        Reset-BC                                           1.0.0.0    BranchCache
    Function        Reset-DAClientExperienceConfiguration              1.0.0.0    DirectAccessClientComponents
    Function        Reset-DAEntryPointTableItem                        1.0.0.0    DirectAccessClientComponents
    Function        Reset-DtcLog                                       1.0.0.0    MsDtc
    Function        Reset-NCSIPolicyConfiguration                      1.0.0.0    NetworkConnectivityStatus
    Function        Reset-Net6to4Configuration                         1.0.0.0    NetworkTransition
    Function        Reset-NetAdapterAdvancedProperty                   2.0.0.0    NetAdapter
    Function        Reset-NetDnsTransitionConfiguration                1.0.0.0    NetworkTransition
    Function        Reset-NetIPHttpsConfiguration                      1.0.0.0    NetworkTransition
    Function        Reset-NetIsatapConfiguration                       1.0.0.0    NetworkTransition
    Function        Reset-NetTeredoConfiguration                       1.0.0.0    NetworkTransition
    Function        Reset-PhysicalDisk                                 2.0.0.0    Storage
    Function        Reset-SmbClientConfiguration                       2.0.0.0    SmbShare
    Function        Reset-SmbServerConfiguration                       2.0.0.0    SmbShare
    Function        Reset-StorageReliabilityCounter                    2.0.0.0    Storage
    Function        Reset-WinhttpProxy                                 1.0.0.0    WinHttpProxy
    Function        Resize-Partition                                   2.0.0.0    Storage
    Function        Resize-StorageTier                                 2.0.0.0    Storage
    Function        Resize-VirtualDisk                                 2.0.0.0    Storage
    Function        Restart-NetAdapter                                 2.0.0.0    NetAdapter
    Function        Restart-PcsvDevice                                 1.0.0.0    PcsvDevice
    Function        Restart-PrintJob                                   1.1        PrintManagement
    Function        Restore-DscConfiguration                           1.1        PSDesiredStateConfiguration
    Function        Restore-NetworkSwitchConfiguration                 1.0.0.0    NetworkSwitchManager
    Function        Resume-BitLocker                                   1.0.0.0    BitLocker
    Function        Resume-PrintJob                                    1.1        PrintManagement
    Function        Resume-StorageBusDisk                              1.0.0.0    StorageBusCache
    Function        Revoke-FileShareAccess                             2.0.0.0    Storage
    Function        Revoke-SmbClientAccessToServer                     2.0.0.0    SmbShare
    Function        Revoke-SmbShareAccess                              2.0.0.0    SmbShare
    Function        S:
    Function        SafeGetCommand                                     3.4.0      Pester
    Function        Save-EtwTraceSession                               1.0.0.0    EventTracingManagement
    Function        Save-Module                                        1.0.0.1    PowerShellGet
    Function        Save-NetGPO                                        2.0.0.0    NetSecurity
    Function        Save-NetworkSwitchConfiguration                    1.0.0.0    NetworkSwitchManager
    Function        Save-Script                                        1.0.0.1    PowerShellGet
    Function        Save-StorageDataCollection                         2.0.0.0    Storage
    Function        Send-EtwTraceSession                               1.0.0.0    EventTracingManagement
    Function        Set-AssignedAccess                                 1.0.0.0    AssignedAccess
    Function        Set-BCAuthentication                               1.0.0.0    BranchCache
    Function        Set-BCCache                                        1.0.0.0    BranchCache
    Function        Set-BCDataCacheEntryMaxAge                         1.0.0.0    BranchCache
    Function        Set-BCMinSMBLatency                                1.0.0.0    BranchCache
    Function        Set-BCSecretKey                                    1.0.0.0    BranchCache
    Function        Set-ClusteredScheduledTask                         1.0.0.0    ScheduledTasks
    Function        Set-DAClientExperienceConfiguration                1.0.0.0    DirectAccessClientComponents
    Function        Set-DAEntryPointTableItem                          1.0.0.0    DirectAccessClientComponents
    Function        Set-DeliveryOptimizationStatus                     1.0.3.0    DeliveryOptimization
    Function        Set-Disk                                           2.0.0.0    Storage
    Function        Set-DnsClient                                      1.0.0.0    DnsClient
    Function        Set-DnsClientDohServerAddress                      1.0.0.0    DnsClient
    Function        Set-DnsClientGlobalSetting                         1.0.0.0    DnsClient
    Function        Set-DnsClientNrptGlobal                            1.0.0.0    DnsClient
    Function        Set-DnsClientNrptRule                              1.0.0.0    DnsClient
    Function        Set-DnsClientServerAddress                         1.0.0.0    DnsClient
    Function        Set-DODownloadMode                                 1.0.3.0    DeliveryOptimization
    Function        Set-DOMaxBackgroundBandwidth                       1.0.3.0    DeliveryOptimization
    Function        Set-DOMaxForegroundBandwidth                       1.0.3.0    DeliveryOptimization
    Function        Set-DOPercentageMaxBackgroundBandwidth             1.0.3.0    DeliveryOptimization
    Function        Set-DOPercentageMaxForegroundBandwidth             1.0.3.0    DeliveryOptimization
    Function        Set-DtcAdvancedHostSetting                         1.0.0.0    MsDtc
    Function        Set-DtcAdvancedSetting                             1.0.0.0    MsDtc
    Function        Set-DtcClusterDefault                              1.0.0.0    MsDtc
    Function        Set-DtcClusterTMMapping                            1.0.0.0    MsDtc
    Function        Set-DtcDefault                                     1.0.0.0    MsDtc
    Function        Set-DtcLog                                         1.0.0.0    MsDtc
    Function        Set-DtcNetworkSetting                              1.0.0.0    MsDtc
    Function        Set-DtcTransaction                                 1.0.0.0    MsDtc
    Function        Set-DtcTransactionsTraceSession                    1.0.0.0    MsDtc
    Function        Set-DtcTransactionsTraceSetting                    1.0.0.0    MsDtc
    Function        Set-DynamicParameterVariables                      3.4.0      Pester
    Function        Set-EtwTraceProvider                               1.0.0.0    EventTracingManagement
    Function        Set-FileIntegrity                                  2.0.0.0    Storage
    Function        Set-FileShare                                      2.0.0.0    Storage
    Function        Set-FileStorageTier                                2.0.0.0    Storage
    Function        Set-InitiatorPort                                  2.0.0.0    Storage
    Function        Set-IscsiChapSecret                                1.0.0.0    iSCSI
    Function        Set-LogProperties                                  1.0.0.0    PSDiagnostics
    Function        Set-MMAgent                                        1.0        MMAgent
    Function        Set-MpPreference                                   1.0        ConfigDefender
    Function        Set-MpPreference                                   1.0        Defender
    Function        Set-NCSIPolicyConfiguration                        1.0.0.0    NetworkConnectivityStatus
    Function        Set-Net6to4Configuration                           1.0.0.0    NetworkTransition
    Function        Set-NetAdapter                                     2.0.0.0    NetAdapter
    Function        Set-NetAdapterAdvancedProperty                     2.0.0.0    NetAdapter
    Function        Set-NetAdapterBinding                              2.0.0.0    NetAdapter
    Function        Set-NetAdapterChecksumOffload                      2.0.0.0    NetAdapter
    Function        Set-NetAdapterDataPathConfiguration                2.0.0.0    NetAdapter
    Function        Set-NetAdapterEncapsulatedPacketTaskOffload        2.0.0.0    NetAdapter
    Function        Set-NetAdapterIPsecOffload                         2.0.0.0    NetAdapter
    Function        Set-NetAdapterLso                                  2.0.0.0    NetAdapter
    Function        Set-NetAdapterPacketDirect                         2.0.0.0    NetAdapter
    Function        Set-NetAdapterPowerManagement                      2.0.0.0    NetAdapter
    Function        Set-NetAdapterQos                                  2.0.0.0    NetAdapter
    Function        Set-NetAdapterRdma                                 2.0.0.0    NetAdapter
    Function        Set-NetAdapterRsc                                  2.0.0.0    NetAdapter
    Function        Set-NetAdapterRss                                  2.0.0.0    NetAdapter
    Function        Set-NetAdapterSriov                                2.0.0.0    NetAdapter
    Function        Set-NetAdapterUso                                  2.0.0.0    NetAdapter
    Function        Set-NetAdapterVmq                                  2.0.0.0    NetAdapter
    Function        Set-NetConnectionProfile                           2.0.0.0    NetConnection
    Function        Set-NetDnsTransitionConfiguration                  1.0.0.0    NetworkTransition
    Function        Set-NetEventPacketCaptureProvider                  1.0.0.0    NetEventPacketCapture
    Function        Set-NetEventProvider                               1.0.0.0    NetEventPacketCapture
    Function        Set-NetEventSession                                1.0.0.0    NetEventPacketCapture
    Function        Set-NetEventVFPProvider                            1.0.0.0    NetEventPacketCapture
    Function        Set-NetEventVmSwitchProvider                       1.0.0.0    NetEventPacketCapture
    Function        Set-NetEventWFPCaptureProvider                     1.0.0.0    NetEventPacketCapture
    Function        Set-NetFirewallAddressFilter                       2.0.0.0    NetSecurity
    Function        Set-NetFirewallApplicationFilter                   2.0.0.0    NetSecurity
    Function        Set-NetFirewallHyperVProfile                       2.0.0.0    NetSecurity
    Function        Set-NetFirewallHyperVRule                          2.0.0.0    NetSecurity
    Function        Set-NetFirewallHyperVVMSetting                     2.0.0.0    NetSecurity
    Function        Set-NetFirewallInterfaceFilter                     2.0.0.0    NetSecurity
    Function        Set-NetFirewallInterfaceTypeFilter                 2.0.0.0    NetSecurity
    Function        Set-NetFirewallPortFilter                          2.0.0.0    NetSecurity
    Function        Set-NetFirewallProfile                             2.0.0.0    NetSecurity
    Function        Set-NetFirewallRule                                2.0.0.0    NetSecurity
    Function        Set-NetFirewallSecurityFilter                      2.0.0.0    NetSecurity
    Function        Set-NetFirewallServiceFilter                       2.0.0.0    NetSecurity
    Function        Set-NetFirewallSetting                             2.0.0.0    NetSecurity
    Function        Set-NetIPAddress                                   1.0.0.0    NetTCPIP
    Function        Set-NetIPHttpsConfiguration                        1.0.0.0    NetworkTransition
    Function        Set-NetIPInterface                                 1.0.0.0    NetTCPIP
    Function        Set-NetIPsecDospSetting                            2.0.0.0    NetSecurity
    Function        Set-NetIPsecMainModeCryptoSet                      2.0.0.0    NetSecurity
    Function        Set-NetIPsecMainModeRule                           2.0.0.0    NetSecurity
    Function        Set-NetIPsecPhase1AuthSet                          2.0.0.0    NetSecurity
    Function        Set-NetIPsecPhase2AuthSet                          2.0.0.0    NetSecurity
    Function        Set-NetIPsecQuickModeCryptoSet                     2.0.0.0    NetSecurity
    Function        Set-NetIPsecRule                                   2.0.0.0    NetSecurity
    Function        Set-NetIPv4Protocol                                1.0.0.0    NetTCPIP
    Function        Set-NetIPv6Protocol                                1.0.0.0    NetTCPIP
    Function        Set-NetIsatapConfiguration                         1.0.0.0    NetworkTransition
    Function        Set-NetLbfoTeam                                    2.0.0.0    NetLbfo
    Function        Set-NetLbfoTeamMember                              2.0.0.0    NetLbfo
    Function        Set-NetLbfoTeamNic                                 2.0.0.0    NetLbfo
    Function        Set-NetNat                                         1.0.0.0    NetNat
    Function        Set-NetNatGlobal                                   1.0.0.0    NetNat
    Function        Set-NetNatTransitionConfiguration                  1.0.0.0    NetworkTransition
    Function        Set-NetNeighbor                                    1.0.0.0    NetTCPIP
    Function        Set-NetOffloadGlobalSetting                        1.0.0.0    NetTCPIP
    Function        Set-NetQosPolicy                                   2.0.0.0    NetQos
    Function        Set-NetRoute                                       1.0.0.0    NetTCPIP
    Function        Set-NetTCPSetting                                  1.0.0.0    NetTCPIP
    Function        Set-NetTeredoConfiguration                         1.0.0.0    NetworkTransition
    Function        Set-NetUDPSetting                                  1.0.0.0    NetTCPIP
    Function        Set-NetworkSwitchEthernetPortIPAddress             1.0.0.0    NetworkSwitchManager
    Function        Set-NetworkSwitchPortMode                          1.0.0.0    NetworkSwitchManager
    Function        Set-NetworkSwitchPortProperty                      1.0.0.0    NetworkSwitchManager
    Function        Set-NetworkSwitchVlanProperty                      1.0.0.0    NetworkSwitchManager
    Function        Set-OdbcDriver                                     1.0.0.0    Wdac
    Function        Set-OdbcDsn                                        1.0.0.0    Wdac
    Function        Set-Partition                                      2.0.0.0    Storage
    Function        Set-PcsvDeviceBootConfiguration                    1.0.0.0    PcsvDevice
    Function        Set-PcsvDeviceNetworkConfiguration                 1.0.0.0    PcsvDevice
    Function        Set-PcsvDeviceUserPassword                         1.0.0.0    PcsvDevice
    Function        Set-PhysicalDisk                                   2.0.0.0    Storage
    Function        Set-PrintConfiguration                             1.1        PrintManagement
    Function        Set-Printer                                        1.1        PrintManagement
    Function        Set-PrinterProperty                                1.1        PrintManagement
    Function        Set-PSRepository                                   1.0.0.1    PowerShellGet
    Function        Set-ResiliencySetting                              2.0.0.0    Storage
    Function        Set-ScheduledTask                                  1.0.0.0    ScheduledTasks
    Function        Set-SmbBandwidthLimit                              2.0.0.0    SmbShare
    Function        Set-SmbClientCertificateMapping                    2.0.0.0    SmbShare
    Function        Set-SmbClientConfiguration                         2.0.0.0    SmbShare
    Function        Set-SmbPathAcl                                     2.0.0.0    SmbShare
    Function        Set-SmbServerCertificateMapping                    2.0.0.0    SmbShare
    Function        Set-SmbServerConfiguration                         2.0.0.0    SmbShare
    Function        Set-SmbShare                                       2.0.0.0    SmbShare
    Function        Set-StorageBusCache                                1.0.0.0    StorageBusCache
    Function        Set-StorageBusProfile                              1.0.0.0    StorageBusCache
    Function        Set-StorageFileServer                              2.0.0.0    Storage
    Function        Set-StorageHealthSetting                           2.0.0.0    Storage
    Function        Set-StoragePool                                    2.0.0.0    Storage
    Function        Set-StorageProvider                                2.0.0.0    Storage
    Function        Set-StorageSetting                                 2.0.0.0    Storage
    Function        Set-StorageSubSystem                               2.0.0.0    Storage
    Function        Set-StorageTier                                    2.0.0.0    Storage
    Function        Set-TestInconclusive                               3.4.0      Pester
    Function        Setup                                              3.4.0      Pester
    Function        Set-VirtualDisk                                    2.0.0.0    Storage
    Function        Set-Volume                                         2.0.0.0    Storage
    Function        Set-VolumeScrubPolicy                              2.0.0.0    Storage
    Function        Set-VpnConnection                                  2.0.0.0    VpnClient
    Function        Set-VpnConnectionIPsecConfiguration                2.0.0.0    VpnClient
    Function        Set-VpnConnectionProxy                             2.0.0.0    VpnClient
    Function        Set-VpnConnectionTriggerDnsConfiguration           2.0.0.0    VpnClient
    Function        Set-VpnConnectionTriggerTrustedNetwork             2.0.0.0    VpnClient
    Function        Set-WinhttpProxy                                   1.0.0.0    WinHttpProxy
    Function        Should                                             3.4.0      Pester
    Function        Show-NetFirewallRule                               2.0.0.0    NetSecurity
    Function        Show-NetIPsecRule                                  2.0.0.0    NetSecurity
    Function        Show-StorageHistory                                2.0.0.0    Storage
    Function        Show-VirtualDisk                                   2.0.0.0    Storage
    Function        Start-AppBackgroundTask                            1.0.0.0    AppBackgroundTask
    Function        Start-AppvVirtualProcess                           1.0.0.0    AppvClient
    Function        Start-AutologgerConfig                             1.0.0.0    EventTracingManagement
    Function        Start-Dtc                                          1.0.0.0    MsDtc
    Function        Start-DtcTransactionsTraceSession                  1.0.0.0    MsDtc
    Function        Start-EtwTraceSession                              1.0.0.0    EventTracingManagement
    Function        Start-MpRollback                                   1.0        ConfigDefender
    Function        Start-MpRollback                                   1.0        Defender
    Function        Start-MpScan                                       1.0        ConfigDefender
    Function        Start-MpScan                                       1.0        Defender
    Function        Start-MpWDOScan                                    1.0        ConfigDefender
    Function        Start-MpWDOScan                                    1.0        Defender
    Function        Start-NetEventSession                              1.0.0.0    NetEventPacketCapture
    Function        Start-PcsvDevice                                   1.0.0.0    PcsvDevice
    Function        Start-ScheduledTask                                1.0.0.0    ScheduledTasks
    Function        Start-StorageDiagnosticLog                         2.0.0.0    Storage
    Function        Start-Trace                                        1.0.0.0    PSDiagnostics
    Function        Stop-DscConfiguration                              1.1        PSDesiredStateConfiguration
    Function        Stop-Dtc                                           1.0.0.0    MsDtc
    Function        Stop-DtcTransactionsTraceSession                   1.0.0.0    MsDtc
    Function        Stop-EtwTraceSession                               1.0.0.0    EventTracingManagement
    Function        Stop-NetEventSession                               1.0.0.0    NetEventPacketCapture
    Function        Stop-PcsvDevice                                    1.0.0.0    PcsvDevice
    Function        Stop-ScheduledTask                                 1.0.0.0    ScheduledTasks
    Function        Stop-StorageDiagnosticLog                          2.0.0.0    Storage
    Function        Stop-StorageJob                                    2.0.0.0    Storage
    Function        Stop-Trace                                         1.0.0.0    PSDiagnostics
    Function        Suspend-BitLocker                                  1.0.0.0    BitLocker
    Function        Suspend-PrintJob                                   1.1        PrintManagement
    Function        Suspend-StorageBusDisk                             1.0.0.0    StorageBusCache
    Function        Sync-NetIPsecRule                                  2.0.0.0    NetSecurity
    Function        T:
    Function        TabExpansion2
    Function        Test-Dtc                                           1.0.0.0    MsDtc
    Function        Test-NetConnection                                 1.0.0.0    NetTCPIP
    Function        Test-ScriptFileInfo                                1.0.0.1    PowerShellGet
    Function        U:
    Function        Unblock-FileShareAccess                            2.0.0.0    Storage
    Function        Unblock-SmbClientAccessToServer                    2.0.0.0    SmbShare
    Function        Unblock-SmbShareAccess                             2.0.0.0    SmbShare
    Function        Uninstall-Dtc                                      1.0.0.0    MsDtc
    Function        Uninstall-Module                                   1.0.0.1    PowerShellGet
    Function        Uninstall-Script                                   1.0.0.1    PowerShellGet
    Function        Unlock-BitLocker                                   1.0.0.0    BitLocker
    Function        Unregister-AppBackgroundTask                       1.0.0.0    AppBackgroundTask
    Function        Unregister-ClusteredScheduledTask                  1.0.0.0    ScheduledTasks
    Function        Unregister-IscsiSession                            1.0.0.0    iSCSI
    Function        Unregister-PSRepository                            1.0.0.1    PowerShellGet
    Function        Unregister-ScheduledTask                           1.0.0.0    ScheduledTasks
    Function        Unregister-StorageSubsystem                        2.0.0.0    Storage
    Function        Update-AutologgerConfig                            1.0.0.0    EventTracingManagement
    Function        Update-Disk                                        2.0.0.0    Storage
    Function        Update-DscConfiguration                            1.1        PSDesiredStateConfiguration
    Function        Update-EtwTraceSession                             1.0.0.0    EventTracingManagement
    Function        Update-HostStorageCache                            2.0.0.0    Storage
    Function        Update-IscsiTarget                                 1.0.0.0    iSCSI
    Function        Update-IscsiTargetPortal                           1.0.0.0    iSCSI
    Function        Update-Module                                      1.0.0.1    PowerShellGet
    Function        Update-ModuleManifest                              1.0.0.1    PowerShellGet
    Function        Update-MpSignature                                 1.0        ConfigDefender
    Function        Update-MpSignature                                 1.0        Defender
    Function        Update-NetFirewallDynamicKeywordAddress            2.0.0.0    NetSecurity
    Function        Update-NetIPsecRule                                2.0.0.0    NetSecurity
    Function        Update-Script                                      1.0.0.1    PowerShellGet
    Function        Update-ScriptFileInfo                              1.0.0.1    PowerShellGet
    Function        Update-SmbMultichannelConnection                   2.0.0.0    SmbShare
    Function        Update-StorageBusCache                             1.0.0.0    StorageBusCache
    Function        Update-StorageFirmware                             2.0.0.0    Storage
    Function        Update-StoragePool                                 2.0.0.0    Storage
    Function        Update-StorageProviderCache                        2.0.0.0    Storage
    Function        V:
    Function        W:
    Function        Write-DtcTransactionsTraceSession                  1.0.0.0    MsDtc
    Function        Write-PrinterNfcTag                                1.1        PrintManagement
    Function        Write-VolumeCache                                  2.0.0.0    Storage
    Function        X:
    Function        Y:
    Function        Z:
    Cmdlet          Add-AppProvisionedSharedPackageContainer           3.0        Dism
    Cmdlet          Add-AppSharedPackageContainer                      2.0.1.0    Appx
    Cmdlet          Add-AppvClientConnectionGroup                      1.0.0.0    AppvClient
    Cmdlet          Add-AppvClientPackage                              1.0.0.0    AppvClient
    Cmdlet          Add-AppvPublishingServer                           1.0.0.0    AppvClient
    Cmdlet          Add-AppxPackage                                    2.0.1.0    Appx
    Cmdlet          Add-AppxProvisionedPackage                         3.0        Dism
    Cmdlet          Add-AppxVolume                                     2.0.1.0    Appx
    Cmdlet          Add-BitsFile                                       2.0.0.0    BitsTransfer
    Cmdlet          Add-CertificateEnrollmentPolicyServer              1.0.0.0    PKI
    Cmdlet          Add-Computer                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Add-Content                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Add-History                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Add-JobTrigger                                     1.1.0.0    PSScheduledJob
    Cmdlet          Add-KdsRootKey                                     1.0.0.0    Kds
    Cmdlet          Add-LocalGroupMember                               1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Add-Member                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Add-PSSnapin                                       3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Add-SignerRule                                     1.0        ConfigCI
    Cmdlet          Add-Type                                           3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Add-WindowsCapability                              3.0        Dism
    Cmdlet          Add-WindowsDriver                                  3.0        Dism
    Cmdlet          Add-WindowsImage                                   3.0        Dism
    Cmdlet          Add-WindowsPackage                                 3.0        Dism
    Cmdlet          Checkpoint-Computer                                3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Clear-Content                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Clear-EventLog                                     3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Clear-History                                      3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Clear-Item                                         3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Clear-ItemProperty                                 3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Clear-KdsCache                                     1.0.0.0    Kds
    Cmdlet          Clear-RecycleBin                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Clear-Tpm                                          2.0.0.0    TrustedPlatformModule
    Cmdlet          Clear-UevAppxPackage                               2.1.639.0  UEV
    Cmdlet          Clear-UevConfiguration                             2.1.639.0  UEV
    Cmdlet          Clear-Variable                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Clear-WindowsCorruptMountPoint                     3.0        Dism
    Cmdlet          Compare-Object                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Complete-BitsTransfer                              2.0.0.0    BitsTransfer
    Cmdlet          Complete-DtcDiagnosticTransaction                  1.0.0.0    MsDtc
    Cmdlet          Complete-Transaction                               3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Confirm-SecureBootUEFI                             2.0.0.0    SecureBoot
    Cmdlet          Connect-PSSession                                  3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Connect-WSMan                                      3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          ConvertFrom-CIPolicy                               1.0        ConfigCI
    Cmdlet          ConvertFrom-Csv                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertFrom-Json                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertFrom-SecureString                           3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          ConvertFrom-String                                 3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertFrom-StringData                             3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Convert-Path                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Convert-String                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertTo-Csv                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertTo-Html                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertTo-Json                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          ConvertTo-ProcessMitigationPolicy                  1.0.12     ProcessMitigations
    Cmdlet          ConvertTo-SecureString                             3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          ConvertTo-TpmOwnerAuth                             2.0.0.0    TrustedPlatformModule
    Cmdlet          ConvertTo-Xml                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Copy-BcdEntry                                      1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Copy-Item                                          3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Copy-ItemProperty                                  3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Copy-UserInternationalSettingsToSystem             2.1.0.0    International
    Cmdlet          Debug-Job                                          3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Debug-Process                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Debug-Runspace                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Disable-AppBackgroundTaskDiagnosticLog             1.0.0.0    AppBackgroundTask
    Cmdlet          Disable-Appv                                       1.0.0.0    AppvClient
    Cmdlet          Disable-AppvClientConnectionGroup                  1.0.0.0    AppvClient
    Cmdlet          Disable-BcdElementBootDebug                        1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Disable-BcdElementBootEms                          1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Disable-BcdElementDebug                            1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Disable-BcdElementEms                              1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Disable-BcdElementEventLogging                     1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Disable-BcdElementHypervisorDebug                  1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Disable-ComputerRestore                            3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Disable-JobTrigger                                 1.1.0.0    PSScheduledJob
    Cmdlet          Disable-LocalUser                                  1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Disable-PSBreakpoint                               3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Disable-PSRemoting                                 3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Disable-PSSessionConfiguration                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Disable-RunspaceDebug                              3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Disable-ScheduledJob                               1.1.0.0    PSScheduledJob
    Cmdlet          Disable-TlsCipherSuite                             2.0.0.0    TLS
    Cmdlet          Disable-TlsEccCurve                                2.0.0.0    TLS
    Cmdlet          Disable-TlsSessionTicketKey                        2.0.0.0    TLS
    Cmdlet          Disable-TpmAutoProvisioning                        2.0.0.0    TrustedPlatformModule
    Cmdlet          Disable-Uev                                        2.1.639.0  UEV
    Cmdlet          Disable-UevAppxPackage                             2.1.639.0  UEV
    Cmdlet          Disable-UevTemplate                                2.1.639.0  UEV
    Cmdlet          Disable-WindowsErrorReporting                      1.0        WindowsErrorReporting
    Cmdlet          Disable-WindowsOptionalFeature                     3.0        Dism
    Cmdlet          Disable-WSManCredSSP                               3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Disconnect-PSSession                               3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Disconnect-WSMan                                   3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Dismount-AppxVolume                                2.0.1.0    Appx
    Cmdlet          Dismount-WindowsImage                              3.0        Dism
    Cmdlet          Edit-CIPolicyRule                                  1.0        ConfigCI
    Cmdlet          Enable-AppBackgroundTaskDiagnosticLog              1.0.0.0    AppBackgroundTask
    Cmdlet          Enable-Appv                                        1.0.0.0    AppvClient
    Cmdlet          Enable-AppvClientConnectionGroup                   1.0.0.0    AppvClient
    Cmdlet          Enable-BcdElementBootDebug                         1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Enable-BcdElementBootEms                           1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Enable-BcdElementDebug                             1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Enable-BcdElementEms                               1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Enable-BcdElementEventLogging                      1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Enable-BcdElementHypervisorDebug                   1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Enable-ComputerRestore                             3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Enable-JobTrigger                                  1.1.0.0    PSScheduledJob
    Cmdlet          Enable-LocalUser                                   1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Enable-PSBreakpoint                                3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Enable-PSRemoting                                  3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Enable-PSSessionConfiguration                      3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Enable-RunspaceDebug                               3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Enable-ScheduledJob                                1.1.0.0    PSScheduledJob
    Cmdlet          Enable-TlsCipherSuite                              2.0.0.0    TLS
    Cmdlet          Enable-TlsEccCurve                                 2.0.0.0    TLS
    Cmdlet          Enable-TlsSessionTicketKey                         2.0.0.0    TLS
    Cmdlet          Enable-TpmAutoProvisioning                         2.0.0.0    TrustedPlatformModule
    Cmdlet          Enable-Uev                                         2.1.639.0  UEV
    Cmdlet          Enable-UevAppxPackage                              2.1.639.0  UEV
    Cmdlet          Enable-UevTemplate                                 2.1.639.0  UEV
    Cmdlet          Enable-WindowsErrorReporting                       1.0        WindowsErrorReporting
    Cmdlet          Enable-WindowsOptionalFeature                      3.0        Dism
    Cmdlet          Enable-WSManCredSSP                                3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Enter-PSHostProcess                                3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Enter-PSSession                                    3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Exit-PSHostProcess                                 3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Exit-PSSession                                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Expand-WindowsCustomDataImage                      3.0        Dism
    Cmdlet          Expand-WindowsImage                                3.0        Dism
    Cmdlet          Export-Alias                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Export-BcdStore                                    1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Export-BinaryMiLog                                 1.0.0.0    CimCmdlets
    Cmdlet          Export-Certificate                                 1.0.0.0    PKI
    Cmdlet          Export-Clixml                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Export-Console                                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Export-Counter                                     3.0.0.0    Microsoft.PowerShell.Diagnostics
    Cmdlet          Export-Csv                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Export-FormatData                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Export-ModuleMember                                3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Export-PfxCertificate                              1.0.0.0    PKI
    Cmdlet          Export-ProvisioningPackage                         3.0        Provisioning
    Cmdlet          Export-PSSession                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Export-StartLayout                                 1.0.0.1    StartLayout
    Cmdlet          Export-StartLayoutEdgeAssets                       1.0.0.1    StartLayout
    Cmdlet          Export-TlsSessionTicketKey                         2.0.0.0    TLS
    Cmdlet          Export-Trace                                       3.0        Provisioning
    Cmdlet          Export-UevConfiguration                            2.1.639.0  UEV
    Cmdlet          Export-UevPackage                                  2.1.639.0  UEV
    Cmdlet          Export-WindowsCapabilitySource                     3.0        Dism
    Cmdlet          Export-WindowsDriver                               3.0        Dism
    Cmdlet          Export-WindowsImage                                3.0        Dism
    Cmdlet          Find-LapsADExtendedRights                          1.0.0.0    LAPS
    Cmdlet          Find-Package                                       1.0.0.1    PackageManagement
    Cmdlet          Find-PackageProvider                               1.0.0.1    PackageManagement
    Cmdlet          ForEach-Object                                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Format-Custom                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Format-List                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Format-SecureBootUEFI                              2.0.0.0    SecureBoot
    Cmdlet          Format-Table                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Format-Wide                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Acl                                            3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Get-Alias                                          3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-AppLockerFileInformation                       2.0.0.0    AppLocker
    Cmdlet          Get-AppLockerPolicy                                2.0.0.0    AppLocker
    Cmdlet          Get-AppProvisionedSharedPackageContainer           3.0        Dism
    Cmdlet          Get-AppSharedPackageContainer                      2.0.1.0    Appx
    Cmdlet          Get-AppvClientApplication                          1.0.0.0    AppvClient
    Cmdlet          Get-AppvClientConfiguration                        1.0.0.0    AppvClient
    Cmdlet          Get-AppvClientConnectionGroup                      1.0.0.0    AppvClient
    Cmdlet          Get-AppvClientMode                                 1.0.0.0    AppvClient
    Cmdlet          Get-AppvClientPackage                              1.0.0.0    AppvClient
    Cmdlet          Get-AppvPublishingServer                           1.0.0.0    AppvClient
    Cmdlet          Get-AppvStatus                                     1.0.0.0    AppvClient
    Cmdlet          Get-AppxDefaultVolume                              2.0.1.0    Appx
    Cmdlet          Get-AppxPackage                                    2.0.1.0    Appx
    Cmdlet          Get-AppxPackageAutoUpdateSettings                  2.0.1.0    Appx
    Cmdlet          Get-AppxPackageManifest                            2.0.1.0    Appx
    Cmdlet          Get-AppxProvisionedPackage                         3.0        Dism
    Cmdlet          Get-AppxVolume                                     2.0.1.0    Appx
    Cmdlet          Get-AuthenticodeSignature                          3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Get-BcdEntry                                       1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Get-BcdEntryDebugSettings                          1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Get-BcdEntryHypervisorSettings                     1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Get-BcdStore                                       1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Get-BitsTransfer                                   2.0.0.0    BitsTransfer
    Cmdlet          Get-Certificate                                    1.0.0.0    PKI
    Cmdlet          Get-CertificateAutoEnrollmentPolicy                1.0.0.0    PKI
    Cmdlet          Get-CertificateEnrollmentPolicyServer              1.0.0.0    PKI
    Cmdlet          Get-CertificateNotificationTask                    1.0.0.0    PKI
    Cmdlet          Get-ChildItem                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-CimAssociatedInstance                          1.0.0.0    CimCmdlets
    Cmdlet          Get-CimClass                                       1.0.0.0    CimCmdlets
    Cmdlet          Get-CimInstance                                    1.0.0.0    CimCmdlets
    Cmdlet          Get-CimSession                                     1.0.0.0    CimCmdlets
    Cmdlet          Get-CIPolicy                                       1.0        ConfigCI
    Cmdlet          Get-CIPolicyIdInfo                                 1.0        ConfigCI
    Cmdlet          Get-CIPolicyInfo                                   1.0        ConfigCI
    Cmdlet          Get-Clipboard                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-CmsMessage                                     3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Get-Command                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-ComputerInfo                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-ComputerRestorePoint                           3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-Content                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-ControlPanelItem                               3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-Counter                                        3.0.0.0    Microsoft.PowerShell.Diagnostics
    Cmdlet          Get-Credential                                     3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Get-Culture                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-DAPolicyChange                                 2.0.0.0    NetSecurity
    Cmdlet          Get-Date                                           3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-DeliveryOptimizationLog                        1.0.3.0    DeliveryOptimization
    Cmdlet          Get-DeliveryOptimizationLogAnalysis                1.0.3.0    DeliveryOptimization
    Cmdlet          Get-Event                                          3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-EventLog                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-EventSubscriber                                3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-ExecutionPolicy                                3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Get-FormatData                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Help                                           3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-History                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-Host                                           3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-HotFix                                         3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-InstalledLanguage                              1.0        LanguagePackManagement
    Cmdlet          Get-Item                                           3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-ItemProperty                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-ItemPropertyValue                              3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-Job                                            3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-JobTrigger                                     1.1.0.0    PSScheduledJob
    Cmdlet          Get-KdsConfiguration                               1.0.0.0    Kds
    Cmdlet          Get-KdsRootKey                                     1.0.0.0    Kds
    Cmdlet          Get-LapsADPassword                                 1.0.0.0    LAPS
    Cmdlet          Get-LocalGroup                                     1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Get-LocalGroupMember                               1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Get-LocalUser                                      1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Get-Location                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-Member                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Module                                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-NonRemovableAppsPolicy                         3.0        Dism
    Cmdlet          Get-Package                                        1.0.0.1    PackageManagement
    Cmdlet          Get-PackageProvider                                1.0.0.1    PackageManagement
    Cmdlet          Get-PackageSource                                  1.0.0.1    PackageManagement
    Cmdlet          Get-PfxCertificate                                 3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Get-PfxData                                        1.0.0.0    PKI
    Cmdlet          Get-PmemDedicatedMemory                            1.0.0.0    PersistentMemory
    Cmdlet          Get-PmemDisk                                       1.0.0.0    PersistentMemory
    Cmdlet          Get-PmemPhysicalDevice                             1.0.0.0    PersistentMemory
    Cmdlet          Get-PmemUnusedRegion                               1.0.0.0    PersistentMemory
    Cmdlet          Get-Process                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-ProcessMitigation                              1.0.12     ProcessMitigations
    Cmdlet          Get-ProvisioningPackage                            3.0        Provisioning
    Cmdlet          Get-PSBreakpoint                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-PSCallStack                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-PSDrive                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-PSHostProcessInfo                              3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-PSProvider                                     3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-PSReadLineKeyHandler                           2.0.0      PSReadLine
    Cmdlet          Get-PSReadLineOption                               2.0.0      PSReadLine
    Cmdlet          Get-PSSession                                      3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-PSSessionCapability                            3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-PSSessionConfiguration                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-PSSnapin                                       3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Get-Random                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Runspace                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-RunspaceDebug                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-ScheduledJob                                   1.1.0.0    PSScheduledJob
    Cmdlet          Get-ScheduledJobOption                             1.1.0.0    PSScheduledJob
    Cmdlet          Get-SecureBootPolicy                               2.0.0.0    SecureBoot
    Cmdlet          Get-SecureBootUEFI                                 2.0.0.0    SecureBoot
    Cmdlet          Get-Service                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-SystemDriver                                   1.0        ConfigCI
    Cmdlet          Get-SystemPreferredUILanguage                      1.0        LanguagePackManagement
    Cmdlet          Get-TimeZone                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-TlsCipherSuite                                 2.0.0.0    TLS
    Cmdlet          Get-TlsEccCurve                                    2.0.0.0    TLS
    Cmdlet          Get-Tpm                                            2.0.0.0    TrustedPlatformModule
    Cmdlet          Get-TpmEndorsementKeyInfo                          2.0.0.0    TrustedPlatformModule
    Cmdlet          Get-TpmSupportedFeature                            2.0.0.0    TrustedPlatformModule
    Cmdlet          Get-TraceSource                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Transaction                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-TroubleshootingPack                            1.0.0.0    TroubleshootingPack
    Cmdlet          Get-TrustedProvisioningCertificate                 3.0        Provisioning
    Cmdlet          Get-TypeData                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-UevAppxPackage                                 2.1.639.0  UEV
    Cmdlet          Get-UevConfiguration                               2.1.639.0  UEV
    Cmdlet          Get-UevStatus                                      2.1.639.0  UEV
    Cmdlet          Get-UevTemplate                                    2.1.639.0  UEV
    Cmdlet          Get-UevTemplateProgram                             2.1.639.0  UEV
    Cmdlet          Get-UICulture                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Unique                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-Variable                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Get-WheaMemoryPolicy                               2.0.0.0    Whea
    Cmdlet          Get-WIMBootEntry                                   3.0        Dism
    Cmdlet          Get-WinAcceptLanguageFromLanguageListOptOut        2.1.0.0    International
    Cmdlet          Get-WinCultureFromLanguageListOptOut               2.1.0.0    International
    Cmdlet          Get-WinDefaultInputMethodOverride                  2.1.0.0    International
    Cmdlet          Get-WindowsCapability                              3.0        Dism
    Cmdlet          Get-WindowsDeveloperLicense                        1.0.0.0    WindowsDeveloperLicense
    Cmdlet          Get-WindowsDriver                                  3.0        Dism
    Cmdlet          Get-WindowsEdition                                 3.0        Dism
    Cmdlet          Get-WindowsErrorReporting                          1.0        WindowsErrorReporting
    Cmdlet          Get-WindowsImage                                   3.0        Dism
    Cmdlet          Get-WindowsImageContent                            3.0        Dism
    Cmdlet          Get-WindowsOptionalFeature                         3.0        Dism
    Cmdlet          Get-WindowsPackage                                 3.0        Dism
    Cmdlet          Get-WindowsReservedStorageState                    3.0        Dism
    Cmdlet          Get-WindowsSearchSetting                           1.0.0.0    WindowsSearch
    Cmdlet          Get-WinEvent                                       3.0.0.0    Microsoft.PowerShell.Diagnostics
    Cmdlet          Get-WinHomeLocation                                2.1.0.0    International
    Cmdlet          Get-WinLanguageBarOption                           2.1.0.0    International
    Cmdlet          Get-WinSystemLocale                                2.1.0.0    International
    Cmdlet          Get-WinUILanguageOverride                          2.1.0.0    International
    Cmdlet          Get-WinUserLanguageList                            2.1.0.0    International
    Cmdlet          Get-WmiObject                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Get-WSManCredSSP                                   3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Get-WSManInstance                                  3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Group-Object                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Import-Alias                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Import-BcdStore                                    1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Import-BinaryMiLog                                 1.0.0.0    CimCmdlets
    Cmdlet          Import-Certificate                                 1.0.0.0    PKI
    Cmdlet          Import-Clixml                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Import-Counter                                     3.0.0.0    Microsoft.PowerShell.Diagnostics
    Cmdlet          Import-Csv                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Import-LocalizedData                               3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Import-Module                                      3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Import-PackageProvider                             1.0.0.1    PackageManagement
    Cmdlet          Import-PfxCertificate                              1.0.0.0    PKI
    Cmdlet          Import-PSSession                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Import-StartLayout                                 1.0.0.1    StartLayout
    Cmdlet          Import-TpmOwnerAuth                                2.0.0.0    TrustedPlatformModule
    Cmdlet          Import-UevConfiguration                            2.1.639.0  UEV
    Cmdlet          Initialize-PmemPhysicalDevice                      1.0.0.0    PersistentMemory
    Cmdlet          Initialize-Tpm                                     2.0.0.0    TrustedPlatformModule
    Cmdlet          Install-Language                                   1.0        LanguagePackManagement
    Cmdlet          Install-Package                                    1.0.0.1    PackageManagement
    Cmdlet          Install-PackageProvider                            1.0.0.1    PackageManagement
    Cmdlet          Install-ProvisioningPackage                        3.0        Provisioning
    Cmdlet          Install-TrustedProvisioningCertificate             3.0        Provisioning
    Cmdlet          Invoke-CimMethod                                   1.0.0.0    CimCmdlets
    Cmdlet          Invoke-Command                                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Invoke-CommandInDesktopPackage                     2.0.1.0    Appx
    Cmdlet          Invoke-DscResource                                 1.1        PSDesiredStateConfiguration
    Cmdlet          Invoke-Expression                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Invoke-History                                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Invoke-Item                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Invoke-LapsPolicyProcessing                        1.0.0.0    LAPS
    Cmdlet          Invoke-RestMethod                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Invoke-TroubleshootingPack                         1.0.0.0    TroubleshootingPack
    Cmdlet          Invoke-WebRequest                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Invoke-WmiMethod                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Invoke-WSManAction                                 3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Join-DtcDiagnosticResourceManager                  1.0.0.0    MsDtc
    Cmdlet          Join-Path                                          3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Limit-EventLog                                     3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Measure-Command                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Measure-Object                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Merge-CIPolicy                                     1.0        ConfigCI
    Cmdlet          Mount-AppvClientConnectionGroup                    1.0.0.0    AppvClient
    Cmdlet          Mount-AppvClientPackage                            1.0.0.0    AppvClient
    Cmdlet          Mount-AppxVolume                                   2.0.1.0    Appx
    Cmdlet          Mount-WindowsImage                                 3.0        Dism
    Cmdlet          Move-AppxPackage                                   2.0.1.0    Appx
    Cmdlet          Move-Item                                          3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Move-ItemProperty                                  3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-Alias                                          3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          New-AppLockerPolicy                                2.0.0.0    AppLocker
    Cmdlet          New-BcdEntry                                       1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          New-BcdStore                                       1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          New-CertificateNotificationTask                    1.0.0.0    PKI
    Cmdlet          New-CimInstance                                    1.0.0.0    CimCmdlets
    Cmdlet          New-CimSession                                     1.0.0.0    CimCmdlets
    Cmdlet          New-CimSessionOption                               1.0.0.0    CimCmdlets
    Cmdlet          New-CIPolicy                                       1.0        ConfigCI
    Cmdlet          New-CIPolicyRule                                   1.0        ConfigCI
    Cmdlet          New-DtcDiagnosticTransaction                       1.0.0.0    MsDtc
    Cmdlet          New-Event                                          3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          New-EventLog                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-FileCatalog                                    3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          New-Item                                           3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-ItemProperty                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-JobTrigger                                     1.1.0.0    PSScheduledJob
    Cmdlet          New-LocalGroup                                     1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          New-LocalUser                                      1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          New-Module                                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-ModuleManifest                                 3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-NetIPsecAuthProposal                           2.0.0.0    NetSecurity
    Cmdlet          New-NetIPsecMainModeCryptoProposal                 2.0.0.0    NetSecurity
    Cmdlet          New-NetIPsecQuickModeCryptoProposal                2.0.0.0    NetSecurity
    Cmdlet          New-Object                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          New-PmemDedicatedMemory                            1.0.0.0    PersistentMemory
    Cmdlet          New-PmemDisk                                       1.0.0.0    PersistentMemory
    Cmdlet          New-ProvisioningRepro                              3.0        Provisioning
    Cmdlet          New-PSDrive                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-PSRoleCapabilityFile                           3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-PSSession                                      3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-PSSessionConfigurationFile                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-PSSessionOption                                3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-PSTransportOption                              3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          New-PSWorkflowExecutionOption                      2.0.0.0    PSWorkflow
    Cmdlet          New-ScheduledJobOption                             1.1.0.0    PSScheduledJob
    Cmdlet          New-SelfSignedCertificate                          1.0.0.0    PKI
    Cmdlet          New-Service                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-TimeSpan                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          New-TlsSessionTicketKey                            2.0.0.0    TLS
    Cmdlet          New-Variable                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          New-WebServiceProxy                                3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          New-WindowsCustomImage                             3.0        Dism
    Cmdlet          New-WindowsImage                                   3.0        Dism
    Cmdlet          New-WinEvent                                       3.0.0.0    Microsoft.PowerShell.Diagnostics
    Cmdlet          New-WinUserLanguageList                            2.1.0.0    International
    Cmdlet          New-WSManInstance                                  3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          New-WSManSessionOption                             3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Optimize-AppxProvisionedPackages                   3.0        Dism
    Cmdlet          Optimize-WindowsImage                              3.0        Dism
    Cmdlet          Out-Default                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Out-File                                           3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Out-GridView                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Out-Host                                           3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Out-Null                                           3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Out-Printer                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Out-String                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Pop-Location                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Protect-CmsMessage                                 3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Publish-AppvClientPackage                          1.0.0.0    AppvClient
    Cmdlet          Publish-DscConfiguration                           1.1        PSDesiredStateConfiguration
    Cmdlet          Push-Location                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Read-Host                                          3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Receive-DtcDiagnosticTransaction                   1.0.0.0    MsDtc
    Cmdlet          Receive-Job                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Receive-PSSession                                  3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Register-ArgumentCompleter                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Register-CimIndicationEvent                        1.0.0.0    CimCmdlets
    Cmdlet          Register-EngineEvent                               3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Register-ObjectEvent                               3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Register-PackageSource                             1.0.0.1    PackageManagement
    Cmdlet          Register-PSSessionConfiguration                    3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Register-ScheduledJob                              1.1.0.0    PSScheduledJob
    Cmdlet          Register-UevTemplate                               2.1.639.0  UEV
    Cmdlet          Register-WmiEvent                                  3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-AppProvisionedSharedPackageContainer        3.0        Dism
    Cmdlet          Remove-AppSharedPackageContainer                   2.0.1.0    Appx
    Cmdlet          Remove-AppvClientConnectionGroup                   1.0.0.0    AppvClient
    Cmdlet          Remove-AppvClientPackage                           1.0.0.0    AppvClient
    Cmdlet          Remove-AppvPublishingServer                        1.0.0.0    AppvClient
    Cmdlet          Remove-AppxPackage                                 2.0.1.0    Appx
    Cmdlet          Remove-AppxPackageAutoUpdateSettings               2.0.1.0    Appx
    Cmdlet          Remove-AppxProvisionedPackage                      3.0        Dism
    Cmdlet          Remove-AppxVolume                                  2.0.1.0    Appx
    Cmdlet          Remove-BcdElement                                  1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Remove-BcdEntry                                    1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Remove-BitsTransfer                                2.0.0.0    BitsTransfer
    Cmdlet          Remove-CertificateEnrollmentPolicyServer           1.0.0.0    PKI
    Cmdlet          Remove-CertificateNotificationTask                 1.0.0.0    PKI
    Cmdlet          Remove-CimInstance                                 1.0.0.0    CimCmdlets
    Cmdlet          Remove-CimSession                                  1.0.0.0    CimCmdlets
    Cmdlet          Remove-CIPolicyRule                                1.0        ConfigCI
    Cmdlet          Remove-Computer                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-Event                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Remove-EventLog                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-Item                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-ItemProperty                                3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-Job                                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Remove-JobTrigger                                  1.1.0.0    PSScheduledJob
    Cmdlet          Remove-LocalGroup                                  1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Remove-LocalGroupMember                            1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Remove-LocalUser                                   1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Remove-Module                                      3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Remove-PmemDedicatedMemory                         1.0.0.0    PersistentMemory
    Cmdlet          Remove-PmemDisk                                    1.0.0.0    PersistentMemory
    Cmdlet          Remove-PSBreakpoint                                3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Remove-PSDrive                                     3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-PSReadLineKeyHandler                        2.0.0      PSReadLine
    Cmdlet          Remove-PSSession                                   3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Remove-PSSnapin                                    3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Remove-TypeData                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Remove-Variable                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Remove-WindowsCapability                           3.0        Dism
    Cmdlet          Remove-WindowsDriver                               3.0        Dism
    Cmdlet          Remove-WindowsImage                                3.0        Dism
    Cmdlet          Remove-WindowsPackage                              3.0        Dism
    Cmdlet          Remove-WmiObject                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Remove-WSManInstance                               3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Rename-Computer                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Rename-Item                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Rename-ItemProperty                                3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Rename-LocalGroup                                  1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Rename-LocalUser                                   1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Repair-AppvClientConnectionGroup                   1.0.0.0    AppvClient
    Cmdlet          Repair-AppvClientPackage                           1.0.0.0    AppvClient
    Cmdlet          Repair-UevTemplateIndex                            2.1.639.0  UEV
    Cmdlet          Repair-WindowsImage                                3.0        Dism
    Cmdlet          Reset-AppSharedPackageContainer                    2.0.1.0    Appx
    Cmdlet          Reset-AppxPackage                                  2.0.1.0    Appx
    Cmdlet          Reset-ComputerMachinePassword                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Reset-LapsPassword                                 1.0.0.0    LAPS
    Cmdlet          Resolve-DnsName                                    1.0.0.0    DnsClient
    Cmdlet          Resolve-Path                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Restart-Computer                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Restart-Service                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Restore-Computer                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Restore-UevBackup                                  2.1.639.0  UEV
    Cmdlet          Restore-UevUserSetting                             2.1.639.0  UEV
    Cmdlet          Resume-BitsTransfer                                2.0.0.0    BitsTransfer
    Cmdlet          Resume-Job                                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Resume-ProvisioningSession                         3.0        Provisioning
    Cmdlet          Resume-Service                                     3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Save-Help                                          3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Save-Package                                       1.0.0.1    PackageManagement
    Cmdlet          Save-SoftwareInventory                             3.0        Dism
    Cmdlet          Save-WindowsImage                                  3.0        Dism
    Cmdlet          Select-Object                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Select-String                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Select-Xml                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Send-AppvClientReport                              1.0.0.0    AppvClient
    Cmdlet          Send-DtcDiagnosticTransaction                      1.0.0.0    MsDtc
    Cmdlet          Send-MailMessage                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Set-Acl                                            3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Set-Alias                                          3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Set-AppBackgroundTaskResourcePolicy                1.0.0.0    AppBackgroundTask
    Cmdlet          Set-AppLockerPolicy                                2.0.0.0    AppLocker
    Cmdlet          Set-AppvClientConfiguration                        1.0.0.0    AppvClient
    Cmdlet          Set-AppvClientMode                                 1.0.0.0    AppvClient
    Cmdlet          Set-AppvClientPackage                              1.0.0.0    AppvClient
    Cmdlet          Set-AppvPublishingServer                           1.0.0.0    AppvClient
    Cmdlet          Set-AppxDefaultVolume                              2.0.1.0    Appx
    Cmdlet          Set-AppxPackageAutoUpdateSettings                  2.0.1.0    Appx
    Cmdlet          Set-AppXProvisionedDataFile                        3.0        Dism
    Cmdlet          Set-AuthenticodeSignature                          3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Set-BcdBootDefault                                 1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdBootDisplayOrder                            1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdBootSequence                                1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdBootTimeout                                 1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdBootToolsDisplayOrder                       1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdDebugSettings                               1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdElement                                     1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BcdHypervisorSettings                          1.0.0      Microsoft.Windows.Bcd.Cmdlets
    Cmdlet          Set-BitsTransfer                                   2.0.0.0    BitsTransfer
    Cmdlet          Set-CertificateAutoEnrollmentPolicy                1.0.0.0    PKI
    Cmdlet          Set-CimInstance                                    1.0.0.0    CimCmdlets
    Cmdlet          Set-CIPolicyIdInfo                                 1.0        ConfigCI
    Cmdlet          Set-CIPolicySetting                                1.0        ConfigCI
    Cmdlet          Set-CIPolicyVersion                                1.0        ConfigCI
    Cmdlet          Set-Clipboard                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-Content                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-Culture                                        2.1.0.0    International
    Cmdlet          Set-Date                                           3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Set-DscLocalConfigurationManager                   1.1        PSDesiredStateConfiguration
    Cmdlet          Set-ExecutionPolicy                                3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Set-HVCIOptions                                    1.0        ConfigCI
    Cmdlet          Set-Item                                           3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-ItemProperty                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-JobTrigger                                     1.1.0.0    PSScheduledJob
    Cmdlet          Set-KdsConfiguration                               1.0.0.0    Kds
    Cmdlet          Set-LapsADAuditing                                 1.0.0.0    LAPS
    Cmdlet          Set-LapsADComputerSelfPermission                   1.0.0.0    LAPS
    Cmdlet          Set-LapsADPasswordExpirationTime                   1.0.0.0    LAPS
    Cmdlet          Set-LapsADReadPasswordPermission                   1.0.0.0    LAPS
    Cmdlet          Set-LapsADResetPasswordPermission                  1.0.0.0    LAPS
    Cmdlet          Set-LocalGroup                                     1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Set-LocalUser                                      1.0.0.0    Microsoft.PowerShell.LocalAccounts
    Cmdlet          Set-Location                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-NonRemovableAppsPolicy                         3.0        Dism
    Cmdlet          Set-PackageSource                                  1.0.0.1    PackageManagement
    Cmdlet          Set-ProcessMitigation                              1.0.12     ProcessMitigations
    Cmdlet          Set-PSBreakpoint                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Set-PSDebug                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Set-PSReadLineKeyHandler                           2.0.0      PSReadLine
    Cmdlet          Set-PSReadLineOption                               2.0.0      PSReadLine
    Cmdlet          Set-PSSessionConfiguration                         3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Set-RuleOption                                     1.0        ConfigCI
    Cmdlet          Set-ScheduledJob                                   1.1.0.0    PSScheduledJob
    Cmdlet          Set-ScheduledJobOption                             1.1.0.0    PSScheduledJob
    Cmdlet          Set-SecureBootUEFI                                 2.0.0.0    SecureBoot
    Cmdlet          Set-Service                                        3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-StrictMode                                     3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Set-SystemPreferredUILanguage                      1.0        LanguagePackManagement
    Cmdlet          Set-TimeZone                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-TpmOwnerAuth                                   2.0.0.0    TrustedPlatformModule
    Cmdlet          Set-TraceSource                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Set-UevConfiguration                               2.1.639.0  UEV
    Cmdlet          Set-UevTemplateProfile                             2.1.639.0  UEV
    Cmdlet          Set-Variable                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Set-WheaMemoryPolicy                               2.0.0.0    Whea
    Cmdlet          Set-WinAcceptLanguageFromLanguageListOptOut        2.1.0.0    International
    Cmdlet          Set-WinCultureFromLanguageListOptOut               2.1.0.0    International
    Cmdlet          Set-WinDefaultInputMethodOverride                  2.1.0.0    International
    Cmdlet          Set-WindowsEdition                                 3.0        Dism
    Cmdlet          Set-WindowsProductKey                              3.0        Dism
    Cmdlet          Set-WindowsReservedStorageState                    3.0        Dism
    Cmdlet          Set-WindowsSearchSetting                           1.0.0.0    WindowsSearch
    Cmdlet          Set-WinHomeLocation                                2.1.0.0    International
    Cmdlet          Set-WinLanguageBarOption                           2.1.0.0    International
    Cmdlet          Set-WinSystemLocale                                2.1.0.0    International
    Cmdlet          Set-WinUILanguageOverride                          2.1.0.0    International
    Cmdlet          Set-WinUserLanguageList                            2.1.0.0    International
    Cmdlet          Set-WmiInstance                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Set-WSManInstance                                  3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Set-WSManQuickConfig                               3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Show-Command                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Show-ControlPanelItem                              3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Show-EventLog                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Show-WindowsDeveloperLicenseRegistration           1.0.0.0    WindowsDeveloperLicense
    Cmdlet          Sort-Object                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Split-Path                                         3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Split-WindowsImage                                 3.0        Dism
    Cmdlet          Start-BitsTransfer                                 2.0.0.0    BitsTransfer
    Cmdlet          Start-DscConfiguration                             1.1        PSDesiredStateConfiguration
    Cmdlet          Start-DtcDiagnosticResourceManager                 1.0.0.0    MsDtc
    Cmdlet          Start-Job                                          3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Start-OSUninstall                                  3.0        Dism
    Cmdlet          Start-Process                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Start-Service                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Start-Sleep                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Start-Transaction                                  3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Start-Transcript                                   3.0.0.0    Microsoft.PowerShell.Host
    Cmdlet          Stop-AppvClientConnectionGroup                     1.0.0.0    AppvClient
    Cmdlet          Stop-AppvClientPackage                             1.0.0.0    AppvClient
    Cmdlet          Stop-Computer                                      3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Stop-DtcDiagnosticResourceManager                  1.0.0.0    MsDtc
    Cmdlet          Stop-Job                                           3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Stop-Process                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Stop-Service                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Stop-Transcript                                    3.0.0.0    Microsoft.PowerShell.Host
    Cmdlet          Suspend-BitsTransfer                               2.0.0.0    BitsTransfer
    Cmdlet          Suspend-Job                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Suspend-Service                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Switch-Certificate                                 1.0.0.0    PKI
    Cmdlet          Sync-AppvPublishingServer                          1.0.0.0    AppvClient
    Cmdlet          Tee-Object                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Test-AppLockerPolicy                               2.0.0.0    AppLocker
    Cmdlet          Test-Certificate                                   1.0.0.0    PKI
    Cmdlet          Test-ComputerSecureChannel                         3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Test-Connection                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Test-DscConfiguration                              1.1        PSDesiredStateConfiguration
    Cmdlet          Test-FileCatalog                                   3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Test-KdsRootKey                                    1.0.0.0    Kds
    Cmdlet          Test-ModuleManifest                                3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Test-Path                                          3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Test-PSSessionConfigurationFile                    3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Test-UevTemplate                                   2.1.639.0  UEV
    Cmdlet          Test-WSMan                                         3.0.0.0    Microsoft.WSMan.Management
    Cmdlet          Trace-Command                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Unblock-File                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Unblock-Tpm                                        2.0.0.0    TrustedPlatformModule
    Cmdlet          Undo-DtcDiagnosticTransaction                      1.0.0.0    MsDtc
    Cmdlet          Undo-Transaction                                   3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Uninstall-Language                                 1.0        LanguagePackManagement
    Cmdlet          Uninstall-Package                                  1.0.0.1    PackageManagement
    Cmdlet          Uninstall-ProvisioningPackage                      3.0        Provisioning
    Cmdlet          Uninstall-TrustedProvisioningCertificate           3.0        Provisioning
    Cmdlet          Unprotect-CmsMessage                               3.0.0.0    Microsoft.PowerShell.Security
    Cmdlet          Unpublish-AppvClientPackage                        1.0.0.0    AppvClient
    Cmdlet          Unregister-Event                                   3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Unregister-PackageSource                           1.0.0.1    PackageManagement
    Cmdlet          Unregister-PSSessionConfiguration                  3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Unregister-ScheduledJob                            1.1.0.0    PSScheduledJob
    Cmdlet          Unregister-UevTemplate                             2.1.639.0  UEV
    Cmdlet          Unregister-WindowsDeveloperLicense                 1.0.0.0    WindowsDeveloperLicense
    Cmdlet          Update-FormatData                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Update-Help                                        3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Update-LapsADSchema                                1.0.0.0    LAPS
    Cmdlet          Update-List                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Update-TypeData                                    3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Update-UevTemplate                                 2.1.639.0  UEV
    Cmdlet          Update-WIMBootEntry                                3.0        Dism
    Cmdlet          Use-Transaction                                    3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Use-WindowsUnattend                                3.0        Dism
    Cmdlet          Wait-Debugger                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Wait-Event                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Wait-Job                                           3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Wait-Process                                       3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Where-Object                                       3.0.0.0    Microsoft.PowerShell.Core
    Cmdlet          Write-Debug                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-Error                                        3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-EventLog                                     3.1.0.0    Microsoft.PowerShell.Management
    Cmdlet          Write-Host                                         3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-Information                                  3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-Output                                       3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-Progress                                     3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-Verbose                                      3.1.0.0    Microsoft.PowerShell.Utility
    Cmdlet          Write-Warning                                      3.1.0.0    Microsoft.PowerShell.Utility

  • Get-Module:获取已加载的模块列表。

     Get-Module

    ModuleType Version    Name                                ExportedCommands
    ---------- -------    ----                                ----------------
    Manifest   3.1.0.0    Microsoft.PowerShell.Management     {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Con...
    Manifest   3.0.0.0    Microsoft.PowerShell.Security       {ConvertFrom-SecureString, ConvertTo-SecureString, Get-Acl...
    Script     2.0.0      PSReadLine                          {Get-PSReadLineKeyHandler, Get-PSReadLineOption, Remove-PS...

  • Import-Module:加载并导入指定的模块。
  • Export-ModuleMember:从模块中导出指定的命令、别名或变量。

文件操作:

  • Get-Content:获取文件的内容。
  • Set-Content:将内容写入文件。
  • Out-File:将输出写入文件。
  • Join-Path:组合路径组件以创建新路径。

远程管理:

  • Enter-PSSession:在远程计算机上打开交互式会话。
  • Exit-PSSession:退出远程会话。
  • New-PSSession:创建新的 PowerShell 会话。
  • Invoke-Command:在远程计算机上执行命令。

事件处理:

  • Register-ObjectEvent:注册对象上的事件处理程序。
  • Unregister-Event:取消注册事件处理程序。
  • Get-Event:获取事件队列中的事件。

数据处理:

  • Select-Object:选择对象的属性。
  • Where-Object:按照指定的条件筛选对象。
  • Sort-Object:对对象进行排序。
  • Group-Object:根据属性值对对象进行分组。

其他常用命令:

  • Start-Sleep:使脚本挂起一段时间。
  • Measure-Command:测量执行命令所需的时间。
  • Write-Progress:在执行脚本时显示进度条。
  • ConvertTo-Json:将对象转换为 JSON 格式。
  • ConvertFrom-Json:将 JSON 格式转换为对象。

这些额外的 PowerShell 命令可以用于更广泛的任务,包括远程管理、事件处理、数据处理等。根据您的具体需求,可以选择适当的命令来完成任务。


PowerShell 命令,还有一些其他常用的命令。以下是更多的 PowerShell 命令清单:

系统管理:

  • Get-Process:获取正在运行的进程列表。
  • Stop-Process:停止一个或多个进程。
  • Get-Service:获取系统中安装的服务列表。
  • Set-Service:设置服务的启动类型或状态。
  • Get-Item:获取文件系统项的属性。
  • Set-Item:设置文件系统项的属性。
  • Get-ChildItem:获取文件系统路径的子项。
  • New-Item:创建新的文件系统项。

用户和权限管理:

  • Get-LocalUser:获取本地用户账户信息。
  • New-LocalUser:创建新的本地用户账户。
  • Remove-LocalUser:删除本地用户账户。
  • Add-LocalGroupMember:向本地组添加成员。
  • Remove-LocalGroupMember:从本地组移除成员。
  • Grant-Permission:授予指定对象的权限。
  • Revoke-Permission:撤销指定对象的权限。

网络管理:

  • Test-Connection:测试与指定计算机的连接状态。
  • Test-Path:测试路径是否存在。
  • Invoke-RestMethod:通过 HTTP 或 HTTPS 请求获取内容。
  • Invoke-WebRequest:向 Web 服务器发送请求并接收响应。

日志和事件管理:

  • Get-WinEvent:获取 Windows 事件日志中的事件。
  • New-EventLog:创建新的事件日志。
  • Remove-EventLog:删除指定的事件日志。
  • Clear-EventLog:清除指定事件日志中的事件。

脚本编写和调试:

  • Invoke-Expression:执行字符串中的表达式或命令。
  • Get-Help:获取命令的帮助信息。
  • Show-Command:以图形方式显示命令的参数和选项。
  • Debug-Process:调试正在运行的进程。
  • Trace-Command:跟踪命令的执行过程。

这些命令涵盖了系统管理、用户和权限管理、网络管理、日志和事件管理、脚本编写和调试等各个方面。使用这些命令可以进行广泛的任务,从进程管理到系统配置都可以涵盖。


PowerShell 命令,还有一些其他常用的命令。以下是更多的 PowerShell 命令清单:

服务管理:

  • Get-Service:获取系统中安装的服务列表。
  • Start-Service:启动一个或多个服务。
  • Stop-Service:停止一个或多个服务。
  • Restart-Service:重新启动一个或多个服务。
  • Set-Service:设置服务的启动类型或状态。
  • New-Service:创建新的服务。

网络管理:

  • Test-Connection:测试与指定计算机的连接状态。
  • Test-NetConnection:测试网络连接状态。
  • Test-Path:测试路径是否存在。
  • Resolve-DnsName:解析 DNS 主机名。
  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。
  • Get-NetAdapter:获取系统中安装的网络适配器列表。

系统信息和配置:

  • Get-WmiObject:获取 Windows 管理体系结构 (WMI) 对象。
  • Get-ComputerInfo:获取计算机的基本信息。
  • Get-Help:获取命令的帮助信息。
  • Get-Command:获取系统中可用的命令列表。
  • Get-Host:获取当前 PowerShell 主机的信息。

文件和文件夹操作:

  • Get-ChildItem:获取文件系统路径的子项。
  • Copy-Item:复制文件或文件夹。
  • Move-Item:移动文件或文件夹。
  • Rename-Item:重命名文件或文件夹。
  • Remove-Item:删除文件或文件夹。

进程管理:

  • Get-Process:获取正在运行的进程列表。
  • Stop-Process:停止一个或多个进程。
  • Start-Process:启动一个新的进程。

注册表操作:

  • Get-ItemProperty:获取注册表项的属性。
  • Set-ItemProperty:设置注册表项的属性。
  • New-ItemProperty:创建新的注册表属性。
  • Remove-ItemProperty:删除注册表项的属性。

远程管理:

  • Enter-PSSession:在远程计算机上打开交互式会话。
  • Exit-PSSession:退出远程会话。
  • New-PSSession:创建新的 PowerShell 会话。
  • Invoke-Command:在远程计算机上执行命令。

这些命令涵盖了各种系统管理、网络管理、系统信息和配置、文件操作、进程管理、注册表操作以及远程管理等方面。


以下是更多的 PowerShell 命令清单:

事件日志管理:

  • Get-WinEvent:获取 Windows 事件日志中的事件。
  • New-EventLog:创建新的事件日志。
  • Remove-EventLog:删除指定的事件日志。
  • Clear-EventLog:清除指定事件日志中的事件。

系统环境变量管理:

  • Get-ChildItem Env::列出系统环境变量。
  • $env:VariableName:获取特定环境变量的值。
  • [System.Environment]::SetEnvironmentVariable("VariableName", "Value", "Scope"):设置系统环境变量。

用户管理:

  • Get-LocalUser:获取本地用户账户信息。
  • New-LocalUser:创建新的本地用户账户。
  • Remove-LocalUser:删除本地用户账户。
  • Add-LocalGroupMember:向本地组添加成员。
  • Remove-LocalGroupMember:从本地组移除成员。

安全策略管理:

  • Get-ExecutionPolicy:获取脚本执行策略。
  • Set-ExecutionPolicy:设置脚本执行策略。
  • Get-Acl:获取文件或目录的访问控制列表。
  • Set-Acl:设置文件或目录的访问控制列表。

脚本编写和调试:

  • Invoke-Expression:执行字符串中的表达式或命令。
  • Show-Command:以图形方式显示命令的参数和选项。
  • Debug-Process:调试正在运行的进程。
  • Trace-Command:跟踪命令的执行过程。

这些命令涵盖了事件日志管理、系统环境变量管理、用户管理、安全策略管理以及脚本编写和调试等方面。


以下是更多的 PowerShell 命令清单:

进程和服务管理:

  • Get-Process:获取系统中运行的进程列表。
  • Stop-Process:停止一个或多个进程。
  • Start-Process:启动一个新的进程。
  • Get-Service:获取系统中安装的服务列表。
  • Start-Service:启动一个或多个服务。
  • Stop-Service:停止一个或多个服务。

文件和文件夹操作:

  • Get-ChildItem:获取指定路径下的文件和文件夹列表。
  • Copy-Item:复制文件或文件夹。
  • Move-Item:移动文件或文件夹。
  • Rename-Item:重命名文件或文件夹。
  • Remove-Item:删除文件或文件夹。

网络管理:

  • Test-Connection:测试与指定计算机的连接状态。
  • Test-NetConnection:测试网络连接状态。
  • Resolve-DnsName:解析 DNS 主机名。
  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。
  • Get-NetAdapter:获取系统中安装的网络适配器列表。

注册表操作:

  • Get-ItemProperty:获取注册表项的属性。
  • Set-ItemProperty:设置注册表项的属性。
  • New-ItemProperty:创建新的注册表属性。
  • Remove-ItemProperty:删除注册表项的属性。

脚本编写和调试:

  • Invoke-Command:在本地或远程计算机上执行命令。
  • Start-Transcript:开始记录会话的所有输出。
  • Stop-Transcript:停止记录会话的输出。

用户和权限管理:

  • Get-LocalUser:获取本地用户账户信息。
  • New-LocalUser:创建新的本地用户账户。
  • Remove-LocalUser:删除本地用户账户。
  • Add-LocalGroupMember:向本地组添加成员。
  • Remove-LocalGroupMember:从本地组移除成员。

这些命令涵盖了各种系统管理、网络管理、文件操作、注册表操作、脚本编写和调试以及用户和权限管理等方面。


以下是更多的 PowerShell 命令清单:

远程管理和连接:

  • Enter-PSSession:进入远程 PowerShell 会话。
  • Exit-PSSession:退出当前的远程 PowerShell 会话。
  • New-PSSession:创建新的 PowerShell 会话。
  • Invoke-Command:在远程计算机上执行命令。

脚本和函数:

  • New-Module:创建新的模块。
  • Import-Module:导入现有模块。
  • Export-ModuleMember:从模块导出成员。
  • Get-Command:获取可用命令的列表。

日期和时间:

  • Get-Date:获取当前日期和时间。
  • Set-Date:设置系统日期和时间。
  • Get-TimeZone:获取当前时区设置。
  • Set-TimeZone:设置系统时区。

系统信息和配置:

  • Get-ComputerInfo:获取计算机的详细信息。
  • Get-WindowsOptionalFeature:获取 Windows 可选功能信息。
  • Get-NetFirewallProfile:获取防火墙配置信息。
  • Set-NetFirewallProfile:设置防火墙配置信息。

配置文件和数据格式化:

  • Export-Csv:将对象数据导出到 CSV 文件。
  • Import-Csv:从 CSV 文件导入对象数据。
  • ConvertTo-Json:将对象转换为 JSON 格式。
  • ConvertFrom-Json:将 JSON 格式数据转换为对象。

系统设置和管理:

  • Get-ExecutionPolicy:获取脚本执行策略。
  • Set-ExecutionPolicy:设置脚本执行策略。
  • Get-Service:获取系统中安装的服务列表。
  • Start-Service:启动一个或多个服务。

网络和通信:

  • Test-Connection:测试与指定计算机的连接状态。
  • Test-NetConnection:测试网络连接状态。
  • Resolve-DnsName:解析 DNS 主机名。
  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。

这些命令可以帮助你进行更多类型的系统管理、远程管理、数据处理和通信等任务。


以下是更多的 PowerShell 命令清单:

系统信息和配置:

  • Get-Process:获取系统中运行的进程列表。
  • Stop-Process:停止一个或多个进程。
  • Get-Service:获取系统中安装的服务列表。
  • Start-Service:启动一个或多个服务。
  • Stop-Service:停止一个或多个服务。
  • Get-EventLog:获取指定日志类型的事件日志条目。
  • Clear-EventLog:清除指定的事件日志。

文件和文件夹操作:

  • Get-ChildItem:获取指定路径下的文件和文件夹列表。
  • Copy-Item:复制文件或文件夹。
  • Move-Item:移动文件或文件夹。
  • Rename-Item:重命名文件或文件夹。
  • Remove-Item:删除文件或文件夹。

网络管理:

  • Test-Connection:测试与指定计算机的连接状态。
  • Test-NetConnection:测试网络连接状态。
  • Resolve-DnsName:解析 DNS 主机名。
  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。
  • Get-NetAdapter:获取系统中安装的网络适配器列表。
  • Set-NetIPAddress:设置网络适配器的 IP 地址信息。
  • New-NetFirewallRule:创建新的防火墙规则。

注册表操作:

  • Get-ItemProperty:获取注册表项的属性。
  • Set-ItemProperty:设置注册表项的属性。
  • New-ItemProperty:创建新的注册表属性。
  • Remove-ItemProperty:删除注册表项的属性。

用户和权限管理:

  • Get-LocalUser:获取本地用户账户信息。
  • New-LocalUser:创建新的本地用户账户。
  • Remove-LocalUser:删除本地用户账户。
  • Add-LocalGroupMember:向本地组添加成员。
  • Remove-LocalGroupMember:从本地组移除成员。

脚本编写和调试:

  • Invoke-Command:在本地或远程计算机上执行命令。
  • Start-Transcript:开始记录会话的所有输出。
  • Stop-Transcript:停止记录会话的输出。

这些命令覆盖了各种系统管理、网络管理、文件操作、注册表操作、脚本编写和调试以及用户和权限管理等方面。


PowerShell 提供了许多系统管理命令,用于管理计算机系统的各个方面。以下是一些常用的 PowerShell 系统管理命令:

进程管理:

  • Get-Process:获取系统中正在运行的进程列表。
  • Stop-Process:停止一个或多个进程。
  • Start-Process:启动一个新的进程。
  • Wait-Process:等待一个或多个进程完成。

服务管理:

  • Get-Service:获取系统中安装的服务列表。
  • Start-Service:启动一个或多个服务。
  • Stop-Service:停止一个或多个服务。
  • Restart-Service:重启一个或多个服务。

网络管理:

  • Test-Connection:测试与指定计算机的连接状态。
  • Test-NetConnection:测试网络连接状态。
  • Resolve-DnsName:解析 DNS 主机名。
  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。
  • Get-NetAdapter:获取系统中安装的网络适配器列表。

磁盘管理:

  • Get-Volume:获取系统中的磁盘卷信息。
  • Get-Disk:获取系统中的磁盘信息。
  • Initialize-Disk:初始化一个磁盘。
  • New-Partition:创建一个新的分区。
  • Format-Volume:格式化一个卷。

用户和权限管理:

  • Get-LocalUser:获取本地用户账户信息。
  • New-LocalUser:创建新的本地用户账户。
  • Remove-LocalUser:删除本地用户账户。
  • Add-LocalGroupMember:向本地组添加成员。
  • Remove-LocalGroupMember:从本地组移除成员。

注册表操作:

  • Get-ItemProperty:获取注册表项的属性。
  • Set-ItemProperty:设置注册表项的属性。
  • New-ItemProperty:创建新的注册表属性。
  • Remove-ItemProperty:删除注册表项的属性。

日志管理:

  • Get-EventLog:获取指定日志类型的事件日志条目。
  • Clear-EventLog:清除指定的事件日志。

文件和文件夹操作:

  • Get-ChildItem:获取指定路径下的文件和文件夹列表。
  • Copy-Item:复制文件或文件夹。
  • Move-Item:移动文件或文件夹。
  • Rename-Item:重命名文件或文件夹。
  • Remove-Item:删除文件或文件夹。

计划任务管理:

  • Get-ScheduledTask:获取计划任务列表。
  • New-ScheduledTask:创建新的计划任务。
  • Remove-ScheduledTask:删除计划任务。
  • Start-ScheduledTask:启动计划任务。

系统信息和配置:

  • Get-ComputerInfo:获取计算机系统的基本信息。
  • Get-WmiObject:获取 Windows Management Instrumentation (WMI) 对象。
  • Set-WmiInstance:设置 WMI 实例的属性。

防火墙管理:

  • Get-NetFirewallProfile:获取防火墙配置文件的信息。
  • Set-NetFirewallProfile:设置防火墙配置文件的信息。
  • New-NetFirewallRule:创建新的防火墙规则。

系统恢复和备份:

  • Checkpoint-Computer:创建系统恢复点。
  • Restore-Computer:从系统恢复点还原系统。
  • Backup-SqlDatabase:备份 SQL 数据库。

脚本编写和调试:

  • Invoke-Command:在本地或远程计算机上执行命令。
  • Start-Transcript:开始记录会话的所有输出。
  • Stop-Transcript:停止记录会话的输出。

远程管理:

  • Enter-PSSession:进入远程 PowerShell 会话。
  • Invoke-Command:在远程计算机上执行命令。
  • New-PSSession:创建新的 PowerShell 会话。
  • Remove-PSSession:移除 PowerShell 会话。

认证和安全:

  • Get-Credential:提示用户输入凭据信息。
  • ConvertTo-SecureString:将普通字符串转换为安全字符串。
  • ConvertFrom-SecureString:将安全字符串转换为普通字符串。
  • Export-PfxCertificate:将证书导出为 PFX 格式。
  • Import-PfxCertificate:从 PFX 文件导入证书。

Windows注册表管理:

  • Get-Item:获取 Windows 注册表项。
  • New-Item:创建新的 Windows 注册表项。
  • Remove-Item:删除 Windows 注册表项。
  • Set-Item:设置 Windows 注册表项的属性值。

事件日志管理:

  • Get-WinEvent:获取 Windows 事件日志中的事件。
  • New-WinEvent:创建新的 Windows 事件。
  • Remove-WinEvent:移除 Windows 事件。
  • Write-WinEvent:将事件写入 Windows 事件日志。

Active Directory 管理:

  • Get-ADUser:获取 Active Directory 中的用户。
  • New-ADUser:创建新的 Active Directory 用户。
  • Remove-ADUser:删除 Active Directory 用户。
  • Set-ADUser:设置 Active Directory 用户的属性。

证书管理:

  • Get-ChildItem -Path Cert:\:获取计算机上的证书。
  • Export-Certificate:导出证书到文件。
  • Import-Certificate:导入证书。

连接管理:

  • New-PSSession:创建到远程计算机的 PowerShell 会话。
  • Disconnect-PSSession:断开 PowerShell 会话。
  • Connect-PSSession:连接到已断开的 PowerShell 会话。

服务管理:

  • Get-Service:获取系统中安装的服务列表。
  • Start-Service:启动指定的服务。
  • Stop-Service:停止指定的服务。
  • Restart-Service:重启指定的服务。
  • Set-Service:修改服务的属性。

网络配置和管理:

  • Get-NetIPAddress:获取网络适配器的 IP 地址信息。
  • Set-NetIPAddress:设置网络适配器的 IP 地址。
  • Test-Connection:测试与远程计算机的连接。
  • Resolve-DnsName:解析域名到 IP 地址。

安全策略管理:

  • Get-ExecutionPolicy:获取当前的脚本执行策略。
  • Set-ExecutionPolicy:设置脚本执行策略。
  • Get-Acl:获取对象的访问控制列表信息。
  • Set-Acl:设置对象的访问控制列表信息。

系统配置管理:

  • Get-ComputerRestorePoint:获取系统还原点信息。
  • Disable-WindowsOptionalFeature:禁用 Windows 可选功能。
  • Enable-WindowsOptionalFeature:启用 Windows 可选功能。
  • Get-WindowsFeature:获取已安装的 Windows 功能列表。

虚拟化管理:

  • Get-VM:获取虚拟机的信息。
  • Start-VM:启动虚拟机。
  • Stop-VM:停止虚拟机。
  • Checkpoint-VM:创建虚拟机的检查点。

硬件信息查询:

  • Get-WmiObject -Class Win32_ComputerSystem:获取计算机系统信息。
  • Get-WmiObject -Class Win32_Processor:获取处理器信息。
  • Get-WmiObject -Class Win32_LogicalDisk:获取逻辑磁盘信息。

数据库管理:

  • New-SqlDatabase:创建新的 SQL 数据库。
  • Backup-SqlDatabase:备份 SQL 数据库。
  • Restore-SqlDatabase:还原 SQL 数据库。

文件和文件夹管理:

  • Get-ChildItem:获取指定路径下的子项(文件和文件夹)。
  • Copy-Item:复制文件或文件夹。
  • Move-Item:移动文件或文件夹。
  • Remove-Item:删除文件或文件夹。
  • New-Item:创建新的文件或文件夹。

任务调度管理:

  • Get-ScheduledTask:获取系统中的计划任务列表。
  • New-ScheduledTask:创建新的计划任务。
  • Remove-ScheduledTask:移除计划任务。
  • Start-ScheduledTask:启动计划任务。

进程管理:

  • Get-Process:获取系统中运行的进程列表。
  • Stop-Process:停止指定的进程。
  • Start-Process:启动新的进程。

配置管理:

  • Get-ItemProperty:获取指定项的属性值。
  • Set-ItemProperty:设置指定项的属性值。
  • Get-Content:获取文件的内容。
  • Set-Content:设置文件的内容。

日志管理:

  • Get-EventLog:获取系统事件日志中的事件。
  • Clear-EventLog:清除指定的事件日志。
  • Limit-EventLog:设置事件日志的大小限制。

系统信息查询:

  • Get-WmiObject -Class Win32_OperatingSystem:获取操作系统信息。
  • Get-WmiObject -Class Win32_Service:获取系统服务信息。
  • Get-WmiObject -Class Win32_BIOS:获取 BIOS 信息。

软件安装和管理:

  • Get-WmiObject -Class Win32_Product:获取安装的软件列表。
  • Install-WindowsFeature:安装 Windows 功能。

 

 

来源:

关于命令语法 - PowerShell | Microsoft Learn  

关于命令语法 - PowerShell | Microsoft Learn    5.1

posted @ 2024-04-03 11:58  suv789  阅读(277)  评论(0编辑  收藏  举报