Windows PowerShell 5.1의 Get-Command -CommandType Function명령을 실행해서 나온 결과를 소개합니다.

Windows Powershell 4.0과 5.1의 커맨드 비교
Windows PowerShell 5.1과 4.0의 Function 타입 커맨드를 비교하여 차이를 알 수 있게끔 표로 정리하였습니다. 5.1의 커맨드를 기준으로 4.0에서 제공하는 커맨드는 〇, 제공하지 않는 커맨드는 ×로 표시하였습니다.
| No | 4.0 | Function Name | Version | Source |
|---|---|---|---|---|
| 1 | 〇 | A: | ||
| 2 | 〇 | Add-BCDataCacheExtension | 1.0.0.0 | BranchCache |
| 3 | 〇 | Add-DnsClientNrptRule | 1.0.0.0 | DnsClient |
| 4 | 〇 | Add-DtcClusterTMMapping | 1.0.0.0 | MsDtc |
| 5 | × | Add-EtwTraceProvider | 1.0.0.0 | EventTracingManagement |
| 6 | 〇 | Add-InitiatorIdToMaskingSet | 2.0.0.0 | Storage |
| 7 | × | Add-MpPreference | 1.0 | ConfigDefender |
| 8 | × | Add-MpPreference | 1.0 | Defender |
| 9 | × | Add-NetEventNetworkAdapter | 1.0.0.0 | NetEventPacketCapture |
| 10 | × | Add-NetEventPacketCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 11 | × | Add-NetEventProvider | 1.0.0.0 | NetEventPacketCapture |
| 12 | × | Add-NetEventVFPProvider | 1.0.0.0 | NetEventPacketCapture |
| 13 | × | Add-NetEventVmNetworkAdapter | 1.0.0.0 | NetEventPacketCapture |
| 14 | × | Add-NetEventVmSwitch | 1.0.0.0 | NetEventPacketCapture |
| 15 | × | Add-NetEventVmSwitchProvider | 1.0.0.0 | NetEventPacketCapture |
| 16 | × | Add-NetEventWFPCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 17 | 〇 | Add-NetIPHttpsCertBinding | 1.0.0.0 | NetworkTransition |
| 18 | 〇 | Add-NetLbfoTeamMember | 2.0.0.0 | NetLbfo |
| 19 | 〇 | Add-NetLbfoTeamNic | 2.0.0.0 | NetLbfo |
| 20 | × | Add-NetNatExternalAddress | 1.0.0.0 | NetNat |
| 21 | × | Add-NetNatStaticMapping | 1.0.0.0 | NetNat |
| 22 | 〇 | Add-NetSwitchTeamMember | 1.0.0.0 | NetSwitchTeam |
| 23 | 〇 | Add-OdbcDsn | 1.0.0.0 | Wdac |
| 24 | 〇 | Add-PartitionAccessPath | 2.0.0.0 | Storage |
| 25 | 〇 | Add-PhysicalDisk | 2.0.0.0 | Storage |
| 26 | 〇 | Add-Printer | 1.1 | PrintManagement |
| 27 | 〇 | Add-PrinterDriver | 1.1 | PrintManagement |
| 28 | 〇 | Add-PrinterPort | 1.1 | PrintManagement |
| 29 | × | Add-RDServer | 2.0.0.0 | RemoteDesktop |
| 30 | × | Add-RDSessionHost | 2.0.0.0 | RemoteDesktop |
| 31 | × | Add-RDVirtualDesktopToCollection | 2.0.0.0 | RemoteDesktop |
| 32 | × | Add-StorageFaultDomain | 2.0.0.0 | Storage |
| 33 | 〇 | Add-TargetPortToMaskingSet | 2.0.0.0 | Storage |
| 34 | 〇 | Add-VirtualDiskToMaskingSet | 2.0.0.0 | Storage |
| 35 | 〇 | Add-VpnConnection | 2.0.0.0 | VpnClient |
| 36 | 〇 | Add-VpnConnectionRoute | 2.0.0.0 | VpnClient |
| 37 | 〇 | Add-VpnConnectionTriggerApplication | 2.0.0.0 | VpnClient |
| 38 | 〇 | Add-VpnConnectionTriggerDnsConfiguration | 2.0.0.0 | VpnClient |
| 39 | 〇 | Add-VpnConnectionTriggerTrustedNetwork | 2.0.0.0 | VpnClient |
| 40 | × | AfterAll | 3.4.0 | Pester |
| 41 | × | AfterEach | 3.4.0 | Pester |
| 42 | × | Assert-MockCalled | 3.4.0 | Pester |
| 43 | × | Assert-VerifiableMocks | 3.4.0 | Pester |
| 44 | 〇 | B: | ||
| 45 | × | BeforeAll | 3.4.0 | Pester |
| 46 | × | BeforeEach | 3.4.0 | Pester |
| 47 | × | Block-FileShareAccess | 2.0.0.0 | Storage |
| 48 | 〇 | Block-SmbShareAccess | 2.0.0.0 | SmbShare |
| 49 | 〇 | C: | ||
| 50 | 〇 | cd.. | ||
| 51 | 〇 | cd\ | ||
| 52 | 〇 | Clear-BCCache | 1.0.0.0 | BranchCache |
| 53 | 〇 | Clear-Disk | 2.0.0.0 | Storage |
| 54 | 〇 | Clear-DnsClientCache | 1.0.0.0 | DnsClient |
| 55 | 〇 | Clear-FileStorageTier | 2.0.0.0 | Storage |
| 56 | 〇 | Clear-Host | ||
| 57 | × | Clear-PcsvDeviceLog | 1.0.0.0 | PcsvDevice |
| 58 | × | Clear-StorageBusDisk | 1.0.0.0 | StorageBusCache |
| 59 | 〇 | Clear-StorageDiagnosticInfo | 2.0.0.0 | Storage |
| 60 | 〇 | Close-SmbOpenFile | 2.0.0.0 | SmbShare |
| 61 | 〇 | Close-SmbSession | 2.0.0.0 | SmbShare |
| 62 | × | Compress-Archive | 1.0.1.0 | Microsoft.PowerShell.Archive |
| 63 | × | Configuration | 1.1 | PSDesiredStateConfiguration |
| 64 | 〇 | Connect-IscsiTarget | 1.0.0.0 | iSCSI |
| 65 | 〇 | Connect-VirtualDisk | 2.0.0.0 | Storage |
| 66 | × | Context | 3.4.0 | Pester |
| 67 | × | ConvertFrom-SddlString | 3.1.0.0 | Microsoft.PowerShell.Utility |
| 68 | 〇 | Copy-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 69 | 〇 | Copy-NetIPsecMainModeCryptoSet | 2.0.0.0 | NetSecurity |
| 70 | 〇 | Copy-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 71 | 〇 | Copy-NetIPsecPhase1AuthSet | 2.0.0.0 | NetSecurity |
| 72 | 〇 | Copy-NetIPsecPhase2AuthSet | 2.0.0.0 | NetSecurity |
| 73 | 〇 | Copy-NetIPsecQuickModeCryptoSet | 2.0.0.0 | NetSecurity |
| 74 | 〇 | Copy-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 75 | 〇 | D: | ||
| 76 | × | Debug-FileShare | 2.0.0.0 | Storage |
| 77 | × | Debug-MMAppPrelaunch | 1.0 | MMAgent |
| 78 | × | Debug-StorageSubSystem | 2.0.0.0 | Storage |
| 79 | × | Debug-Volume | 2.0.0.0 | Storage |
| 80 | × | Describe | 3.4.0 | Pester |
| 81 | 〇 | Disable-BC | 1.0.0.0 | BranchCache |
| 82 | 〇 | Disable-BCDowngrading | 1.0.0.0 | BranchCache |
| 83 | 〇 | Disable-BCServeOnBattery | 1.0.0.0 | BranchCache |
| 84 | 〇 | Disable-DAManualEntryPointSelection | 1.0.0.0 | DirectAccessClientComponents |
| 85 | × | Disable-DscDebug | 1.1 | PSDesiredStateConfiguration |
| 86 | × | Disable-MMAgent | 1.0 | MMAgent |
| 87 | 〇 | Disable-NetAdapter | 2.0.0.0 | NetAdapter |
| 88 | 〇 | Disable-NetAdapterBinding | 2.0.0.0 | NetAdapter |
| 89 | 〇 | Disable-NetAdapterChecksumOffload | 2.0.0.0 | NetAdapter |
| 90 | 〇 | Disable-NetAdapterEncapsulatedPacketTaskOffload | 2.0.0.0 | NetAdapter |
| 91 | 〇 | Disable-NetAdapterIPsecOffload | 2.0.0.0 | NetAdapter |
| 92 | 〇 | Disable-NetAdapterLso | 2.0.0.0 | NetAdapter |
| 93 | × | Disable-NetAdapterPacketDirect | 2.0.0.0 | NetAdapter |
| 94 | 〇 | Disable-NetAdapterPowerManagement | 2.0.0.0 | NetAdapter |
| 95 | 〇 | Disable-NetAdapterQos | 2.0.0.0 | NetAdapter |
| 96 | 〇 | Disable-NetAdapterRdma | 2.0.0.0 | NetAdapter |
| 97 | 〇 | Disable-NetAdapterRsc | 2.0.0.0 | NetAdapter |
| 98 | 〇 | Disable-NetAdapterRss | 2.0.0.0 | NetAdapter |
| 99 | 〇 | Disable-NetAdapterSriov | 2.0.0.0 | NetAdapter |
| 100 | 〇 | Disable-NetAdapterVmq | 2.0.0.0 | NetAdapter |
| 101 | 〇 | Disable-NetDnsTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 102 | 〇 | Disable-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 103 | 〇 | Disable-NetIPHttpsProfile | 1.0.0.0 | NetworkTransition |
| 104 | 〇 | Disable-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 105 | 〇 | Disable-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 106 | 〇 | Disable-NetNatTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 107 | × | Disable-NetworkSwitchEthernetPort | 1.0.0.0 | NetworkSwitchManager |
| 108 | × | Disable-NetworkSwitchFeature | 1.0.0.0 | NetworkSwitchManager |
| 109 | × | Disable-NetworkSwitchVlan | 1.0.0.0 | NetworkSwitchManager |
| 110 | 〇 | Disable-OdbcPerfCounter | 1.0.0.0 | Wdac |
| 111 | × | Disable-PhysicalDiskIdentification | 2.0.0.0 | Storage |
| 112 | × | Disable-PnpDevice | 1.0.0.0 | PnpDevice |
| 113 | 〇 | Disable-PSTrace | 1.0.0.0 | PSDiagnostics |
| 114 | 〇 | Disable-PSWSManCombinedTrace | 1.0.0.0 | PSDiagnostics |
| 115 | × | Disable-RDVirtualDesktopADMachineAccountReuse | 2.0.0.0 | RemoteDesktop |
| 116 | 〇 | Disable-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 117 | × | Disable-ServerManagerStandardUserRemoting | 2.0.0.0 | ServerManager |
| 118 | 〇 | Disable-SmbDelegation | 2.0.0.0 | SmbShare |
| 119 | × | Disable-StorageBusCache | 1.0.0.0 | StorageBusCache |
| 120 | × | Disable-StorageBusDisk | 1.0.0.0 | StorageBusCache |
| 121 | 〇 | Disable-StorageEnclosureIdentification | 2.0.0.0 | Storage |
| 122 | × | Disable-StorageEnclosurePower | 2.0.0.0 | Storage |
| 123 | × | Disable-StorageHighAvailability | 2.0.0.0 | Storage |
| 124 | × | Disable-StorageMaintenanceMode | 2.0.0.0 | Storage |
| 125 | × | Disable-Ual | 1.0.0.0 | UserAccessLogging |
| 126 | 〇 | Disable-WdacBidTrace | 1.0.0.0 | Wdac |
| 127 | 〇 | Disable-WSManTrace | 1.0.0.0 | PSDiagnostics |
| 128 | 〇 | Disconnect-IscsiTarget | 1.0.0.0 | iSCSI |
| 129 | × | Disconnect-NfsSession | 1.0 | NFS |
| 130 | × | Disconnect-RDUser | 2.0.0.0 | RemoteDesktop |
| 131 | 〇 | Disconnect-VirtualDisk | 2.0.0.0 | Storage |
| 132 | 〇 | Dismount-DiskImage | 2.0.0.0 | Storage |
| 133 | 〇 | E: | ||
| 134 | 〇 | Enable-BCDistributed | 1.0.0.0 | BranchCache |
| 135 | 〇 | Enable-BCDowngrading | 1.0.0.0 | BranchCache |
| 136 | 〇 | Enable-BCHostedClient | 1.0.0.0 | BranchCache |
| 137 | 〇 | Enable-BCHostedServer | 1.0.0.0 | BranchCache |
| 138 | 〇 | Enable-BCLocal | 1.0.0.0 | BranchCache |
| 139 | 〇 | Enable-BCServeOnBattery | 1.0.0.0 | BranchCache |
| 140 | 〇 | Enable-DAManualEntryPointSelection | 1.0.0.0 | DirectAccessClientComponents |
| 141 | × | Enable-DscDebug | 1.1 | PSDesiredStateConfiguration |
| 142 | × | Enable-MMAgent | 1.0 | MMAgent |
| 143 | 〇 | Enable-NetAdapter | 2.0.0.0 | NetAdapter |
| 144 | 〇 | Enable-NetAdapterBinding | 2.0.0.0 | NetAdapter |
| 145 | 〇 | Enable-NetAdapterChecksumOffload | 2.0.0.0 | NetAdapter |
| 146 | 〇 | Enable-NetAdapterEncapsulatedPacketTaskOffload | 2.0.0.0 | NetAdapter |
| 147 | 〇 | Enable-NetAdapterIPsecOffload | 2.0.0.0 | NetAdapter |
| 148 | 〇 | Enable-NetAdapterLso | 2.0.0.0 | NetAdapter |
| 149 | × | Enable-NetAdapterPacketDirect | 2.0.0.0 | NetAdapter |
| 150 | 〇 | Enable-NetAdapterPowerManagement | 2.0.0.0 | NetAdapter |
| 151 | 〇 | Enable-NetAdapterQos | 2.0.0.0 | NetAdapter |
| 152 | 〇 | Enable-NetAdapterRdma | 2.0.0.0 | NetAdapter |
| 153 | 〇 | Enable-NetAdapterRsc | 2.0.0.0 | NetAdapter |
| 154 | 〇 | Enable-NetAdapterRss | 2.0.0.0 | NetAdapter |
| 155 | 〇 | Enable-NetAdapterSriov | 2.0.0.0 | NetAdapter |
| 156 | 〇 | Enable-NetAdapterVmq | 2.0.0.0 | NetAdapter |
| 157 | 〇 | Enable-NetDnsTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 158 | 〇 | Enable-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 159 | 〇 | Enable-NetIPHttpsProfile | 1.0.0.0 | NetworkTransition |
| 160 | 〇 | Enable-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 161 | 〇 | Enable-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 162 | 〇 | Enable-NetNatTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 163 | × | Enable-NetworkSwitchEthernetPort | 1.0.0.0 | NetworkSwitchManager |
| 164 | × | Enable-NetworkSwitchFeature | 1.0.0.0 | NetworkSwitchManager |
| 165 | × | Enable-NetworkSwitchVlan | 1.0.0.0 | NetworkSwitchManager |
| 166 | 〇 | Enable-OdbcPerfCounter | 1.0.0.0 | Wdac |
| 167 | × | Enable-PhysicalDiskIdentification | 2.0.0.0 | Storage |
| 168 | × | Enable-PnpDevice | 1.0.0.0 | PnpDevice |
| 169 | 〇 | Enable-PSTrace | 1.0.0.0 | PSDiagnostics |
| 170 | 〇 | Enable-PSWSManCombinedTrace | 1.0.0.0 | PSDiagnostics |
| 171 | × | Enable-RDVirtualDesktopADMachineAccountReuse | 2.0.0.0 | RemoteDesktop |
| 172 | 〇 | Enable-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 173 | × | Enable-ServerManagerStandardUserRemoting | 2.0.0.0 | ServerManager |
| 174 | 〇 | Enable-SmbDelegation | 2.0.0.0 | SmbShare |
| 175 | × | Enable-StorageBusCache | 1.0.0.0 | StorageBusCache |
| 176 | × | Enable-StorageBusDisk | 1.0.0.0 | StorageBusCache |
| 177 | 〇 | Enable-StorageEnclosureIdentification | 2.0.0.0 | Storage |
| 178 | × | Enable-StorageEnclosurePower | 2.0.0.0 | Storage |
| 179 | × | Enable-StorageHighAvailability | 2.0.0.0 | Storage |
| 180 | × | Enable-StorageMaintenanceMode | 2.0.0.0 | Storage |
| 181 | × | Enable-Ual | 1.0.0.0 | UserAccessLogging |
| 182 | 〇 | Enable-WdacBidTrace | 1.0.0.0 | Wdac |
| 183 | 〇 | Enable-WSManTrace | 1.0.0.0 | PSDiagnostics |
| 184 | × | Expand-Archive | 1.0.1.0 | Microsoft.PowerShell.Archive |
| 185 | 〇 | Export-BCCachePackage | 1.0.0.0 | BranchCache |
| 186 | 〇 | Export-BCSecretKey | 1.0.0.0 | BranchCache |
| 187 | 〇 | Export-IscsiTargetServerConfiguration | 2.0.0.0 | IscsiTarget |
| 188 | × | Export-ODataEndpointProxy | 1.0 | Microsoft.PowerShell.ODataUtils |
| 189 | × | Export-RDPersonalSessionDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 190 | × | Export-RDPersonalVirtualDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 191 | 〇 | Export-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 192 | 〇 | F: | ||
| 193 | × | Find-Command | 1.0.0.1 | PowerShellGet |
| 194 | × | Find-DscResource | 1.0.0.1 | PowerShellGet |
| 195 | × | Find-Module | 1.0.0.1 | PowerShellGet |
| 196 | 〇 | Find-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 197 | 〇 | Find-NetRoute | 1.0.0.0 | NetTCPIP |
| 198 | × | Find-RoleCapability | 1.0.0.1 | PowerShellGet |
| 199 | × | Find-Script | 1.0.0.1 | PowerShellGet |
| 200 | × | Flush-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 201 | × | Format-Hex | 3.1.0.0 | Microsoft.PowerShell.Utility |
| 202 | 〇 | Format-Volume | 2.0.0.0 | Storage |
| 203 | 〇 | G: | ||
| 204 | × | Get-AppBackgroundTask | 1.0.0.0 | AppBackgroundTask |
| 205 | × | Get-AppvVirtualProcess | 1.0.0.0 | AppvClient |
| 206 | 〇 | Get-AppxLastError | 2.0.1.0 | Appx |
| 207 | 〇 | Get-AppxLog | 2.0.1.0 | Appx |
| 208 | × | Get-AutologgerConfig | 1.0.0.0 | EventTracingManagement |
| 209 | 〇 | Get-BCClientConfiguration | 1.0.0.0 | BranchCache |
| 210 | 〇 | Get-BCContentServerConfiguration | 1.0.0.0 | BranchCache |
| 211 | 〇 | Get-BCDataCache | 1.0.0.0 | BranchCache |
| 212 | 〇 | Get-BCDataCacheExtension | 1.0.0.0 | BranchCache |
| 213 | 〇 | Get-BCHashCache | 1.0.0.0 | BranchCache |
| 214 | 〇 | Get-BCHostedCacheServerConfiguration | 1.0.0.0 | BranchCache |
| 215 | 〇 | Get-BCNetworkConfiguration | 1.0.0.0 | BranchCache |
| 216 | 〇 | Get-BCStatus | 1.0.0.0 | BranchCache |
| 217 | 〇 | Get-ClusteredScheduledTask | 1.0.0.0 | ScheduledTasks |
| 218 | 〇 | Get-DAClientExperienceConfiguration | 1.0.0.0 | DirectAccessClientComponents |
| 219 | 〇 | Get-DAConnectionStatus | 1.0.0.0 | NetworkConnectivityStatus |
| 220 | 〇 | Get-DAEntryPointTableItem | 1.0.0.0 | DirectAccessClientComponents |
| 221 | × | Get-DedupProperties | 2.0.0.0 | Storage |
| 222 | 〇 | Get-Disk | 2.0.0.0 | Storage |
| 223 | 〇 | Get-DiskImage | 2.0.0.0 | Storage |
| 224 | × | Get-DiskStorageNodeView | 2.0.0.0 | Storage |
| 225 | × | Get-DisplayResolution | 1.0.0.0 | ServerCore |
| 226 | 〇 | Get-DnsClient | 1.0.0.0 | DnsClient |
| 227 | 〇 | Get-DnsClientCache | 1.0.0.0 | DnsClient |
| 228 | 〇 | Get-DnsClientGlobalSetting | 1.0.0.0 | DnsClient |
| 229 | 〇 | Get-DnsClientNrptGlobal | 1.0.0.0 | DnsClient |
| 230 | 〇 | Get-DnsClientNrptPolicy | 1.0.0.0 | DnsClient |
| 231 | 〇 | Get-DnsClientNrptRule | 1.0.0.0 | DnsClient |
| 232 | 〇 | Get-DnsClientServerAddress | 1.0.0.0 | DnsClient |
| 233 | × | Get-DscConfiguration | 1.1 | PSDesiredStateConfiguration |
| 234 | × | Get-DscConfigurationStatus | 1.1 | PSDesiredStateConfiguration |
| 235 | × | Get-DscLocalConfigurationManager | 1.1 | PSDesiredStateConfiguration |
| 236 | × | Get-DscResource | 1.1 | PSDesiredStateConfiguration |
| 237 | 〇 | Get-Dtc | 1.0.0.0 | MsDtc |
| 238 | 〇 | Get-DtcAdvancedHostSetting | 1.0.0.0 | MsDtc |
| 239 | 〇 | Get-DtcAdvancedSetting | 1.0.0.0 | MsDtc |
| 240 | 〇 | Get-DtcClusterDefault | 1.0.0.0 | MsDtc |
| 241 | 〇 | Get-DtcClusterTMMapping | 1.0.0.0 | MsDtc |
| 242 | 〇 | Get-DtcDefault | 1.0.0.0 | MsDtc |
| 243 | 〇 | Get-DtcLog | 1.0.0.0 | MsDtc |
| 244 | 〇 | Get-DtcNetworkSetting | 1.0.0.0 | MsDtc |
| 245 | 〇 | Get-DtcTransaction | 1.0.0.0 | MsDtc |
| 246 | 〇 | Get-DtcTransactionsStatistics | 1.0.0.0 | MsDtc |
| 247 | 〇 | Get-DtcTransactionsTraceSession | 1.0.0.0 | MsDtc |
| 248 | 〇 | Get-DtcTransactionsTraceSetting | 1.0.0.0 | MsDtc |
| 249 | × | Get-EtwTraceProvider | 1.0.0.0 | EventTracingManagement |
| 250 | × | Get-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 251 | 〇 | Get-FileHash | 3.1.0.0 | Microsoft.PowerShell.Utility |
| 252 | 〇 | Get-FileIntegrity | 2.0.0.0 | Storage |
| 253 | × | Get-FileShare | 2.0.0.0 | Storage |
| 254 | × | Get-FileShareAccessControlEntry | 2.0.0.0 | Storage |
| 255 | 〇 | Get-FileStorageTier | 2.0.0.0 | Storage |
| 256 | 〇 | Get-InitiatorId | 2.0.0.0 | Storage |
| 257 | 〇 | Get-InitiatorPort | 2.0.0.0 | Storage |
| 258 | × | Get-InstalledModule | 1.0.0.1 | PowerShellGet |
| 259 | × | Get-InstalledScript | 1.0.0.1 | PowerShellGet |
| 260 | 〇 | Get-IscsiConnection | 1.0.0.0 | iSCSI |
| 261 | 〇 | Get-IscsiSession | 1.0.0.0 | iSCSI |
| 262 | 〇 | Get-IscsiTarget | 1.0.0.0 | iSCSI |
| 263 | 〇 | Get-IscsiTargetPortal | 1.0.0.0 | iSCSI |
| 264 | 〇 | Get-IseSnippet | 1.0.0.0 | ISE |
| 265 | 〇 | Get-LogProperties | 1.0.0.0 | PSDiagnostics |
| 266 | 〇 | Get-MaskingSet | 2.0.0.0 | Storage |
| 267 | × | Get-MMAgent | 1.0 | MMAgent |
| 268 | × | Get-MockDynamicParameters | 3.4.0 | Pester |
| 269 | × | Get-MpComputerStatus | 1.0 | ConfigDefender |
| 270 | × | Get-MpComputerStatus | 1.0 | Defender |
| 271 | × | Get-MpPerformanceReport | 1.0 | ConfigDefender |
| 272 | × | Get-MpPreference | 1.0 | ConfigDefender |
| 273 | × | Get-MpPreference | 1.0 | Defender |
| 274 | × | Get-MpThreat | 1.0 | ConfigDefender |
| 275 | × | Get-MpThreat | 1.0 | Defender |
| 276 | × | Get-MpThreatCatalog | 1.0 | ConfigDefender |
| 277 | × | Get-MpThreatCatalog | 1.0 | Defender |
| 278 | × | Get-MpThreatDetection | 1.0 | ConfigDefender |
| 279 | × | Get-MpThreatDetection | 1.0 | Defender |
| 280 | 〇 | Get-NCSIPolicyConfiguration | 1.0.0.0 | NetworkConnectivityStatus |
| 281 | 〇 | Get-Net6to4Configuration | 1.0.0.0 | NetworkTransition |
| 282 | 〇 | Get-NetAdapter | 2.0.0.0 | NetAdapter |
| 283 | 〇 | Get-NetAdapterAdvancedProperty | 2.0.0.0 | NetAdapter |
| 284 | 〇 | Get-NetAdapterBinding | 2.0.0.0 | NetAdapter |
| 285 | 〇 | Get-NetAdapterChecksumOffload | 2.0.0.0 | NetAdapter |
| 286 | 〇 | Get-NetAdapterEncapsulatedPacketTaskOffload | 2.0.0.0 | NetAdapter |
| 287 | 〇 | Get-NetAdapterHardwareInfo | 2.0.0.0 | NetAdapter |
| 288 | 〇 | Get-NetAdapterIPsecOffload | 2.0.0.0 | NetAdapter |
| 289 | 〇 | Get-NetAdapterLso | 2.0.0.0 | NetAdapter |
| 290 | × | Get-NetAdapterPacketDirect | 2.0.0.0 | NetAdapter |
| 291 | 〇 | Get-NetAdapterPowerManagement | 2.0.0.0 | NetAdapter |
| 292 | 〇 | Get-NetAdapterQos | 2.0.0.0 | NetAdapter |
| 293 | 〇 | Get-NetAdapterRdma | 2.0.0.0 | NetAdapter |
| 294 | 〇 | Get-NetAdapterRsc | 2.0.0.0 | NetAdapter |
| 295 | 〇 | Get-NetAdapterRss | 2.0.0.0 | NetAdapter |
| 296 | 〇 | Get-NetAdapterSriov | 2.0.0.0 | NetAdapter |
| 297 | 〇 | Get-NetAdapterSriovVf | 2.0.0.0 | NetAdapter |
| 298 | 〇 | Get-NetAdapterStatistics | 2.0.0.0 | NetAdapter |
| 299 | 〇 | Get-NetAdapterVmq | 2.0.0.0 | NetAdapter |
| 300 | 〇 | Get-NetAdapterVMQQueue | 2.0.0.0 | NetAdapter |
| 301 | 〇 | Get-NetAdapterVPort | 2.0.0.0 | NetAdapter |
| 302 | 〇 | Get-NetCompartment | 1.0.0.0 | NetTCPIP |
| 303 | 〇 | Get-NetConnectionProfile | 1.0.0.0 | NetConnection |
| 304 | 〇 | Get-NetDnsTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 305 | 〇 | Get-NetDnsTransitionMonitoring | 1.0.0.0 | NetworkTransition |
| 306 | × | Get-NetEventNetworkAdapter | 1.0.0.0 | NetEventPacketCapture |
| 307 | × | Get-NetEventPacketCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 308 | × | Get-NetEventProvider | 1.0.0.0 | NetEventPacketCapture |
| 309 | × | Get-NetEventSession | 1.0.0.0 | NetEventPacketCapture |
| 310 | × | Get-NetEventVFPProvider | 1.0.0.0 | NetEventPacketCapture |
| 311 | × | Get-NetEventVmNetworkAdapter | 1.0.0.0 | NetEventPacketCapture |
| 312 | × | Get-NetEventVmSwitch | 1.0.0.0 | NetEventPacketCapture |
| 313 | × | Get-NetEventVmSwitchProvider | 1.0.0.0 | NetEventPacketCapture |
| 314 | × | Get-NetEventWFPCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 315 | 〇 | Get-NetFirewallAddressFilter | 2.0.0.0 | NetSecurity |
| 316 | 〇 | Get-NetFirewallApplicationFilter | 2.0.0.0 | NetSecurity |
| 317 | 〇 | Get-NetFirewallInterfaceFilter | 2.0.0.0 | NetSecurity |
| 318 | 〇 | Get-NetFirewallInterfaceTypeFilter | 2.0.0.0 | NetSecurity |
| 319 | 〇 | Get-NetFirewallPortFilter | 2.0.0.0 | NetSecurity |
| 320 | 〇 | Get-NetFirewallProfile | 2.0.0.0 | NetSecurity |
| 321 | 〇 | Get-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 322 | 〇 | Get-NetFirewallSecurityFilter | 2.0.0.0 | NetSecurity |
| 323 | 〇 | Get-NetFirewallServiceFilter | 2.0.0.0 | NetSecurity |
| 324 | 〇 | Get-NetFirewallSetting | 2.0.0.0 | NetSecurity |
| 325 | 〇 | Get-NetIPAddress | 1.0.0.0 | NetTCPIP |
| 326 | 〇 | Get-NetIPConfiguration | 1.0.0.0 | NetTCPIP |
| 327 | 〇 | Get-NetIPHttpsConfiguration | 1.0.0.0 | NetworkTransition |
| 328 | 〇 | Get-NetIPHttpsState | 1.0.0.0 | NetworkTransition |
| 329 | 〇 | Get-NetIPInterface | 1.0.0.0 | NetTCPIP |
| 330 | 〇 | Get-NetIPsecDospSetting | 2.0.0.0 | NetSecurity |
| 331 | 〇 | Get-NetIPsecMainModeCryptoSet | 2.0.0.0 | NetSecurity |
| 332 | 〇 | Get-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 333 | 〇 | Get-NetIPsecMainModeSA | 2.0.0.0 | NetSecurity |
| 334 | 〇 | Get-NetIPsecPhase1AuthSet | 2.0.0.0 | NetSecurity |
| 335 | 〇 | Get-NetIPsecPhase2AuthSet | 2.0.0.0 | NetSecurity |
| 336 | 〇 | Get-NetIPsecQuickModeCryptoSet | 2.0.0.0 | NetSecurity |
| 337 | 〇 | Get-NetIPsecQuickModeSA | 2.0.0.0 | NetSecurity |
| 338 | 〇 | Get-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 339 | 〇 | Get-NetIPv4Protocol | 1.0.0.0 | NetTCPIP |
| 340 | 〇 | Get-NetIPv6Protocol | 1.0.0.0 | NetTCPIP |
| 341 | 〇 | Get-NetIsatapConfiguration | 1.0.0.0 | NetworkTransition |
| 342 | 〇 | Get-NetLbfoTeam | 2.0.0.0 | NetLbfo |
| 343 | 〇 | Get-NetLbfoTeamMember | 2.0.0.0 | NetLbfo |
| 344 | 〇 | Get-NetLbfoTeamNic | 2.0.0.0 | NetLbfo |
| 345 | × | Get-NetNat | 1.0.0.0 | NetNat |
| 346 | × | Get-NetNatExternalAddress | 1.0.0.0 | NetNat |
| 347 | × | Get-NetNatGlobal | 1.0.0.0 | NetNat |
| 348 | × | Get-NetNatSession | 1.0.0.0 | NetNat |
| 349 | × | Get-NetNatStaticMapping | 1.0.0.0 | NetNat |
| 350 | 〇 | Get-NetNatTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 351 | 〇 | Get-NetNatTransitionMonitoring | 1.0.0.0 | NetworkTransition |
| 352 | 〇 | Get-NetNeighbor | 1.0.0.0 | NetTCPIP |
| 353 | 〇 | Get-NetOffloadGlobalSetting | 1.0.0.0 | NetTCPIP |
| 354 | 〇 | Get-NetPrefixPolicy | 1.0.0.0 | NetTCPIP |
| 355 | 〇 | Get-NetQosPolicy | 2.0.0.0 | NetQos |
| 356 | 〇 | Get-NetRoute | 1.0.0.0 | NetTCPIP |
| 357 | 〇 | Get-NetSwitchTeam | 1.0.0.0 | NetSwitchTeam |
| 358 | 〇 | Get-NetSwitchTeamMember | 1.0.0.0 | NetSwitchTeam |
| 359 | 〇 | Get-NetTCPConnection | 1.0.0.0 | NetTCPIP |
| 360 | 〇 | Get-NetTCPSetting | 1.0.0.0 | NetTCPIP |
| 361 | 〇 | Get-NetTeredoConfiguration | 1.0.0.0 | NetworkTransition |
| 362 | 〇 | Get-NetTeredoState | 1.0.0.0 | NetworkTransition |
| 363 | 〇 | Get-NetTransportFilter | 1.0.0.0 | NetTCPIP |
| 364 | 〇 | Get-NetUDPEndpoint | 1.0.0.0 | NetTCPIP |
| 365 | 〇 | Get-NetUDPSetting | 1.0.0.0 | NetTCPIP |
| 366 | × | Get-NetView | 1.0.0.0 | NetDiagnostics |
| 367 | × | Get-NetworkSwitchEthernetPort | 1.0.0.0 | NetworkSwitchManager |
| 368 | × | Get-NetworkSwitchFeature | 1.0.0.0 | NetworkSwitchManager |
| 369 | × | Get-NetworkSwitchGlobalData | 1.0.0.0 | NetworkSwitchManager |
| 370 | × | Get-NetworkSwitchVlan | 1.0.0.0 | NetworkSwitchManager |
| 371 | × | Get-NfsClientConfiguration | 1.0 | NFS |
| 372 | × | Get-NfsClientgroup | 1.0 | NFS |
| 373 | × | Get-NfsClientLock | 1.0 | NFS |
| 374 | × | Get-NfsMappingStore | 1.0 | NFS |
| 375 | × | Get-NfsMountedClient | 1.0 | NFS |
| 376 | × | Get-NfsNetgroupStore | 1.0 | NFS |
| 377 | × | Get-NfsOpenFile | 1.0 | NFS |
| 378 | × | Get-NfsServerConfiguration | 1.0 | NFS |
| 379 | × | Get-NfsSession | 1.0 | NFS |
| 380 | × | Get-NfsShare | 1.0 | NFS |
| 381 | × | Get-NfsSharePermission | 1.0 | NFS |
| 382 | × | Get-NfsStatistics | 1.0 | NFS |
| 383 | 〇 | Get-OdbcDriver | 1.0.0.0 | Wdac |
| 384 | 〇 | Get-OdbcDsn | 1.0.0.0 | Wdac |
| 385 | 〇 | Get-OdbcPerfCounter | 1.0.0.0 | Wdac |
| 386 | 〇 | Get-OffloadDataTransferSetting | 2.0.0.0 | Storage |
| 387 | × | Get-OperationValidation | 1.0.1 | Microsoft.PowerShell.Operation.Validation |
| 388 | 〇 | Get-Partition | 2.0.0.0 | Storage |
| 389 | 〇 | Get-PartitionSupportedSize | 2.0.0.0 | Storage |
| 390 | × | Get-PcsvDevice | 1.0.0.0 | PcsvDevice |
| 391 | × | Get-PcsvDeviceLog | 1.0.0.0 | PcsvDevice |
| 392 | 〇 | Get-PhysicalDisk | 2.0.0.0 | Storage |
| 393 | 〇 | Get-PhysicalDiskStorageNodeView | 2.0.0.0 | Storage |
| 394 | × | Get-PhysicalExtent | 2.0.0.0 | Storage |
| 395 | × | Get-PhysicalExtentAssociation | 2.0.0.0 | Storage |
| 396 | × | Get-PlatformIdentifier | 1.0.0.0 | PlatformIdentifier |
| 397 | × | Get-PnpDevice | 1.0.0.0 | PnpDevice |
| 398 | × | Get-PnpDeviceProperty | 1.0.0.0 | PnpDevice |
| 399 | 〇 | Get-PrintConfiguration | 1.1 | PrintManagement |
| 400 | 〇 | Get-Printer | 1.1 | PrintManagement |
| 401 | 〇 | Get-PrinterDriver | 1.1 | PrintManagement |
| 402 | 〇 | Get-PrinterPort | 1.1 | PrintManagement |
| 403 | 〇 | Get-PrinterProperty | 1.1 | PrintManagement |
| 404 | 〇 | Get-PrintJob | 1.1 | PrintManagement |
| 405 | × | Get-PSRepository | 1.0.0.1 | PowerShellGet |
| 406 | × | Get-RDAvailableApp | 2.0.0.0 | RemoteDesktop |
| 407 | × | Get-RDCertificate | 2.0.0.0 | RemoteDesktop |
| 408 | × | Get-RDConnectionBrokerHighAvailability | 2.0.0.0 | RemoteDesktop |
| 409 | × | Get-RDDeploymentGatewayConfiguration | 2.0.0.0 | RemoteDesktop |
| 410 | × | Get-RDFileTypeAssociation | 2.0.0.0 | RemoteDesktop |
| 411 | × | Get-RDLicenseConfiguration | 2.0.0.0 | RemoteDesktop |
| 412 | × | Get-RDPersonalSessionDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 413 | × | Get-RDPersonalVirtualDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 414 | × | Get-RDPersonalVirtualDesktopPatchSchedule | 2.0.0.0 | RemoteDesktop |
| 415 | × | Get-RDRemoteApp | 2.0.0.0 | RemoteDesktop |
| 416 | × | Get-RDRemoteDesktop | 2.0.0.0 | RemoteDesktop |
| 417 | × | Get-RDServer | 2.0.0.0 | RemoteDesktop |
| 418 | × | Get-RDSessionCollection | 2.0.0.0 | RemoteDesktop |
| 419 | × | Get-RDSessionCollectionConfiguration | 2.0.0.0 | RemoteDesktop |
| 420 | × | Get-RDSessionHost | 2.0.0.0 | RemoteDesktop |
| 421 | × | Get-RDUserSession | 2.0.0.0 | RemoteDesktop |
| 422 | × | Get-RDVirtualDesktop | 2.0.0.0 | RemoteDesktop |
| 423 | × | Get-RDVirtualDesktopCollection | 2.0.0.0 | RemoteDesktop |
| 424 | × | Get-RDVirtualDesktopCollectionConfiguration | 2.0.0.0 | RemoteDesktop |
| 425 | × | Get-RDVirtualDesktopCollectionJobStatus | 2.0.0.0 | RemoteDesktop |
| 426 | × | Get-RDVirtualDesktopConcurrency | 2.0.0.0 | RemoteDesktop |
| 427 | × | Get-RDVirtualDesktopIdleCount | 2.0.0.0 | RemoteDesktop |
| 428 | × | Get-RDVirtualDesktopTemplateExportPath | 2.0.0.0 | RemoteDesktop |
| 429 | × | Get-RDWorkspace | 2.0.0.0 | RemoteDesktop |
| 430 | 〇 | Get-ResiliencySetting | 2.0.0.0 | Storage |
| 431 | 〇 | Get-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 432 | 〇 | Get-ScheduledTaskInfo | 1.0.0.0 | ScheduledTasks |
| 433 | × | Get-SilComputer | 2.0.0.0 | SoftwareInventoryLogging |
| 434 | × | Get-SilComputerIdentity | 2.0.0.0 | SoftwareInventoryLogging |
| 435 | × | Get-SilData | 2.0.0.0 | SoftwareInventoryLogging |
| 436 | × | Get-SilLogging | 2.0.0.0 | SoftwareInventoryLogging |
| 437 | × | Get-SilSoftware | 2.0.0.0 | SoftwareInventoryLogging |
| 438 | × | Get-SilUalAccess | 2.0.0.0 | SoftwareInventoryLogging |
| 439 | × | Get-SilWindowsUpdate | 2.0.0.0 | SoftwareInventoryLogging |
| 440 | 〇 | Get-SmbBandWidthLimit | 2.0.0.0 | SmbShare |
| 441 | 〇 | Get-SmbClientConfiguration | 2.0.0.0 | SmbShare |
| 442 | 〇 | Get-SmbClientNetworkInterface | 2.0.0.0 | SmbShare |
| 443 | 〇 | Get-SmbConnection | 2.0.0.0 | SmbShare |
| 444 | 〇 | Get-SmbDelegation | 2.0.0.0 | SmbShare |
| 445 | × | Get-SmbGlobalMapping | 2.0.0.0 | SmbShare |
| 446 | 〇 | Get-SmbMapping | 2.0.0.0 | SmbShare |
| 447 | 〇 | Get-SmbMultichannelConnection | 2.0.0.0 | SmbShare |
| 448 | 〇 | Get-SmbMultichannelConstraint | 2.0.0.0 | SmbShare |
| 449 | 〇 | Get-SmbOpenFile | 2.0.0.0 | SmbShare |
| 450 | 〇 | Get-SmbServerConfiguration | 2.0.0.0 | SmbShare |
| 451 | 〇 | Get-SmbServerNetworkInterface | 2.0.0.0 | SmbShare |
| 452 | 〇 | Get-SmbSession | 2.0.0.0 | SmbShare |
| 453 | 〇 | Get-SmbShare | 2.0.0.0 | SmbShare |
| 454 | 〇 | Get-SmbShareAccess | 2.0.0.0 | SmbShare |
| 455 | × | Get-SmbWitnessClient | 2.0.0.0 | SmbWitness |
| 456 | × | Get-SMCounterSample | 1.0.0.0 | ServerManagerTasks |
| 457 | × | Get-SMPerformanceCollector | 1.0.0.0 | ServerManagerTasks |
| 458 | × | Get-SMServerBpaResult | 1.0.0.0 | ServerManagerTasks |
| 459 | × | Get-SMServerClusterName | 1.0.0.0 | ServerManagerTasks |
| 460 | × | Get-SMServerEvent | 1.0.0.0 | ServerManagerTasks |
| 461 | × | Get-SMServerFeature | 1.0.0.0 | ServerManagerTasks |
| 462 | × | Get-SMServerInventory | 1.0.0.0 | ServerManagerTasks |
| 463 | × | Get-SMServerService | 1.0.0.0 | ServerManagerTasks |
| 464 | × | Get-StartApps | 1.0.0.0 | StartLayout |
| 465 | × | Get-StorageAdvancedProperty | 2.0.0.0 | Storage |
| 466 | × | Get-StorageBusBinding | 1.0.0.0 | StorageBusCache |
| 467 | × | Get-StorageBusDisk | 1.0.0.0 | StorageBusCache |
| 468 | × | Get-StorageChassis | 2.0.0.0 | Storage |
| 469 | 〇 | Get-StorageDiagnosticInfo | 2.0.0.0 | Storage |
| 470 | 〇 | Get-StorageEnclosure | 2.0.0.0 | Storage |
| 471 | × | Get-StorageEnclosureStorageNodeView | 2.0.0.0 | Storage |
| 472 | 〇 | Get-StorageEnclosureVendorData | 2.0.0.0 | Storage |
| 473 | × | Get-StorageExtendedStatus | 2.0.0.0 | Storage |
| 474 | × | Get-StorageFaultDomain | 2.0.0.0 | Storage |
| 475 | × | Get-StorageFileServer | 2.0.0.0 | Storage |
| 476 | × | Get-StorageFirmwareInformation | 2.0.0.0 | Storage |
| 477 | × | Get-StorageHealthAction | 2.0.0.0 | Storage |
| 478 | × | Get-StorageHealthReport | 2.0.0.0 | Storage |
| 479 | × | Get-StorageHealthSetting | 2.0.0.0 | Storage |
| 480 | × | Get-StorageHistory | 2.0.0.0 | Storage |
| 481 | 〇 | Get-StorageJob | 2.0.0.0 | Storage |
| 482 | 〇 | Get-StorageNode | 2.0.0.0 | Storage |
| 483 | 〇 | Get-StoragePool | 2.0.0.0 | Storage |
| 484 | 〇 | Get-StorageProvider | 2.0.0.0 | Storage |
| 485 | × | Get-StorageRack | 2.0.0.0 | Storage |
| 486 | 〇 | Get-StorageReliabilityCounter | 2.0.0.0 | Storage |
| 487 | × | Get-StorageScaleUnit | 2.0.0.0 | Storage |
| 488 | 〇 | Get-StorageSetting | 2.0.0.0 | Storage |
| 489 | × | Get-StorageSite | 2.0.0.0 | Storage |
| 490 | × | Get-StorageSubSystem | 2.0.0.0 | Storage |
| 491 | × | Get-StorageTier | 2.0.0.0 | Storage |
| 492 | × | Get-StorageTierSupportedSize | 2.0.0.0 | Storage |
| 493 | 〇 | Get-SupportedClusterSizes | 2.0.0.0 | Storage |
| 494 | 〇 | Get-SupportedFileSystems | 2.0.0.0 | Storage |
| 495 | 〇 | Get-TargetPort | 2.0.0.0 | Storage |
| 496 | 〇 | Get-TargetPortal | 2.0.0.0 | Storage |
| 497 | × | Get-TestDriveItem | 3.4.0 | Pester |
| 498 | × | Get-Ual | 1.0.0.0 | UserAccessLogging |
| 499 | × | Get-UalDailyAccess | 1.0.0.0 | UserAccessLogging |
| 500 | × | Get-UalDailyDeviceAccess | 1.0.0.0 | UserAccessLogging |
| 501 | × | Get-UalDailyUserAccess | 1.0.0.0 | UserAccessLogging |
| 502 | × | Get-UalDeviceAccess | 1.0.0.0 | UserAccessLogging |
| 503 | × | Get-UalDns | 1.0.0.0 | UserAccessLogging |
| 504 | × | Get-UalHyperV | 1.0.0.0 | UserAccessLogging |
| 505 | × | Get-UalOverview | 1.0.0.0 | UserAccessLogging |
| 506 | × | Get-UalServerDevice | 1.0.0.0 | UserAccessLogging |
| 507 | × | Get-UalServerUser | 1.0.0.0 | UserAccessLogging |
| 508 | × | Get-UalSystemId | 1.0.0.0 | UserAccessLogging |
| 509 | × | Get-UalUserAccess | 1.0.0.0 | UserAccessLogging |
| 510 | 〇 | Get-Verb | ||
| 511 | 〇 | Get-VirtualDisk | 2.0.0.0 | Storage |
| 512 | 〇 | Get-VirtualDiskSupportedSize | 2.0.0.0 | Storage |
| 513 | 〇 | Get-Volume | 2.0.0.0 | Storage |
| 514 | 〇 | Get-VolumeCorruptionCount | 2.0.0.0 | Storage |
| 515 | 〇 | Get-VolumeScrubPolicy | 2.0.0.0 | Storage |
| 516 | 〇 | Get-VpnConnection | 2.0.0.0 | VpnClient |
| 517 | 〇 | Get-VpnConnectionTrigger | 2.0.0.0 | VpnClient |
| 518 | 〇 | Get-WdacBidTrace | 1.0.0.0 | Wdac |
| 519 | × | Get-WindowsFeature | 2.0.0.0 | ServerManager |
| 520 | × | Get-WindowsUpdateLog | 1.0.0.0 | WindowsUpdate |
| 521 | × | Get-WUAVersion | 1.0.0.2 | WindowsUpdateProvider |
| 522 | × | Get-WUIsPendingReboot | 1.0.0.2 | WindowsUpdateProvider |
| 523 | × | Get-WULastInstallationDate | 1.0.0.2 | WindowsUpdateProvider |
| 524 | × | Get-WULastScanSuccessDate | 1.0.0.2 | WindowsUpdateProvider |
| 525 | × | Grant-FileShareAccess | 2.0.0.0 | Storage |
| 526 | × | Grant-NfsSharePermission | 1.0 | NFS |
| 527 | × | Grant-RDOUAccess | 2.0.0.0 | RemoteDesktop |
| 528 | 〇 | Grant-SmbShareAccess | 2.0.0.0 | SmbShare |
| 529 | 〇 | H: | ||
| 530 | 〇 | help | ||
| 531 | 〇 | Hide-VirtualDisk | 2.0.0.0 | Storage |
| 532 | 〇 | I: | ||
| 533 | 〇 | Import-BCCachePackage | 1.0.0.0 | BranchCache |
| 534 | 〇 | Import-BCSecretKey | 1.0.0.0 | BranchCache |
| 535 | 〇 | Import-IscsiTargetServerConfiguration | 2.0.0.0 | IscsiTarget |
| 536 | 〇 | Import-IseSnippet | 1.0.0.0 | ISE |
| 537 | × | Import-PowerShellDataFile | 3.1.0.0 | Microsoft.PowerShell.Utility |
| 538 | × | Import-RDPersonalSessionDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 539 | × | Import-RDPersonalVirtualDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 540 | 〇 | ImportSystemModules | ||
| 541 | × | In | 3.4.0 | Pester |
| 542 | 〇 | Initialize-Disk | 2.0.0.0 | Storage |
| 543 | × | InModuleScope | 3.4.0 | Pester |
| 544 | 〇 | Install-Dtc | 1.0.0.0 | MsDtc |
| 545 | × | Install-Module | 1.0.0.1 | PowerShellGet |
| 546 | × | Install-Script | 1.0.0.1 | PowerShellGet |
| 547 | × | Install-WindowsFeature | 2.0.0.0 | ServerManager |
| 548 | × | Install-WUUpdates | 1.0.0.2 | WindowsUpdateProvider |
| 549 | × | Invoke-AsWorkflow | 1.0.0.0 | PSWorkflowUtility |
| 550 | × | Invoke-Mock | 3.4.0 | Pester |
| 551 | × | Invoke-OperationValidation | 1.0.1 | Microsoft.PowerShell.Operation.Validation |
| 552 | × | Invoke-Pester | 3.4.0 | Pester |
| 553 | × | Invoke-RDUserLogoff | 2.0.0.0 | RemoteDesktop |
| 554 | × | It | 3.4.0 | Pester |
| 555 | 〇 | J: | ||
| 556 | 〇 | K: | ||
| 557 | 〇 | L: | ||
| 558 | 〇 | M: | ||
| 559 | 〇 | mkdir | ||
| 560 | × | Mock | 3.4.0 | Pester |
| 561 | 〇 | more | ||
| 562 | 〇 | Mount-DiskImage | 2.0.0.0 | Storage |
| 563 | × | Move-RDVirtualDesktop | 2.0.0.0 | RemoteDesktop |
| 564 | × | Move-SmbWitnessClient | 2.0.0.0 | SmbWitness |
| 565 | 〇 | N: | ||
| 566 | × | New-AutologgerConfig | 1.0.0.0 | EventTracingManagement |
| 567 | 〇 | New-DAEntryPointTableItem | 1.0.0.0 | DirectAccessClientComponents |
| 568 | × | New-DscChecksum | 1.1 | PSDesiredStateConfiguration |
| 569 | 〇 | New-EapConfiguration | 2.0.0.0 | VpnClient |
| 570 | × | New-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 571 | × | New-FileShare | 2.0.0.0 | Storage |
| 572 | × | New-Fixture | 3.4.0 | Pester |
| 573 | × | New-Guid | 3.1.0.0 | Microsoft.PowerShell.Utility |
| 574 | 〇 | New-IscsiTargetPortal | 1.0.0.0 | iSCSI |
| 575 | 〇 | New-IseSnippet | 1.0.0.0 | ISE |
| 576 | 〇 | New-MaskingSet | 2.0.0.0 | Storage |
| 577 | × | New-MpPerformanceRecording | 1.0 | ConfigDefender |
| 578 | 〇 | New-NetAdapterAdvancedProperty | 2.0.0.0 | NetAdapter |
| 579 | × | New-NetEventSession | 1.0.0.0 | NetEventPacketCapture |
| 580 | 〇 | New-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 581 | 〇 | New-NetIPAddress | 1.0.0.0 | NetTCPIP |
| 582 | 〇 | New-NetIPHttpsConfiguration | 1.0.0.0 | NetworkTransition |
| 583 | 〇 | New-NetIPsecDospSetting | 2.0.0.0 | NetSecurity |
| 584 | 〇 | New-NetIPsecMainModeCryptoSet | 2.0.0.0 | NetSecurity |
| 585 | 〇 | New-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 586 | 〇 | New-NetIPsecPhase1AuthSet | 2.0.0.0 | NetSecurity |
| 587 | 〇 | New-NetIPsecPhase2AuthSet | 2.0.0.0 | NetSecurity |
| 588 | 〇 | New-NetIPsecQuickModeCryptoSet | 2.0.0.0 | NetSecurity |
| 589 | 〇 | New-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 590 | 〇 | New-NetLbfoTeam | 2.0.0.0 | NetLbfo |
| 591 | × | New-NetNat | 1.0.0.0 | NetNat |
| 592 | 〇 | New-NetNatTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 593 | 〇 | New-NetNeighbor | 1.0.0.0 | NetTCPIP |
| 594 | 〇 | New-NetQosPolicy | 2.0.0.0 | NetQos |
| 595 | 〇 | New-NetRoute | 1.0.0.0 | NetTCPIP |
| 596 | 〇 | New-NetSwitchTeam | 1.0.0.0 | NetSwitchTeam |
| 597 | 〇 | New-NetTransportFilter | 1.0.0.0 | NetTCPIP |
| 598 | × | New-NetworkSwitchVlan | 1.0.0.0 | NetworkSwitchManager |
| 599 | × | New-NfsClientgroup | 1.0 | NFS |
| 600 | × | New-NfsShare | 1.0 | NFS |
| 601 | 〇 | New-Partition | 2.0.0.0 | Storage |
| 602 | × | New-PesterOption | 3.4.0 | Pester |
| 603 | × | New-PSWorkflowSession | 2.0.0.0 | PSWorkflow |
| 604 | × | New-RDCertificate | 2.0.0.0 | RemoteDesktop |
| 605 | × | New-RDPersonalVirtualDesktopPatchSchedule | 2.0.0.0 | RemoteDesktop |
| 606 | × | New-RDRemoteApp | 2.0.0.0 | RemoteDesktop |
| 607 | × | New-RDSessionCollection | 2.0.0.0 | RemoteDesktop |
| 608 | × | New-RDSessionDeployment | 2.0.0.0 | RemoteDesktop |
| 609 | × | New-RDVirtualDesktopCollection | 2.0.0.0 | RemoteDesktop |
| 610 | × | New-RDVirtualDesktopDeployment | 2.0.0.0 | RemoteDesktop |
| 611 | 〇 | New-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 612 | 〇 | New-ScheduledTaskAction | 1.0.0.0 | ScheduledTasks |
| 613 | 〇 | New-ScheduledTaskPrincipal | 1.0.0.0 | ScheduledTasks |
| 614 | 〇 | New-ScheduledTaskSettingsSet | 1.0.0.0 | ScheduledTasks |
| 615 | 〇 | New-ScheduledTaskTrigger | 1.0.0.0 | ScheduledTasks |
| 616 | × | New-ScriptFileInfo | 1.0.0.1 | PowerShellGet |
| 617 | × | New-SmbGlobalMapping | 2.0.0.0 | SmbShare |
| 618 | 〇 | New-SmbMapping | 2.0.0.0 | SmbShare |
| 619 | 〇 | New-SmbMultichannelConstraint | 2.0.0.0 | SmbShare |
| 620 | 〇 | New-SmbShare | 2.0.0.0 | SmbShare |
| 621 | × | New-StorageBusBinding | 1.0.0.0 | StorageBusCache |
| 622 | × | New-StorageBusCacheStore | 1.0.0.0 | StorageBusCache |
| 623 | × | New-StorageFileServer | 2.0.0.0 | Storage |
| 624 | 〇 | New-StoragePool | 2.0.0.0 | Storage |
| 625 | 〇 | New-StorageSubsystemVirtualDisk | 2.0.0.0 | Storage |
| 626 | 〇 | New-StorageTier | 2.0.0.0 | Storage |
| 627 | × | New-TemporaryFile | 3.1.0.0 | Microsoft.PowerShell.Utility |
| 628 | 〇 | New-VirtualDisk | 2.0.0.0 | Storage |
| 629 | 〇 | New-VirtualDiskClone | 2.0.0.0 | Storage |
| 630 | 〇 | New-VirtualDiskSnapshot | 2.0.0.0 | Storage |
| 631 | 〇 | New-Volume | 2.0.0.0 | Storage |
| 632 | 〇 | New-VpnServerAddress | 2.0.0.0 | VpnClient |
| 633 | 〇 | O: | ||
| 634 | 〇 | Open-NetGPO | 2.0.0.0 | NetSecurity |
| 635 | × | Optimize-StoragePool | 2.0.0.0 | Storage |
| 636 | 〇 | Optimize-Volume | 2.0.0.0 | Storage |
| 637 | 〇 | oss | ||
| 638 | 〇 | P: | ||
| 639 | 〇 | Pause | ||
| 640 | 〇 | prompt | ||
| 641 | × | PSConsoleHostReadLine | 2.0.0 | PSReadline |
| 642 | 〇 | Publish-BCFileContent | 1.0.0.0 | BranchCache |
| 643 | 〇 | Publish-BCWebContent | 1.0.0.0 | BranchCache |
| 644 | × | Publish-Module | 1.0.0.1 | PowerShellGet |
| 645 | × | Publish-Script | 1.0.0.1 | PowerShellGet |
| 646 | × | Publish-SilData | 2.0.0.0 | SoftwareInventoryLogging |
| 647 | 〇 | Q: | ||
| 648 | 〇 | R: | ||
| 649 | 〇 | Read-PrinterNfcTag | 1.1 | PrintManagement |
| 650 | 〇 | Register-ClusteredScheduledTask | 1.0.0.0 | ScheduledTasks |
| 651 | 〇 | Register-DnsClient | 1.0.0.0 | DnsClient |
| 652 | 〇 | Register-IscsiSession | 1.0.0.0 | iSCSI |
| 653 | × | Register-PSRepository | 1.0.0.1 | PowerShellGet |
| 654 | 〇 | Register-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 655 | 〇 | Register-StorageSubsystem | 2.0.0.0 | Storage |
| 656 | × | Remove-AutologgerConfig | 1.0.0.0 | EventTracingManagement |
| 657 | 〇 | Remove-BCDataCacheExtension | 1.0.0.0 | BranchCache |
| 658 | 〇 | Remove-DAEntryPointTableItem | 1.0.0.0 | DirectAccessClientComponents |
| 659 | 〇 | Remove-DnsClientNrptRule | 1.0.0.0 | DnsClient |
| 660 | × | Remove-DscConfigurationDocument | 1.1 | PSDesiredStateConfiguration |
| 661 | 〇 | Remove-DtcClusterTMMapping | 1.0.0.0 | MsDtc |
| 662 | × | Remove-EtwTraceProvider | 1.0.0.0 | EventTracingManagement |
| 663 | × | Remove-FileShare | 2.0.0.0 | Storage |
| 664 | 〇 | Remove-InitiatorId | 2.0.0.0 | Storage |
| 665 | 〇 | Remove-InitiatorIdFromMaskingSet | 2.0.0.0 | Storage |
| 666 | 〇 | Remove-IscsiTargetPortal | 1.0.0.0 | iSCSI |
| 667 | 〇 | Remove-MaskingSet | 2.0.0.0 | Storage |
| 668 | × | Remove-MpPreference | 1.0 | ConfigDefender |
| 669 | × | Remove-MpPreference | 1.0 | Defender |
| 670 | × | Remove-MpThreat | 1.0 | ConfigDefender |
| 671 | × | Remove-MpThreat | 1.0 | Defender |
| 672 | 〇 | Remove-NetAdapterAdvancedProperty | 2.0.0.0 | NetAdapter |
| 673 | × | Remove-NetEventNetworkAdapter | 1.0.0.0 | NetEventPacketCapture |
| 674 | × | Remove-NetEventPacketCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 675 | × | Remove-NetEventProvider | 1.0.0.0 | NetEventPacketCapture |
| 676 | × | Remove-NetEventSession | 1.0.0.0 | NetEventPacketCapture |
| 677 | × | Remove-NetEventVFPProvider | 1.0.0.0 | NetEventPacketCapture |
| 678 | × | Remove-NetEventVmNetworkAdapter | 1.0.0.0 | NetEventPacketCapture |
| 679 | × | Remove-NetEventVmSwitch | 1.0.0.0 | NetEventPacketCapture |
| 680 | × | Remove-NetEventVmSwitchProvider | 1.0.0.0 | NetEventPacketCapture |
| 681 | × | Remove-NetEventWFPCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 682 | 〇 | Remove-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 683 | 〇 | Remove-NetIPAddress | 1.0.0.0 | NetTCPIP |
| 684 | 〇 | Remove-NetIPHttpsCertBinding | 1.0.0.0 | NetworkTransition |
| 685 | 〇 | Remove-NetIPHttpsConfiguration | 1.0.0.0 | NetworkTransition |
| 686 | 〇 | Remove-NetIPsecDospSetting | 2.0.0.0 | NetSecurity |
| 687 | 〇 | Remove-NetIPsecMainModeCryptoSet | 2.0.0.0 | NetSecurity |
| 688 | 〇 | Remove-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 689 | 〇 | Remove-NetIPsecMainModeSA | 2.0.0.0 | NetSecurity |
| 690 | 〇 | Remove-NetIPsecPhase1AuthSet | 2.0.0.0 | NetSecurity |
| 691 | 〇 | Remove-NetIPsecPhase2AuthSet | 2.0.0.0 | NetSecurity |
| 692 | 〇 | Remove-NetIPsecQuickModeCryptoSet | 2.0.0.0 | NetSecurity |
| 693 | 〇 | Remove-NetIPsecQuickModeSA | 2.0.0.0 | NetSecurity |
| 694 | 〇 | Remove-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 695 | 〇 | Remove-NetLbfoTeam | 2.0.0.0 | NetLbfo |
| 696 | 〇 | Remove-NetLbfoTeamMember | 2.0.0.0 | NetLbfo |
| 697 | 〇 | Remove-NetLbfoTeamNic | 2.0.0.0 | NetLbfo |
| 698 | × | Remove-NetNat | 1.0.0.0 | NetNat |
| 699 | × | Remove-NetNatExternalAddress | 1.0.0.0 | NetNat |
| 700 | × | Remove-NetNatStaticMapping | 1.0.0.0 | NetNat |
| 701 | 〇 | Remove-NetNatTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 702 | 〇 | Remove-NetNeighbor | 1.0.0.0 | NetTCPIP |
| 703 | 〇 | Remove-NetQosPolicy | 2.0.0.0 | NetQos |
| 704 | 〇 | Remove-NetRoute | 1.0.0.0 | NetTCPIP |
| 705 | 〇 | Remove-NetSwitchTeam | 1.0.0.0 | NetSwitchTeam |
| 706 | 〇 | Remove-NetSwitchTeamMember | 1.0.0.0 | NetSwitchTeam |
| 707 | 〇 | Remove-NetTransportFilter | 1.0.0.0 | NetTCPIP |
| 708 | × | Remove-NetworkSwitchEthernetPortIPAddress | 1.0.0.0 | NetworkSwitchManager |
| 709 | × | Remove-NetworkSwitchVlan | 1.0.0.0 | NetworkSwitchManager |
| 710 | × | Remove-NfsClientgroup | 1.0 | NFS |
| 711 | × | Remove-NfsShare | 1.0 | NFS |
| 712 | 〇 | Remove-OdbcDsn | 1.0.0.0 | Wdac |
| 713 | 〇 | Remove-Partition | 2.0.0.0 | Storage |
| 714 | 〇 | Remove-PartitionAccessPath | 2.0.0.0 | Storage |
| 715 | 〇 | Remove-PhysicalDisk | 2.0.0.0 | Storage |
| 716 | 〇 | Remove-Printer | 1.1 | PrintManagement |
| 717 | 〇 | Remove-PrinterDriver | 1.1 | PrintManagement |
| 718 | 〇 | Remove-PrinterPort | 1.1 | PrintManagement |
| 719 | 〇 | Remove-PrintJob | 1.1 | PrintManagement |
| 720 | × | Remove-RDDatabaseConnectionString | 2.0.0.0 | RemoteDesktop |
| 721 | × | Remove-RDPersonalSessionDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 722 | × | Remove-RDPersonalVirtualDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 723 | × | Remove-RDPersonalVirtualDesktopPatchSchedule | 2.0.0.0 | RemoteDesktop |
| 724 | × | Remove-RDRemoteApp | 2.0.0.0 | RemoteDesktop |
| 725 | × | Remove-RDServer | 2.0.0.0 | RemoteDesktop |
| 726 | × | Remove-RDSessionCollection | 2.0.0.0 | RemoteDesktop |
| 727 | × | Remove-RDSessionHost | 2.0.0.0 | RemoteDesktop |
| 728 | × | Remove-RDVirtualDesktopCollection | 2.0.0.0 | RemoteDesktop |
| 729 | × | Remove-RDVirtualDesktopFromCollection | 2.0.0.0 | RemoteDesktop |
| 730 | 〇 | Remove-SmbBandwidthLimit | 2.0.0.0 | SmbShare |
| 731 | × | Remove-SmbGlobalMapping | 2.0.0.0 | SmbShare |
| 732 | 〇 | Remove-SmbMapping | 2.0.0.0 | SmbShare |
| 733 | 〇 | Remove-SmbMultichannelConstraint | 2.0.0.0 | SmbShare |
| 734 | 〇 | Remove-SmbShare | 2.0.0.0 | SmbShare |
| 735 | × | Remove-SMServerPerformanceLog | 1.0.0.0 | ServerManagerTasks |
| 736 | × | Remove-StorageBusBinding | 1.0.0.0 | StorageBusCache |
| 737 | × | Remove-StorageFaultDomain | 2.0.0.0 | Storage |
| 738 | × | Remove-StorageFileServer | 2.0.0.0 | Storage |
| 739 | × | Remove-StorageHealthIntent | 2.0.0.0 | Storage |
| 740 | × | Remove-StorageHealthSetting | 2.0.0.0 | Storage |
| 741 | 〇 | Remove-StoragePool | 2.0.0.0 | Storage |
| 742 | 〇 | Remove-StorageTier | 2.0.0.0 | Storage |
| 743 | 〇 | Remove-TargetPortFromMaskingSet | 2.0.0.0 | Storage |
| 744 | 〇 | Remove-VirtualDisk | 2.0.0.0 | Storage |
| 745 | 〇 | Remove-VirtualDiskFromMaskingSet | 2.0.0.0 | Storage |
| 746 | 〇 | Remove-VpnConnection | 2.0.0.0 | VpnClient |
| 747 | 〇 | Remove-VpnConnectionRoute | 2.0.0.0 | VpnClient |
| 748 | 〇 | Remove-VpnConnectionTriggerApplication | 2.0.0.0 | VpnClient |
| 749 | 〇 | Remove-VpnConnectionTriggerDnsConfiguration | 2.0.0.0 | VpnClient |
| 750 | 〇 | Remove-VpnConnectionTriggerTrustedNetwork | 2.0.0.0 | VpnClient |
| 751 | 〇 | Rename-DAEntryPointTableItem | 1.0.0.0 | DirectAccessClientComponents |
| 752 | 〇 | Rename-MaskingSet | 2.0.0.0 | Storage |
| 753 | 〇 | Rename-NetAdapter | 2.0.0.0 | NetAdapter |
| 754 | 〇 | Rename-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 755 | 〇 | Rename-NetIPHttpsConfiguration | 1.0.0.0 | NetworkTransition |
| 756 | 〇 | Rename-NetIPsecMainModeCryptoSet | 2.0.0.0 | NetSecurity |
| 757 | 〇 | Rename-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 758 | 〇 | Rename-NetIPsecPhase1AuthSet | 2.0.0.0 | NetSecurity |
| 759 | 〇 | Rename-NetIPsecPhase2AuthSet | 2.0.0.0 | NetSecurity |
| 760 | 〇 | Rename-NetIPsecQuickModeCryptoSet | 2.0.0.0 | NetSecurity |
| 761 | 〇 | Rename-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 762 | 〇 | Rename-NetLbfoTeam | 2.0.0.0 | NetLbfo |
| 763 | 〇 | Rename-NetSwitchTeam | 1.0.0.0 | NetSwitchTeam |
| 764 | × | Rename-NfsClientgroup | 1.0 | NFS |
| 765 | 〇 | Rename-Printer | 1.1 | PrintManagement |
| 766 | 〇 | Repair-FileIntegrity | 2.0.0.0 | Storage |
| 767 | 〇 | Repair-VirtualDisk | 2.0.0.0 | Storage |
| 768 | 〇 | Repair-Volume | 2.0.0.0 | Storage |
| 769 | 〇 | Reset-BC | 1.0.0.0 | BranchCache |
| 770 | 〇 | Reset-DAClientExperienceConfiguration | 1.0.0.0 | DirectAccessClientComponents |
| 771 | 〇 | Reset-DAEntryPointTableItem | 1.0.0.0 | DirectAccessClientComponents |
| 772 | 〇 | Reset-DtcLog | 1.0.0.0 | MsDtc |
| 773 | 〇 | Reset-NCSIPolicyConfiguration | 1.0.0.0 | NetworkConnectivityStatus |
| 774 | 〇 | Reset-Net6to4Configuration | 1.0.0.0 | NetworkTransition |
| 775 | 〇 | Reset-NetAdapterAdvancedProperty | 2.0.0.0 | NetAdapter |
| 776 | 〇 | Reset-NetDnsTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 777 | 〇 | Reset-NetIPHttpsConfiguration | 1.0.0.0 | NetworkTransition |
| 778 | 〇 | Reset-NetIsatapConfiguration | 1.0.0.0 | NetworkTransition |
| 779 | 〇 | Reset-NetTeredoConfiguration | 1.0.0.0 | NetworkTransition |
| 780 | × | Reset-NfsStatistics | 1.0 | NFS |
| 781 | 〇 | Reset-PhysicalDisk | 2.0.0.0 | Storage |
| 782 | 〇 | Reset-StorageReliabilityCounter | 2.0.0.0 | Storage |
| 783 | 〇 | Resize-Partition | 2.0.0.0 | Storage |
| 784 | 〇 | Resize-StorageTier | 2.0.0.0 | Storage |
| 785 | 〇 | Resize-VirtualDisk | 2.0.0.0 | Storage |
| 786 | × | Resolve-NfsMappedIdentity | 1.0 | NFS |
| 787 | 〇 | Restart-NetAdapter | 2.0.0.0 | NetAdapter |
| 788 | × | Restart-PcsvDevice | 1.0.0.0 | PcsvDevice |
| 789 | 〇 | Restart-PrintJob | 1.1 | PrintManagement |
| 790 | × | Restore-DscConfiguration | 1.1 | PSDesiredStateConfiguration |
| 791 | × | Restore-NetworkSwitchConfiguration | 1.0.0.0 | NetworkSwitchManager |
| 792 | 〇 | Resume-PrintJob | 1.1 | PrintManagement |
| 793 | × | Resume-StorageBusDisk | 1.0.0.0 | StorageBusCache |
| 794 | × | Revoke-FileShareAccess | 2.0.0.0 | Storage |
| 795 | × | Revoke-NfsClientLock | 1.0 | NFS |
| 796 | × | Revoke-NfsMountedClient | 1.0 | NFS |
| 797 | × | Revoke-NfsOpenFile | 1.0 | NFS |
| 798 | × | Revoke-NfsSharePermission | 1.0 | NFS |
| 799 | 〇 | Revoke-SmbShareAccess | 2.0.0.0 | SmbShare |
| 800 | 〇 | S: | ||
| 801 | × | SafeGetCommand | 3.4.0 | Pester |
| 802 | × | Save-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 803 | × | Save-Module | 1.0.0.1 | PowerShellGet |
| 804 | 〇 | Save-NetGPO | 2.0.0.0 | NetSecurity |
| 805 | × | Save-NetworkSwitchConfiguration | 1.0.0.0 | NetworkSwitchManager |
| 806 | × | Save-Script | 1.0.0.1 | PowerShellGet |
| 807 | × | Send-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 808 | × | Send-RDUserMessage | 2.0.0.0 | RemoteDesktop |
| 809 | 〇 | Set-BCAuthentication | 1.0.0.0 | BranchCache |
| 810 | 〇 | Set-BCCache | 1.0.0.0 | BranchCache |
| 811 | 〇 | Set-BCDataCacheEntryMaxAge | 1.0.0.0 | BranchCache |
| 812 | 〇 | Set-BCMinSMBLatency | 1.0.0.0 | BranchCache |
| 813 | 〇 | Set-BCSecretKey | 1.0.0.0 | BranchCache |
| 814 | 〇 | Set-ClusteredScheduledTask | 1.0.0.0 | ScheduledTasks |
| 815 | 〇 | Set-DAClientExperienceConfiguration | 1.0.0.0 | DirectAccessClientComponents |
| 816 | 〇 | Set-DAEntryPointTableItem | 1.0.0.0 | DirectAccessClientComponents |
| 817 | 〇 | Set-Disk | 2.0.0.0 | Storage |
| 818 | × | Set-DisplayResolution | 1.0.0.0 | ServerCore |
| 819 | 〇 | Set-DnsClient | 1.0.0.0 | DnsClient |
| 820 | 〇 | Set-DnsClientGlobalSetting | 1.0.0.0 | DnsClient |
| 821 | 〇 | Set-DnsClientNrptGlobal | 1.0.0.0 | DnsClient |
| 822 | 〇 | Set-DnsClientNrptRule | 1.0.0.0 | DnsClient |
| 823 | 〇 | Set-DnsClientServerAddress | 1.0.0.0 | DnsClient |
| 824 | 〇 | Set-DtcAdvancedHostSetting | 1.0.0.0 | MsDtc |
| 825 | 〇 | Set-DtcAdvancedSetting | 1.0.0.0 | MsDtc |
| 826 | 〇 | Set-DtcClusterDefault | 1.0.0.0 | MsDtc |
| 827 | 〇 | Set-DtcClusterTMMapping | 1.0.0.0 | MsDtc |
| 828 | 〇 | Set-DtcDefault | 1.0.0.0 | MsDtc |
| 829 | 〇 | Set-DtcLog | 1.0.0.0 | MsDtc |
| 830 | 〇 | Set-DtcNetworkSetting | 1.0.0.0 | MsDtc |
| 831 | 〇 | Set-DtcTransaction | 1.0.0.0 | MsDtc |
| 832 | 〇 | Set-DtcTransactionsTraceSession | 1.0.0.0 | MsDtc |
| 833 | 〇 | Set-DtcTransactionsTraceSetting | 1.0.0.0 | MsDtc |
| 834 | × | Set-DynamicParameterVariables | 3.4.0 | Pester |
| 835 | × | Set-EtwTraceProvider | 1.0.0.0 | EventTracingManagement |
| 836 | 〇 | Set-FileIntegrity | 2.0.0.0 | Storage |
| 837 | × | Set-FileShare | 2.0.0.0 | Storage |
| 838 | 〇 | Set-FileStorageTier | 2.0.0.0 | Storage |
| 839 | 〇 | Set-InitiatorPort | 2.0.0.0 | Storage |
| 840 | 〇 | Set-IscsiChapSecret | 1.0.0.0 | iSCSI |
| 841 | 〇 | Set-LogProperties | 1.0.0.0 | PSDiagnostics |
| 842 | × | Set-MMAgent | 1.0 | MMAgent |
| 843 | × | Set-MpPreference | 1.0 | ConfigDefender |
| 844 | × | Set-MpPreference | 1.0 | Defender |
| 845 | 〇 | Set-NCSIPolicyConfiguration | 1.0.0.0 | NetworkConnectivityStatus |
| 846 | 〇 | Set-Net6to4Configuration | 1.0.0.0 | NetworkTransition |
| 847 | 〇 | Set-NetAdapter | 2.0.0.0 | NetAdapter |
| 848 | 〇 | Set-NetAdapterAdvancedProperty | 2.0.0.0 | NetAdapter |
| 849 | 〇 | Set-NetAdapterBinding | 2.0.0.0 | NetAdapter |
| 850 | 〇 | Set-NetAdapterChecksumOffload | 2.0.0.0 | NetAdapter |
| 851 | 〇 | Set-NetAdapterEncapsulatedPacketTaskOffload | 2.0.0.0 | NetAdapter |
| 852 | 〇 | Set-NetAdapterIPsecOffload | 2.0.0.0 | NetAdapter |
| 853 | 〇 | Set-NetAdapterLso | 2.0.0.0 | NetAdapter |
| 854 | × | Set-NetAdapterPacketDirect | 2.0.0.0 | NetAdapter |
| 855 | 〇 | Set-NetAdapterPowerManagement | 2.0.0.0 | NetAdapter |
| 856 | 〇 | Set-NetAdapterQos | 2.0.0.0 | NetAdapter |
| 857 | 〇 | Set-NetAdapterRdma | 2.0.0.0 | NetAdapter |
| 858 | 〇 | Set-NetAdapterRsc | 2.0.0.0 | NetAdapter |
| 859 | 〇 | Set-NetAdapterRss | 2.0.0.0 | NetAdapter |
| 860 | 〇 | Set-NetAdapterSriov | 2.0.0.0 | NetAdapter |
| 861 | 〇 | Set-NetAdapterVmq | 2.0.0.0 | NetAdapter |
| 862 | 〇 | Set-NetConnectionProfile | 1.0.0.0 | NetConnection |
| 863 | 〇 | Set-NetDnsTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 864 | × | Set-NetEventPacketCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 865 | × | Set-NetEventProvider | 1.0.0.0 | NetEventPacketCapture |
| 866 | × | Set-NetEventSession | 1.0.0.0 | NetEventPacketCapture |
| 867 | × | Set-NetEventVFPProvider | 1.0.0.0 | NetEventPacketCapture |
| 868 | × | Set-NetEventVmSwitchProvider | 1.0.0.0 | NetEventPacketCapture |
| 869 | × | Set-NetEventWFPCaptureProvider | 1.0.0.0 | NetEventPacketCapture |
| 870 | 〇 | Set-NetFirewallAddressFilter | 2.0.0.0 | NetSecurity |
| 871 | 〇 | Set-NetFirewallApplicationFilter | 2.0.0.0 | NetSecurity |
| 872 | 〇 | Set-NetFirewallInterfaceFilter | 2.0.0.0 | NetSecurity |
| 873 | 〇 | Set-NetFirewallInterfaceTypeFilter | 2.0.0.0 | NetSecurity |
| 874 | 〇 | Set-NetFirewallPortFilter | 2.0.0.0 | NetSecurity |
| 875 | 〇 | Set-NetFirewallProfile | 2.0.0.0 | NetSecurity |
| 876 | 〇 | Set-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 877 | 〇 | Set-NetFirewallSecurityFilter | 2.0.0.0 | NetSecurity |
| 878 | 〇 | Set-NetFirewallServiceFilter | 2.0.0.0 | NetSecurity |
| 879 | 〇 | Set-NetFirewallSetting | 2.0.0.0 | NetSecurity |
| 880 | 〇 | Set-NetIPAddress | 1.0.0.0 | NetTCPIP |
| 881 | 〇 | Set-NetIPHttpsConfiguration | 1.0.0.0 | NetworkTransition |
| 882 | 〇 | Set-NetIPInterface | 1.0.0.0 | NetTCPIP |
| 883 | 〇 | Set-NetIPsecDospSetting | 2.0.0.0 | NetSecurity |
| 884 | 〇 | Set-NetIPsecMainModeCryptoSet | 2.0.0.0 | NetSecurity |
| 885 | 〇 | Set-NetIPsecMainModeRule | 2.0.0.0 | NetSecurity |
| 886 | 〇 | Set-NetIPsecPhase1AuthSet | 2.0.0.0 | NetSecurity |
| 887 | 〇 | Set-NetIPsecPhase2AuthSet | 2.0.0.0 | NetSecurity |
| 888 | 〇 | Set-NetIPsecQuickModeCryptoSet | 2.0.0.0 | NetSecurity |
| 889 | 〇 | Set-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 890 | 〇 | Set-NetIPv4Protocol | 1.0.0.0 | NetTCPIP |
| 891 | 〇 | Set-NetIPv6Protocol | 1.0.0.0 | NetTCPIP |
| 892 | 〇 | Set-NetIsatapConfiguration | 1.0.0.0 | NetworkTransition |
| 893 | 〇 | Set-NetLbfoTeam | 2.0.0.0 | NetLbfo |
| 894 | 〇 | Set-NetLbfoTeamMember | 2.0.0.0 | NetLbfo |
| 895 | 〇 | Set-NetLbfoTeamNic | 2.0.0.0 | NetLbfo |
| 896 | × | Set-NetNat | 1.0.0.0 | NetNat |
| 897 | × | Set-NetNatGlobal | 1.0.0.0 | NetNat |
| 898 | 〇 | Set-NetNatTransitionConfiguration | 1.0.0.0 | NetworkTransition |
| 899 | 〇 | Set-NetNeighbor | 1.0.0.0 | NetTCPIP |
| 900 | 〇 | Set-NetOffloadGlobalSetting | 1.0.0.0 | NetTCPIP |
| 901 | 〇 | Set-NetQosPolicy | 2.0.0.0 | NetQos |
| 902 | 〇 | Set-NetRoute | 1.0.0.0 | NetTCPIP |
| 903 | 〇 | Set-NetTCPSetting | 1.0.0.0 | NetTCPIP |
| 904 | 〇 | Set-NetTeredoConfiguration | 1.0.0.0 | NetworkTransition |
| 905 | 〇 | Set-NetUDPSetting | 1.0.0.0 | NetTCPIP |
| 906 | × | Set-NetworkSwitchEthernetPortIPAddress | 1.0.0.0 | NetworkSwitchManager |
| 907 | × | Set-NetworkSwitchPortMode | 1.0.0.0 | NetworkSwitchManager |
| 908 | × | Set-NetworkSwitchPortProperty | 1.0.0.0 | NetworkSwitchManager |
| 909 | × | Set-NetworkSwitchVlanProperty | 1.0.0.0 | NetworkSwitchManager |
| 910 | × | Set-NfsClientConfiguration | 1.0 | NFS |
| 911 | × | Set-NfsClientgroup | 1.0 | NFS |
| 912 | × | Set-NfsMappingStore | 1.0 | NFS |
| 913 | × | Set-NfsNetgroupStore | 1.0 | NFS |
| 914 | × | Set-NfsServerConfiguration | 1.0 | NFS |
| 915 | × | Set-NfsShare | 1.0 | NFS |
| 916 | 〇 | Set-OdbcDriver | 1.0.0.0 | Wdac |
| 917 | 〇 | Set-OdbcDsn | 1.0.0.0 | Wdac |
| 918 | 〇 | Set-Partition | 2.0.0.0 | Storage |
| 919 | × | Set-PcsvDeviceBootConfiguration | 1.0.0.0 | PcsvDevice |
| 920 | × | Set-PcsvDeviceNetworkConfiguration | 1.0.0.0 | PcsvDevice |
| 921 | × | Set-PcsvDeviceUserPassword | 1.0.0.0 | PcsvDevice |
| 922 | 〇 | Set-PhysicalDisk | 2.0.0.0 | Storage |
| 923 | 〇 | Set-PrintConfiguration | 1.1 | PrintManagement |
| 924 | 〇 | Set-Printer | 1.1 | PrintManagement |
| 925 | 〇 | Set-PrinterProperty | 1.1 | PrintManagement |
| 926 | × | Set-PSRepository | 1.0.0.1 | PowerShellGet |
| 927 | × | Set-RDActiveManagementServer | 2.0.0.0 | RemoteDesktop |
| 928 | × | Set-RDCertificate | 2.0.0.0 | RemoteDesktop |
| 929 | × | Set-RDClientAccessName | 2.0.0.0 | RemoteDesktop |
| 930 | × | Set-RDConnectionBrokerHighAvailability | 2.0.0.0 | RemoteDesktop |
| 931 | × | Set-RDDatabaseConnectionString | 2.0.0.0 | RemoteDesktop |
| 932 | × | Set-RDDeploymentGatewayConfiguration | 2.0.0.0 | RemoteDesktop |
| 933 | × | Set-RDFileTypeAssociation | 2.0.0.0 | RemoteDesktop |
| 934 | × | Set-RDLicenseConfiguration | 2.0.0.0 | RemoteDesktop |
| 935 | × | Set-RDPersonalSessionDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 936 | × | Set-RDPersonalVirtualDesktopAssignment | 2.0.0.0 | RemoteDesktop |
| 937 | × | Set-RDPersonalVirtualDesktopPatchSchedule | 2.0.0.0 | RemoteDesktop |
| 938 | × | Set-RDRemoteApp | 2.0.0.0 | RemoteDesktop |
| 939 | × | Set-RDRemoteDesktop | 2.0.0.0 | RemoteDesktop |
| 940 | × | Set-RDSessionCollectionConfiguration | 2.0.0.0 | RemoteDesktop |
| 941 | × | Set-RDSessionHost | 2.0.0.0 | RemoteDesktop |
| 942 | × | Set-RDVirtualDesktopCollectionConfiguration | 2.0.0.0 | RemoteDesktop |
| 943 | × | Set-RDVirtualDesktopConcurrency | 2.0.0.0 | RemoteDesktop |
| 944 | × | Set-RDVirtualDesktopIdleCount | 2.0.0.0 | RemoteDesktop |
| 945 | × | Set-RDVirtualDesktopTemplateExportPath | 2.0.0.0 | RemoteDesktop |
| 946 | × | Set-RDWorkspace | 2.0.0.0 | RemoteDesktop |
| 947 | 〇 | Set-ResiliencySetting | 2.0.0.0 | Storage |
| 948 | 〇 | Set-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 949 | × | Set-SilLogging | 2.0.0.0 | SoftwareInventoryLogging |
| 950 | 〇 | Set-SmbBandwidthLimit | 2.0.0.0 | SmbShare |
| 951 | 〇 | Set-SmbClientConfiguration | 2.0.0.0 | SmbShare |
| 952 | 〇 | Set-SmbPathAcl | 2.0.0.0 | SmbShare |
| 953 | 〇 | Set-SmbServerConfiguration | 2.0.0.0 | SmbShare |
| 954 | 〇 | Set-SmbShare | 2.0.0.0 | SmbShare |
| 955 | × | Set-StorageBusProfile | 1.0.0.0 | StorageBusCache |
| 956 | × | Set-StorageFileServer | 2.0.0.0 | Storage |
| 957 | × | Set-StorageHealthSetting | 2.0.0.0 | Storage |
| 958 | 〇 | Set-StoragePool | 2.0.0.0 | Storage |
| 959 | 〇 | Set-StorageProvider | 2.0.0.0 | Storage |
| 960 | 〇 | Set-StorageSetting | 2.0.0.0 | Storage |
| 961 | 〇 | Set-StorageSubSystem | 2.0.0.0 | Storage |
| 962 | 〇 | Set-StorageTier | 2.0.0.0 | Storage |
| 963 | × | Set-TestInconclusive | 3.4.0 | Pester |
| 964 | × | Setup | 3.4.0 | Pester |
| 965 | 〇 | Set-VirtualDisk | 2.0.0.0 | Storage |
| 966 | 〇 | Set-Volume | 2.0.0.0 | Storage |
| 967 | 〇 | Set-VolumeScrubPolicy | 2.0.0.0 | Storage |
| 968 | 〇 | Set-VpnConnection | 2.0.0.0 | VpnClient |
| 969 | 〇 | Set-VpnConnectionIPsecConfiguration | 2.0.0.0 | VpnClient |
| 970 | 〇 | Set-VpnConnectionProxy | 2.0.0.0 | VpnClient |
| 971 | 〇 | Set-VpnConnectionTriggerDnsConfiguration | 2.0.0.0 | VpnClient |
| 972 | 〇 | Set-VpnConnectionTriggerTrustedNetwork | 2.0.0.0 | VpnClient |
| 973 | × | Should | 3.4.0 | Pester |
| 974 | 〇 | Show-NetFirewallRule | 2.0.0.0 | NetSecurity |
| 975 | 〇 | Show-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 976 | × | Show-StorageHistory | 2.0.0.0 | Storage |
| 977 | 〇 | Show-VirtualDisk | 2.0.0.0 | Storage |
| 978 | × | Start-AppBackgroundTask | 1.0.0.0 | AppBackgroundTask |
| 979 | × | Start-AppvVirtualProcess | 1.0.0.0 | AppvClient |
| 980 | × | Start-AutologgerConfig | 1.0.0.0 | EventTracingManagement |
| 981 | 〇 | Start-Dtc | 1.0.0.0 | MsDtc |
| 982 | 〇 | Start-DtcTransactionsTraceSession | 1.0.0.0 | MsDtc |
| 983 | × | Start-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 984 | × | Start-MpScan | 1.0 | ConfigDefender |
| 985 | × | Start-MpScan | 1.0 | Defender |
| 986 | × | Start-MpWDOScan | 1.0 | ConfigDefender |
| 987 | × | Start-MpWDOScan | 1.0 | Defender |
| 988 | × | Start-NetEventSession | 1.0.0.0 | NetEventPacketCapture |
| 989 | × | Start-PcsvDevice | 1.0.0.0 | PcsvDevice |
| 990 | 〇 | Start-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 991 | × | Start-SilLogging | 2.0.0.0 | SoftwareInventoryLogging |
| 992 | × | Start-SMPerformanceCollector | 1.0.0.0 | ServerManagerTasks |
| 993 | 〇 | Start-StorageDiagnosticLog | 2.0.0.0 | Storage |
| 994 | 〇 | Start-Trace | 1.0.0.0 | PSDiagnostics |
| 995 | × | Start-WUScan | 1.0.0.2 | WindowsUpdateProvider |
| 996 | × | Stop-DscConfiguration | 1.1 | PSDesiredStateConfiguration |
| 997 | 〇 | Stop-Dtc | 1.0.0.0 | MsDtc |
| 998 | 〇 | Stop-DtcTransactionsTraceSession | 1.0.0.0 | MsDtc |
| 999 | × | Stop-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 1000 | × | Stop-NetEventSession | 1.0.0.0 | NetEventPacketCapture |
| 1001 | × | Stop-PcsvDevice | 1.0.0.0 | PcsvDevice |
| 1002 | × | Stop-RDVirtualDesktopCollectionJob | 2.0.0.0 | RemoteDesktop |
| 1003 | 〇 | Stop-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 1004 | × | Stop-SilLogging | 2.0.0.0 | SoftwareInventoryLogging |
| 1005 | × | Stop-SMPerformanceCollector | 1.0.0.0 | ServerManagerTasks |
| 1006 | 〇 | Stop-StorageDiagnosticLog | 2.0.0.0 | Storage |
| 1007 | × | Stop-StorageJob | 2.0.0.0 | Storage |
| 1008 | 〇 | Stop-Trace | 1.0.0.0 | PSDiagnostics |
| 1009 | 〇 | Suspend-PrintJob | 1.1 | PrintManagement |
| 1010 | × | Suspend-StorageBusDisk | 1.0.0.0 | StorageBusCache |
| 1011 | 〇 | Sync-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 1012 | 〇 | T: | ||
| 1013 | 〇 | TabExpansion2 | ||
| 1014 | 〇 | Test-Dtc | 1.0.0.0 | MsDtc |
| 1015 | 〇 | Test-NetConnection | 1.0.0.0 | NetTCPIP |
| 1016 | × | Test-NfsMappingStore | 1.0 | NFS |
| 1017 | × | Test-RDOUAccess | 2.0.0.0 | RemoteDesktop |
| 1018 | × | Test-RDVirtualDesktopADMachineAccountReuse | 2.0.0.0 | RemoteDesktop |
| 1019 | × | Test-ScriptFileInfo | 1.0.0.1 | PowerShellGet |
| 1020 | 〇 | U: | ||
| 1021 | × | Unblock-FileShareAccess | 2.0.0.0 | Storage |
| 1022 | 〇 | Unblock-SmbShareAccess | 2.0.0.0 | SmbShare |
| 1023 | 〇 | Uninstall-Dtc | 1.0.0.0 | MsDtc |
| 1024 | × | Uninstall-Module | 1.0.0.1 | PowerShellGet |
| 1025 | × | Uninstall-Script | 1.0.0.1 | PowerShellGet |
| 1026 | × | Uninstall-WindowsFeature | 2.0.0.0 | ServerManager |
| 1027 | × | Unregister-AppBackgroundTask | 1.0.0.0 | AppBackgroundTask |
| 1028 | 〇 | Unregister-ClusteredScheduledTask | 1.0.0.0 | ScheduledTasks |
| 1029 | 〇 | Unregister-IscsiSession | 1.0.0.0 | iSCSI |
| 1030 | × | Unregister-PSRepository | 1.0.0.1 | PowerShellGet |
| 1031 | 〇 | Unregister-ScheduledTask | 1.0.0.0 | ScheduledTasks |
| 1032 | 〇 | Unregister-StorageSubsystem | 2.0.0.0 | Storage |
| 1033 | × | Update-AutologgerConfig | 1.0.0.0 | EventTracingManagement |
| 1034 | 〇 | Update-Disk | 2.0.0.0 | Storage |
| 1035 | × | Update-DscConfiguration | 1.1 | PSDesiredStateConfiguration |
| 1036 | × | Update-EtwTraceSession | 1.0.0.0 | EventTracingManagement |
| 1037 | 〇 | Update-HostStorageCache | 2.0.0.0 | Storage |
| 1038 | 〇 | Update-IscsiTarget | 1.0.0.0 | iSCSI |
| 1039 | 〇 | Update-IscsiTargetPortal | 1.0.0.0 | iSCSI |
| 1040 | × | Update-Module | 1.0.0.1 | PowerShellGet |
| 1041 | × | Update-ModuleManifest | 1.0.0.1 | PowerShellGet |
| 1042 | × | Update-MpSignature | 1.0 | ConfigDefender |
| 1043 | × | Update-MpSignature | 1.0 | Defender |
| 1044 | 〇 | Update-NetIPsecRule | 2.0.0.0 | NetSecurity |
| 1045 | × | Update-RDVirtualDesktopCollection | 2.0.0.0 | RemoteDesktop |
| 1046 | × | Update-Script | 1.0.0.1 | PowerShellGet |
| 1047 | × | Update-ScriptFileInfo | 1.0.0.1 | PowerShellGet |
| 1048 | 〇 | Update-SmbMultichannelConnection | 2.0.0.0 | SmbShare |
| 1049 | × | Update-StorageFirmware | 2.0.0.0 | Storage |
| 1050 | 〇 | Update-StoragePool | 2.0.0.0 | Storage |
| 1051 | 〇 | Update-StorageProviderCache | 2.0.0.0 | Storage |
| 1052 | 〇 | V: | ||
| 1053 | 〇 | W: | ||
| 1054 | 〇 | Write-DtcTransactionsTraceSession | 1.0.0.0 | MsDtc |
| 1055 | 〇 | Write-PrinterNfcTag | 1.1 | PrintManagement |
| 1056 | 〇 | Write-VolumeCache | 2.0.0.0 | Storage |
| 1057 | 〇 | X: | ||
| 1058 | 〇 | Y: | ||
| 1059 | 〇 | Z: |