cloud-riders.ES Powershell Curso de PowerShell (IV)

Curso de PowerShell (IV)Curso de PowerShell (IV)

Hola a todos!

En esta ocasión vamos a ver como podemos obtener información de los cmdlets que tiene PowerShell.

Como partimos de que los cmdlet son comandos compilados que están desarrollados en .NET o .NET Core, y se invocan como un comando, tenemos que pensar que podemos encontrar miles de comandos de PowerShell, muchos de ellos asociados a servicios o programas concretos.

Pero todos ellos tienen en común que tienen un común denominador, todos utilizan el tandem «verbo+sustantivo».

Esto nos ayuda a comprender mucho mejor lo que vamos a hacer con un comando simplemente con un poco conocimiento de inglés básico.

Para obtener los verbos usados en PowerShell podemos ejecutar el comando «Get-Verb».

El listado completo lo tenemos a continuación:

PS C:\Users\jioll> Get-Verb
Verb Group
—- —–
Add Common
Clear Common
Close Common
Copy Common
Enter Common
Exit Common
Find Common
Format Common
Get Common
Hide Common
Join Common
Lock Common
Move Common
New Common
Open Common
Optimize Common
Pop Common
Push Common
Redo Common
Remove Common
Rename Common
Reset Common
Resize Common
Search Common
Select Common
Set Common
Show Common
Skip Common
Split Common
Step Common
Switch Common
Undo Common
Unlock Common
Watch Common
Backup Data
Checkpoint Data
Compare Data
Compress Data
Convert Data
ConvertFrom Data
ConvertTo Data
Dismount Data
Edit Data
Expand Data
Export Data
Group Data
Import Data
Initialize Data
Limit Data
Merge Data
Mount Data
Out Data
Publish Data
Restore Data
Save Data
Sync Data
Unpublish Data
Update Data
Approve Lifecycle
Assert Lifecycle
Complete Lifecycle
Confirm Lifecycle
Deny Lifecycle
Disable Lifecycle
Enable Lifecycle
Install Lifecycle
Invoke Lifecycle
Register Lifecycle
Request Lifecycle
Restart Lifecycle
Resume Lifecycle
Start Lifecycle
Stop Lifecycle
Submit Lifecycle
Suspend Lifecycle
Uninstall Lifecycle
Unregister Lifecycle
Wait Lifecycle
Debug Diagnostic
Measure Diagnostic
Ping Diagnostic
Repair Diagnostic
Resolve Diagnostic
Test Diagnostic
Trace Diagnostic
Connect Communications
Disconnect Communications
Read Communications
Receive Communications
Send Communications
Write Communications
Block Security
Grant Security
Protect Security
Revoke Security
Unblock Security
Unprotect Security
Use Other

También podemos usar otros cmdlets que nos ayudan a investigar sobre los cmdlets existentes y obtener inforación sobre los mismos es «Get-Command».

Get-Command nos muestra todos los cmdlets existentes en un sistema en concreto (el que estamos trabajando). Esto tenemos que tenerlo en cuenta ya que nos enconrtaremos con muchos casos en los que no obtendremos las mismas salidas en equipos distintos, y esto se deberá a los módulos que tengamos cargados en cada equipo.

La salida es inmensa por lo que se recomienda filtrarla.

PS C:\Users\jioll> 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-ProvisionedAppxPackage 3.0 Dism
Alias Add-ProvisioningPackage 3.0 Pro…
Alias Add-TrustedProvisioningCertificate 3.0 Pro…
Alias Apply-WindowsUnattend 3.0 Dism
Alias Disable-PhysicalDiskIndication 2.0.0.0 Sto…
Alias Disable-StorageDiagnosticLog 2.0.0.0 Sto…
Alias Dismount-AppPackageVolume 2.0.1.0 Appx
Alias Enable-PhysicalDiskIndication 2.0.0.0 Sto…
Alias Enable-StorageDiagnosticLog 2.0.0.0 Sto…
Alias Export-VMCheckpoint 2.0.0.0 Hyp…
Alias Flush-Volume 2.0.0.0 Sto…
Alias Get-AppPackage 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 Sto…
Alias Get-PhysicalDiskSNV 2.0.0.0 Sto…
Alias Get-ProvisionedAppPackage 3.0 Dism
Alias Get-ProvisionedAppxPackage 3.0 Dism
Alias Get-StorageEnclosureSNV 2.0.0.0 Sto…
Alias Get-VMCheckpoint 2.0.0.0 Hyp…
Alias Initialize-Volume 2.0.0.0 Sto…
Alias Mount-AppPackageVolume 2.0.1.0 Appx
Alias Move-AppPackage 2.0.1.0 Appx
Alias Move-SmbClient 2.0.0.0 Smb…
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-AppPackageVolume 2.0.1.0 Appx
Alias Remove-AppProvisionedPackage 3.0 Dism
Alias Remove-EtwTraceSession 1.0.0.0 Eve…
Alias Remove-ProvisionedAppPackage 3.0 Dism
Alias Remove-ProvisionedAppxPackage 3.0 Dism
Alias Remove-ProvisioningPackage 3.0 Pro…
Alias Remove-TrustedProvisioningCertificate 3.0 Pro…
Alias Remove-VMCheckpoint 2.0.0.0 Hyp…
Alias Rename-VMCheckpoint 2.0.0.0 Hyp…
Alias Restore-VMCheckpoint 2.0.0.0 Hyp…
Alias Set-AppPackageDefaultVolume 2.0.1.0 Appx
Alias Set-AppPackageProvisionedDataFile 3.0 Dism
Alias Set-AutologgerConfig 1.0.0.0 Eve…
Alias Set-EtwTraceSession 1.0.0.0 Eve…
Alias Set-ProvisionedAppPackageDataFile 3.0 Dism
Alias Set-ProvisionedAppXDataFile 3.0 Dism
Alias Write-FileSystemCache 2.0.0.0 Sto…
Function A:
Function Add-BCDataCacheExtension 1.0.0.0 Bra…
Function Add-BitLockerKeyProtector 1.0.0.0 Bit…
Function Add-DnsClientNrptRule 1.0.0.0 Dns…
Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc
Function Add-EtwTraceProvider 1.0.0.0 Eve…
Function Add-InitiatorIdToMaskingSet 2.0.0.0 Sto…
Function Add-MpPreference 1.0 Con…
Function Add-MpPreference 1.0 Def…
Function Add-NetEventNetworkAdapter 1.0.0.0 Net…
Function Add-NetEventPacketCaptureProvider 1.0.0.0 Net…
Function Add-NetEventProvider 1.0.0.0 Net…
Function Add-NetEventVFPProvider 1.0.0.0 Net…
Function Add-NetEventVmNetworkAdapter 1.0.0.0 Net…
Function Add-NetEventVmSwitch 1.0.0.0 Net…
Function Add-NetEventVmSwitchProvider 1.0.0.0 Net…
Function Add-NetEventWFPCaptureProvider 1.0.0.0 Net…
Function Add-NetIPHttpsCertBinding 1.0.0.0 Net…
Function Add-NetLbfoTeamMember 2.0.0.0 Net…
Function Add-NetLbfoTeamNic 2.0.0.0 Net…
Function Add-NetNatExternalAddress 1.0.0.0 NetNat
Function Add-NetNatStaticMapping 1.0.0.0 NetNat
Function Add-NetSwitchTeamMember 1.0.0.0 Net…
Function Add-OdbcDsn 1.0.0.0 Wdac
Function Add-PartitionAccessPath 2.0.0.0 Sto…
Function Add-PhysicalDisk 2.0.0.0 Sto…
Function Add-Printer 1.1 Pri…
Function Add-PrinterDriver 1.1 Pri…
Function Add-PrinterPort 1.1 Pri…
Function Add-StorageFaultDomain 2.0.0.0 Sto…
Function Add-TargetPortToMaskingSet 2.0.0.0 Sto…
Function Add-VirtualDiskToMaskingSet 2.0.0.0 Sto…
Function Add-VpnConnection 2.0.0.0 Vpn…
Function Add-VpnConnectionRoute 2.0.0.0 Vpn…
Function Add-VpnConnectionTriggerApplication 2.0.0.0 Vpn…
Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 Vpn…
Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 Vpn…
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 Bit…
Function BackupToAAD-BitLockerKeyProtector 1.0.0.0 Bit…
Function BeforeAll 3.4.0 Pester
Function BeforeEach 3.4.0 Pester
Function Block-FileShareAccess 2.0.0.0 Sto…
Function Block-SmbShareAccess 2.0.0.0 Smb…
Function C:
Function cd..
Function cd\
Function Clear-AssignedAccess 1.0.0.0 Ass…
Function Clear-BCCache 1.0.0.0 Bra…
Function Clear-BitLockerAutoUnlock 1.0.0.0 Bit…
Function Clear-Disk 2.0.0.0 Sto…
Function Clear-DnsClientCache 1.0.0.0 Dns…
Function Clear-FileStorageTier 2.0.0.0 Sto…
Function Clear-Host
Function Clear-PcsvDeviceLog 1.0.0.0 Pcs…
Function Clear-StorageBusDisk 1.0.0.0 Sto…
Function Clear-StorageDiagnosticInfo 2.0.0.0 Sto…
Function Close-SmbOpenFile 2.0.0.0 Smb…
Function Close-SmbSession 2.0.0.0 Smb…
Function Compress-Archive 1.0.1.0 Mic…
Function Configuration 1.1 PSD…
Function Connect-IscsiTarget 1.0.0.0 iSCSI
Function Connect-VirtualDisk 2.0.0.0 Sto…
Function Context 3.4.0 Pester
Function ConvertFrom-SddlString 3.1.0.0 Mic…
Function ConvertTo-HgsKeyProtector 1.0.0.0 Hgs…
Function Copy-NetFirewallRule 2.0.0.0 Net…
Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 Net…
Function Copy-NetIPsecMainModeRule 2.0.0.0 Net…
Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 Net…
Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 Net…
Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 Net…
Function Copy-NetIPsecRule 2.0.0.0 Net…
Function D:
Function Debug-FileShare 2.0.0.0 Sto…
Function Debug-MMAppPrelaunch 1.0 MMA…
Function Debug-StorageSubSystem 2.0.0.0 Sto…
Function Debug-Volume 2.0.0.0 Sto…
Function Describe 3.4.0 Pester
Function Disable-BC 1.0.0.0 Bra…
Function Disable-BCDowngrading 1.0.0.0 Bra…
Function Disable-BCServeOnBattery 1.0.0.0 Bra…
Function Disable-BitLocker 1.0.0.0 Bit…
Function Disable-BitLockerAutoUnlock 1.0.0.0 Bit…
Function Disable-DAManualEntryPointSelection 1.0.0.0 Dir…
Function Disable-DscDebug 1.1 PSD…
Function Disable-MMAgent 1.0 MMA…
Function Disable-NetAdapter 2.0.0.0 Net…
Function Disable-NetAdapterBinding 2.0.0.0 Net…
Function Disable-NetAdapterChecksumOffload 2.0.0.0 Net…
Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 Net…
Function Disable-NetAdapterIPsecOffload 2.0.0.0 Net…
Function Disable-NetAdapterLso 2.0.0.0 Net…
Function Disable-NetAdapterPacketDirect 2.0.0.0 Net…
Function Disable-NetAdapterPowerManagement 2.0.0.0 Net…
Function Disable-NetAdapterQos 2.0.0.0 Net…
Function Disable-NetAdapterRdma 2.0.0.0 Net…
Function Disable-NetAdapterRsc 2.0.0.0 Net…
Function Disable-NetAdapterRss 2.0.0.0 Net…
Function Disable-NetAdapterSriov 2.0.0.0 Net…
Function Disable-NetAdapterUso 2.0.0.0 Net…
Function Disable-NetAdapterVmq 2.0.0.0 Net…
Function Disable-NetDnsTransitionConfiguration 1.0.0.0 Net…
Function Disable-NetFirewallRule 2.0.0.0 Net…
Function Disable-NetIPHttpsProfile 1.0.0.0 Net…
Function Disable-NetIPsecMainModeRule 2.0.0.0 Net…
Function Disable-NetIPsecRule 2.0.0.0 Net…
Function Disable-NetNatTransitionConfiguration 1.0.0.0 Net…
Function Disable-NetworkSwitchEthernetPort 1.0.0.0 Net…
Function Disable-NetworkSwitchFeature 1.0.0.0 Net…
Function Disable-NetworkSwitchVlan 1.0.0.0 Net…
Function Disable-OdbcPerfCounter 1.0.0.0 Wdac
Function Disable-PhysicalDiskIdentification 2.0.0.0 Sto…
Function Disable-PnpDevice 1.0.0.0 Pnp…
Function Disable-PSTrace 1.0.0.0 PSD…
Function Disable-PSWSManCombinedTrace 1.0.0.0 PSD…
Function Disable-ScheduledTask 1.0.0.0 Sch…
Function Disable-SmbDelegation 2.0.0.0 Smb…
Function Disable-StorageBusCache 1.0.0.0 Sto…
Function Disable-StorageBusDisk 1.0.0.0 Sto…
Function Disable-StorageEnclosureIdentification 2.0.0.0 Sto…
Function Disable-StorageEnclosurePower 2.0.0.0 Sto…
Function Disable-StorageHighAvailability 2.0.0.0 Sto…
Function Disable-StorageMaintenanceMode 2.0.0.0 Sto…
Function Disable-WdacBidTrace 1.0.0.0 Wdac
Function Disable-WSManTrace 1.0.0.0 PSD…
Function Disconnect-IscsiTarget 1.0.0.0 iSCSI
Function Disconnect-VirtualDisk 2.0.0.0 Sto…
Function Dismount-DiskImage 2.0.0.0 Sto…
Function E:
Function Enable-BCDistributed 1.0.0.0 Bra…
Function Enable-BCDowngrading 1.0.0.0 Bra…
Function Enable-BCHostedClient 1.0.0.0 Bra…
Function Enable-BCHostedServer 1.0.0.0 Bra…
Function Enable-BCLocal 1.0.0.0 Bra…
Function Enable-BCServeOnBattery 1.0.0.0 Bra…
Function Enable-BitLocker 1.0.0.0 Bit…
Function Enable-BitLockerAutoUnlock 1.0.0.0 Bit…
Function Enable-DAManualEntryPointSelection 1.0.0.0 Dir…
Function Enable-DscDebug 1.1 PSD…
Function Enable-MMAgent 1.0 MMA…
Function Enable-NetAdapter 2.0.0.0 Net…
Function Enable-NetAdapterBinding 2.0.0.0 Net…
Function Enable-NetAdapterChecksumOffload 2.0.0.0 Net…
Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 Net…
Function Enable-NetAdapterIPsecOffload 2.0.0.0 Net…
Function Enable-NetAdapterLso 2.0.0.0 Net…
Function Enable-NetAdapterPacketDirect 2.0.0.0 Net…
Function Enable-NetAdapterPowerManagement 2.0.0.0 Net…
Function Enable-NetAdapterQos 2.0.0.0 Net…
Function Enable-NetAdapterRdma 2.0.0.0 Net…
Function Enable-NetAdapterRsc 2.0.0.0 Net…
Function Enable-NetAdapterRss 2.0.0.0 Net…
Function Enable-NetAdapterSriov 2.0.0.0 Net…
Function Enable-NetAdapterUso 2.0.0.0 Net…
Function Enable-NetAdapterVmq 2.0.0.0 Net…
Function Enable-NetDnsTransitionConfiguration 1.0.0.0 Net…
Function Enable-NetFirewallRule 2.0.0.0 Net…
Function Enable-NetIPHttpsProfile 1.0.0.0 Net…
Function Enable-NetIPsecMainModeRule 2.0.0.0 Net…
Function Enable-NetIPsecRule 2.0.0.0 Net…
Function Enable-NetNatTransitionConfiguration 1.0.0.0 Net…
Function Enable-NetworkSwitchEthernetPort 1.0.0.0 Net…
Function Enable-NetworkSwitchFeature 1.0.0.0 Net…
Function Enable-NetworkSwitchVlan 1.0.0.0 Net…
Function Enable-OdbcPerfCounter 1.0.0.0 Wdac
Function Enable-PhysicalDiskIdentification 2.0.0.0 Sto…
Function Enable-PnpDevice 1.0.0.0 Pnp…
Function Enable-PSTrace 1.0.0.0 PSD…
Function Enable-PSWSManCombinedTrace 1.0.0.0 PSD…
Function Enable-ScheduledTask 1.0.0.0 Sch…
Function Enable-SmbDelegation 2.0.0.0 Smb…
Function Enable-StorageBusCache 1.0.0.0 Sto…
Function Enable-StorageBusDisk 1.0.0.0 Sto…
Function Enable-StorageEnclosureIdentification 2.0.0.0 Sto…
Function Enable-StorageEnclosurePower 2.0.0.0 Sto…
Function Enable-StorageHighAvailability 2.0.0.0 Sto…
Function Enable-StorageMaintenanceMode 2.0.0.0 Sto…
Function Enable-WdacBidTrace 1.0.0.0 Wdac
Function Enable-WSManTrace 1.0.0.0 PSD…
Function Expand-Archive 1.0.1.0 Mic…
Function Export-BCCachePackage 1.0.0.0 Bra…
Function Export-BCSecretKey 1.0.0.0 Bra…
Function Export-HgsGuardian 1.0.0.0 Hgs…
Function Export-ODataEndpointProxy 1.0 Mic…
Function Export-ScheduledTask 1.0.0.0 Sch…
Function F:
Function Find-Command 1.0.0.1 Pow…
Function Find-DscResource 1.0.0.1 Pow…
Function Find-Module 1.0.0.1 Pow…
Function Find-NetIPsecRule 2.0.0.0 Net…
Function Find-NetRoute 1.0.0.0 Net…
Function Find-RoleCapability 1.0.0.1 Pow…
Function Find-Script 1.0.0.1 Pow…
Function Flush-EtwTraceSession 1.0.0.0 Eve…
Function Format-Hex 3.1.0.0 Mic…
Function Format-Volume 2.0.0.0 Sto…
Function G:
Function Get-AppBackgroundTask 1.0.0.0 App…
Function Get-AppvVirtualProcess 1.0.0.0 App…
Function Get-AppxLastError 2.0.1.0 Appx
Function Get-AppxLog 2.0.1.0 Appx
Function Get-AssignedAccess 1.0.0.0 Ass…
Function Get-AutologgerConfig 1.0.0.0 Eve…
Function Get-BCClientConfiguration 1.0.0.0 Bra…
Function Get-BCContentServerConfiguration 1.0.0.0 Bra…
Function Get-BCDataCache 1.0.0.0 Bra…
Function Get-BCDataCacheExtension 1.0.0.0 Bra…
Function Get-BCHashCache 1.0.0.0 Bra…
Function Get-BCHostedCacheServerConfiguration 1.0.0.0 Bra…
Function Get-BCNetworkConfiguration 1.0.0.0 Bra…
Function Get-BCStatus 1.0.0.0 Bra…
Function Get-BitLockerVolume 1.0.0.0 Bit…
Function Get-ClusteredScheduledTask 1.0.0.0 Sch…
Function Get-DAClientExperienceConfiguration 1.0.0.0 Dir…
Function Get-DAConnectionStatus 1.0.0.0 Net…
Function Get-DAEntryPointTableItem 1.0.0.0 Dir…
Function Get-DedupProperties 2.0.0.0 Sto…
Function Get-Disk 2.0.0.0 Sto…
Function Get-DiskImage 2.0.0.0 Sto…
Function Get-DiskStorageNodeView 2.0.0.0 Sto…
Function Get-DnsClient 1.0.0.0 Dns…
Function Get-DnsClientCache 1.0.0.0 Dns…
Function Get-DnsClientGlobalSetting 1.0.0.0 Dns…
Function Get-DnsClientNrptGlobal 1.0.0.0 Dns…
Function Get-DnsClientNrptPolicy 1.0.0.0 Dns…
Function Get-DnsClientNrptRule 1.0.0.0 Dns…
Function Get-DnsClientServerAddress 1.0.0.0 Dns…
Function Get-DscConfiguration 1.1 PSD…
Function Get-DscConfigurationStatus 1.1 PSD…
Function Get-DscLocalConfigurationManager 1.1 PSD…
Function Get-DscResource 1.1 PSD…
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 Eve…
Function Get-EtwTraceSession 1.0.0.0 Eve…
Function Get-FileHash 3.1.0.0 Mic…
Function Get-FileIntegrity 2.0.0.0 Sto…
Function Get-FileShare 2.0.0.0 Sto…
Function Get-FileShareAccessControlEntry 2.0.0.0 Sto…
Function Get-FileStorageTier 2.0.0.0 Sto…
Function Get-HgsClientConfiguration 1.0.0.0 Hgs…
Function Get-HgsClientHostKey 1.0.0.0 Hgs…
Function Get-HgsGuardian 1.0.0.0 Hgs…
Function Get-HnsEndpoint 1.0.0.1 Hos…
Function Get-HnsNamespace 1.0.0.1 Hos…
Function Get-HnsNetwork 1.0.0.1 Hos…
Function Get-HnsPolicyList 1.0.0.1 Hos…
Function Get-InitiatorId 2.0.0.0 Sto…
Function Get-InitiatorPort 2.0.0.0 Sto…
Function Get-InstalledModule 1.0.0.1 Pow…
Function Get-InstalledScript 1.0.0.1 Pow…
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-LogProperties 1.0.0.0 PSD…
Function Get-MaskingSet 2.0.0.0 Sto…
Function Get-MMAgent 1.0 MMA…
Function Get-MockDynamicParameters 3.4.0 Pester
Function Get-MpComputerStatus 1.0 Con…
Function Get-MpComputerStatus 1.0 Def…
Function Get-MpPreference 1.0 Con…
Function Get-MpPreference 1.0 Def…
Function Get-MpThreat 1.0 Con…
Function Get-MpThreat 1.0 Def…
Function Get-MpThreatCatalog 1.0 Con…
Function Get-MpThreatCatalog 1.0 Def…
Function Get-MpThreatDetection 1.0 Con…
Function Get-MpThreatDetection 1.0 Def…
Function Get-NCSIPolicyConfiguration 1.0.0.0 Net…
Function Get-Net6to4Configuration 1.0.0.0 Net…
Function Get-NetAdapter 2.0.0.0 Net…
Function Get-NetAdapterAdvancedProperty 2.0.0.0 Net…
Function Get-NetAdapterBinding 2.0.0.0 Net…
Function Get-NetAdapterChecksumOffload 2.0.0.0 Net…
Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 Net…
Function Get-NetAdapterHardwareInfo 2.0.0.0 Net…
Function Get-NetAdapterIPsecOffload 2.0.0.0 Net…
Function Get-NetAdapterLso 2.0.0.0 Net…
Function Get-NetAdapterPacketDirect 2.0.0.0 Net…
Function Get-NetAdapterPowerManagement 2.0.0.0 Net…
Function Get-NetAdapterQos 2.0.0.0 Net…
Function Get-NetAdapterRdma 2.0.0.0 Net…
Function Get-NetAdapterRsc 2.0.0.0 Net…
Function Get-NetAdapterRss 2.0.0.0 Net…
Function Get-NetAdapterSriov 2.0.0.0 Net…
Function Get-NetAdapterSriovVf 2.0.0.0 Net…
Function Get-NetAdapterStatistics 2.0.0.0 Net…
Function Get-NetAdapterUso 2.0.0.0 Net…
Function Get-NetAdapterVmq 2.0.0.0 Net…
Function Get-NetAdapterVMQQueue 2.0.0.0 Net…
Function Get-NetAdapterVPort 2.0.0.0 Net…
Function Get-NetCompartment 1.0.0.0 Net…
Function Get-NetConnectionProfile 1.0.0.0 Net…
Function Get-NetDnsTransitionConfiguration 1.0.0.0 Net…
Function Get-NetDnsTransitionMonitoring 1.0.0.0 Net…
Function Get-NetEventNetworkAdapter 1.0.0.0 Net…
Function Get-NetEventPacketCaptureProvider 1.0.0.0 Net…
Function Get-NetEventProvider 1.0.0.0 Net…
Function Get-NetEventSession 1.0.0.0 Net…
Function Get-NetEventVFPProvider 1.0.0.0 Net…
Function Get-NetEventVmNetworkAdapter 1.0.0.0 Net…
Function Get-NetEventVmSwitch 1.0.0.0 Net…
Function Get-NetEventVmSwitchProvider 1.0.0.0 Net…
Function Get-NetEventWFPCaptureProvider 1.0.0.0 Net…
Function Get-NetFirewallAddressFilter 2.0.0.0 Net…
Function Get-NetFirewallApplicationFilter 2.0.0.0 Net…
Function Get-NetFirewallInterfaceFilter 2.0.0.0 Net…
Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 Net…
Function Get-NetFirewallPortFilter 2.0.0.0 Net…
Function Get-NetFirewallProfile 2.0.0.0 Net…
Function Get-NetFirewallRule 2.0.0.0 Net…
Function Get-NetFirewallSecurityFilter 2.0.0.0 Net…
Function Get-NetFirewallServiceFilter 2.0.0.0 Net…
Function Get-NetFirewallSetting 2.0.0.0 Net…
Function Get-NetIPAddress 1.0.0.0 Net…
Function Get-NetIPConfiguration 1.0.0.0 Net…
Function Get-NetIPHttpsConfiguration 1.0.0.0 Net…
Function Get-NetIPHttpsState 1.0.0.0 Net…
Function Get-NetIPInterface 1.0.0.0 Net…
Function Get-NetIPsecDospSetting 2.0.0.0 Net…
Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 Net…
Function Get-NetIPsecMainModeRule 2.0.0.0 Net…
Function Get-NetIPsecMainModeSA 2.0.0.0 Net…
Function Get-NetIPsecPhase1AuthSet 2.0.0.0 Net…
Function Get-NetIPsecPhase2AuthSet 2.0.0.0 Net…
Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 Net…
Function Get-NetIPsecQuickModeSA 2.0.0.0 Net…
Function Get-NetIPsecRule 2.0.0.0 Net…
Function Get-NetIPv4Protocol 1.0.0.0 Net…
Function Get-NetIPv6Protocol 1.0.0.0 Net…
Function Get-NetIsatapConfiguration 1.0.0.0 Net…
Function Get-NetLbfoTeam 2.0.0.0 Net…
Function Get-NetLbfoTeamMember 2.0.0.0 Net…
Function Get-NetLbfoTeamNic 2.0.0.0 Net…
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 Net…
Function Get-NetNatTransitionMonitoring 1.0.0.0 Net…
Function Get-NetNeighbor 1.0.0.0 Net…
Function Get-NetOffloadGlobalSetting 1.0.0.0 Net…
Function Get-NetPrefixPolicy 1.0.0.0 Net…
Function Get-NetQosPolicy 2.0.0.0 NetQos
Function Get-NetRoute 1.0.0.0 Net…
Function Get-NetSwitchTeam 1.0.0.0 Net…
Function Get-NetSwitchTeamMember 1.0.0.0 Net…
Function Get-NetTCPConnection 1.0.0.0 Net…
Function Get-NetTCPSetting 1.0.0.0 Net…
Function Get-NetTeredoConfiguration 1.0.0.0 Net…
Function Get-NetTeredoState 1.0.0.0 Net…
Function Get-NetTransportFilter 1.0.0.0 Net…
Function Get-NetUDPEndpoint 1.0.0.0 Net…
Function Get-NetUDPSetting 1.0.0.0 Net…
Function Get-NetworkSwitchEthernetPort 1.0.0.0 Net…
Function Get-NetworkSwitchFeature 1.0.0.0 Net…
Function Get-NetworkSwitchGlobalData 1.0.0.0 Net…
Function Get-NetworkSwitchVlan 1.0.0.0 Net…
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 Sto…
Function Get-OperationValidation 1.0.1 Mic…
Function Get-Partition 2.0.0.0 Sto…
Function Get-PartitionSupportedSize 2.0.0.0 Sto…
Function Get-PcsvDevice 1.0.0.0 Pcs…
Function Get-PcsvDeviceLog 1.0.0.0 Pcs…
Function Get-PhysicalDisk 2.0.0.0 Sto…
Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Sto…
Function Get-PhysicalExtent 2.0.0.0 Sto…
Function Get-PhysicalExtentAssociation 2.0.0.0 Sto…
Function Get-PnpDevice 1.0.0.0 Pnp…
Function Get-PnpDeviceProperty 1.0.0.0 Pnp…
Function Get-PrintConfiguration 1.1 Pri…
Function Get-Printer 1.1 Pri…
Function Get-PrinterDriver 1.1 Pri…
Function Get-PrinterPort 1.1 Pri…
Function Get-PrinterProperty 1.1 Pri…
Function Get-PrintJob 1.1 Pri…
Function Get-PSRepository 1.0.0.1 Pow…
Function Get-ResiliencySetting 2.0.0.0 Sto…
Function Get-ScheduledTask 1.0.0.0 Sch…
Function Get-ScheduledTaskInfo 1.0.0.0 Sch…
Function Get-SmbBandWidthLimit 2.0.0.0 Smb…
Function Get-SmbClientConfiguration 2.0.0.0 Smb…
Function Get-SmbClientNetworkInterface 2.0.0.0 Smb…
Function Get-SmbConnection 2.0.0.0 Smb…
Function Get-SmbDelegation 2.0.0.0 Smb…
Function Get-SmbGlobalMapping 2.0.0.0 Smb…
Function Get-SmbMapping 2.0.0.0 Smb…
Function Get-SmbMultichannelConnection 2.0.0.0 Smb…
Function Get-SmbMultichannelConstraint 2.0.0.0 Smb…
Function Get-SmbOpenFile 2.0.0.0 Smb…
Function Get-SmbServerConfiguration 2.0.0.0 Smb…
Function Get-SmbServerNetworkInterface 2.0.0.0 Smb…
Function Get-SmbSession 2.0.0.0 Smb…
Function Get-SmbShare 2.0.0.0 Smb…
Function Get-SmbShareAccess 2.0.0.0 Smb…
Function Get-SmbWitnessClient 2.0.0.0 Smb…
Function Get-StartApps 1.0.0.0 Sta…
Function Get-StorageAdvancedProperty 2.0.0.0 Sto…
Function Get-StorageBusBinding 1.0.0.0 Sto…
Function Get-StorageBusDisk 1.0.0.0 Sto…
Function Get-StorageChassis 2.0.0.0 Sto…
Function Get-StorageDiagnosticInfo 2.0.0.0 Sto…
Function Get-StorageEnclosure 2.0.0.0 Sto…
Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Sto…
Function Get-StorageEnclosureVendorData 2.0.0.0 Sto…
Function Get-StorageExtendedStatus 2.0.0.0 Sto…
Function Get-StorageFaultDomain 2.0.0.0 Sto…
Function Get-StorageFileServer 2.0.0.0 Sto…
Function Get-StorageFirmwareInformation 2.0.0.0 Sto…
Function Get-StorageHealthAction 2.0.0.0 Sto…
Function Get-StorageHealthReport 2.0.0.0 Sto…
Function Get-StorageHealthSetting 2.0.0.0 Sto…
Function Get-StorageHistory 2.0.0.0 Sto…
Function Get-StorageJob 2.0.0.0 Sto…
Function Get-StorageNode 2.0.0.0 Sto…
Function Get-StoragePool 2.0.0.0 Sto…
Function Get-StorageProvider 2.0.0.0 Sto…
Function Get-StorageRack 2.0.0.0 Sto…
Function Get-StorageReliabilityCounter 2.0.0.0 Sto…
Function Get-StorageScaleUnit 2.0.0.0 Sto…
Function Get-StorageSetting 2.0.0.0 Sto…
Function Get-StorageSite 2.0.0.0 Sto…
Function Get-StorageSubSystem 2.0.0.0 Sto…
Function Get-StorageTier 2.0.0.0 Sto…
Function Get-StorageTierSupportedSize 2.0.0.0 Sto…
Function Get-SupportedClusterSizes 2.0.0.0 Sto…
Function Get-SupportedFileSystems 2.0.0.0 Sto…
Function Get-TargetPort 2.0.0.0 Sto…
Function Get-TargetPortal 2.0.0.0 Sto…
Function Get-TestDriveItem 3.4.0 Pester
Function Get-Verb
Function Get-VirtualDisk 2.0.0.0 Sto…
Function Get-VirtualDiskSupportedSize 2.0.0.0 Sto…
Function Get-Volume 2.0.0.0 Sto…
Function Get-VolumeCorruptionCount 2.0.0.0 Sto…
Function Get-VolumeScrubPolicy 2.0.0.0 Sto…
Function Get-VpnConnection 2.0.0.0 Vpn…
Function Get-VpnConnectionTrigger 2.0.0.0 Vpn…
Function Get-WdacBidTrace 1.0.0.0 Wdac
Function Get-WindowsUpdateLog 1.0.0.0 Win…
Function Get-WUAVersion 1.0.0.2 Win…
Function Get-WUIsPendingReboot 1.0.0.2 Win…
Function Get-WULastInstallationDate 1.0.0.2 Win…
Function Get-WULastScanSuccessDate 1.0.0.2 Win…
Function Grant-FileShareAccess 2.0.0.0 Sto…
Function Grant-HgsKeyProtectorAccess 1.0.0.0 Hgs…
Function Grant-SmbShareAccess 2.0.0.0 Smb…
Function H:
Function help
Function Hide-VirtualDisk 2.0.0.0 Sto…
Function I:
Function Import-BCCachePackage 1.0.0.0 Bra…
Function Import-BCSecretKey 1.0.0.0 Bra…
Function Import-HgsGuardian 1.0.0.0 Hgs…
Function Import-IseSnippet 1.0.0.0 ISE
Function Import-PowerShellDataFile 3.1.0.0 Mic…
Function ImportSystemModules
Function In 3.4.0 Pester
Function Initialize-Disk 2.0.0.0 Sto…
Function InModuleScope 3.4.0 Pester
Function Install-Dtc 1.0.0.0 MsDtc
Function Install-Module 1.0.0.1 Pow…
Function Install-Script 1.0.0.1 Pow…
Function Install-WUUpdates 1.0.0.2 Win…
Function Invoke-AsWorkflow 1.0.0.0 PSW…
Function Invoke-Mock 3.4.0 Pester
Function Invoke-OperationValidation 1.0.1 Mic…
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 Bit…
Function M:
Function mkdir
Function Mock 3.4.0 Pester
Function more
Function Mount-DiskImage 2.0.0.0 Sto…
Function Move-SmbWitnessClient 2.0.0.0 Smb…
Function N:
Function New-AutologgerConfig 1.0.0.0 Eve…
Function New-DAEntryPointTableItem 1.0.0.0 Dir…
Function New-DscChecksum 1.1 PSD…
Function New-EapConfiguration 2.0.0.0 Vpn…
Function New-EtwTraceSession 1.0.0.0 Eve…
Function New-FileShare 2.0.0.0 Sto…
Function New-Fixture 3.4.0 Pester
Function New-Guid 3.1.0.0 Mic…
Function New-HgsGuardian 1.0.0.0 Hgs…
Function New-HgsKeyProtector 1.0.0.0 Hgs…
Function New-IscsiTargetPortal 1.0.0.0 iSCSI
Function New-IseSnippet 1.0.0.0 ISE
Function New-MaskingSet 2.0.0.0 Sto…
Function New-NetAdapterAdvancedProperty 2.0.0.0 Net…
Function New-NetEventSession 1.0.0.0 Net…
Function New-NetFirewallRule 2.0.0.0 Net…
Function New-NetIPAddress 1.0.0.0 Net…
Function New-NetIPHttpsConfiguration 1.0.0.0 Net…
Function New-NetIPsecDospSetting 2.0.0.0 Net…
Function New-NetIPsecMainModeCryptoSet 2.0.0.0 Net…
Function New-NetIPsecMainModeRule 2.0.0.0 Net…
Function New-NetIPsecPhase1AuthSet 2.0.0.0 Net…
Function New-NetIPsecPhase2AuthSet 2.0.0.0 Net…
Function New-NetIPsecQuickModeCryptoSet 2.0.0.0 Net…
Function New-NetIPsecRule 2.0.0.0 Net…
Function New-NetLbfoTeam 2.0.0.0 Net…
Function New-NetNat 1.0.0.0 NetNat
Function New-NetNatTransitionConfiguration 1.0.0.0 Net…
Function New-NetNeighbor 1.0.0.0 Net…
Function New-NetQosPolicy 2.0.0.0 NetQos
Function New-NetRoute 1.0.0.0 Net…
Function New-NetSwitchTeam 1.0.0.0 Net…
Function New-NetTransportFilter 1.0.0.0 Net…
Function New-NetworkSwitchVlan 1.0.0.0 Net…
Function New-Partition 2.0.0.0 Sto…
Function New-PesterOption 3.4.0 Pester
Function New-PSWorkflowSession 2.0.0.0 PSW…
Function New-ScheduledTask 1.0.0.0 Sch…
Function New-ScheduledTaskAction 1.0.0.0 Sch…
Function New-ScheduledTaskPrincipal 1.0.0.0 Sch…
Function New-ScheduledTaskSettingsSet 1.0.0.0 Sch…
Function New-ScheduledTaskTrigger 1.0.0.0 Sch…
Function New-ScriptFileInfo 1.0.0.1 Pow…
Function New-SmbGlobalMapping 2.0.0.0 Smb…
Function New-SmbMapping 2.0.0.0 Smb…
Function New-SmbMultichannelConstraint 2.0.0.0 Smb…
Function New-SmbShare 2.0.0.0 Smb…
Function New-StorageBusBinding 1.0.0.0 Sto…
Function New-StorageBusCacheStore 1.0.0.0 Sto…
Function New-StorageFileServer 2.0.0.0 Sto…
Function New-StoragePool 2.0.0.0 Sto…
Function New-StorageSubsystemVirtualDisk 2.0.0.0 Sto…
Function New-StorageTier 2.0.0.0 Sto…
Function New-TemporaryFile 3.1.0.0 Mic…
Function New-VirtualDisk 2.0.0.0 Sto…
Function New-VirtualDiskClone 2.0.0.0 Sto…
Function New-VirtualDiskSnapshot 2.0.0.0 Sto…
Function New-Volume 2.0.0.0 Sto…
Function New-VpnServerAddress 2.0.0.0 Vpn…
Function O:
Function Open-NetGPO 2.0.0.0 Net…
Function Optimize-StoragePool 2.0.0.0 Sto…
Function Optimize-Volume 2.0.0.0 Sto…
Function oss
Function P:
Function Pause
Function prompt
Function PSConsoleHostReadLine 2.0.0 PSR…
Function Publish-BCFileContent 1.0.0.0 Bra…
Function Publish-BCWebContent 1.0.0.0 Bra…
Function Publish-Module 1.0.0.1 Pow…
Function Publish-Script 1.0.0.1 Pow…
Function Q:
Function R:
Function Read-PrinterNfcTag 1.1 Pri…
Function Register-ClusteredScheduledTask 1.0.0.0 Sch…
Function Register-DnsClient 1.0.0.0 Dns…
Function Register-IscsiSession 1.0.0.0 iSCSI
Function Register-PSRepository 1.0.0.1 Pow…
Function Register-ScheduledTask 1.0.0.0 Sch…
Function Register-StorageSubsystem 2.0.0.0 Sto…
Function Remove-AutologgerConfig 1.0.0.0 Eve…
Function Remove-BCDataCacheExtension 1.0.0.0 Bra…
Function Remove-BitLockerKeyProtector 1.0.0.0 Bit…
Function Remove-DAEntryPointTableItem 1.0.0.0 Dir…
Function Remove-DnsClientNrptRule 1.0.0.0 Dns…
Function Remove-DscConfigurationDocument 1.1 PSD…
Function Remove-DtcClusterTMMapping 1.0.0.0 MsDtc
Function Remove-EtwTraceProvider 1.0.0.0 Eve…
Function Remove-FileShare 2.0.0.0 Sto…
Function Remove-HgsClientHostKey 1.0.0.0 Hgs…
Function Remove-HgsGuardian 1.0.0.0 Hgs…
Function Remove-HnsEndpoint 1.0.0.1 Hos…
Function Remove-HnsNamespace 1.0.0.1 Hos…
Function Remove-HnsNetwork 1.0.0.1 Hos…
Function Remove-HnsPolicyList 1.0.0.1 Hos…
Function Remove-InitiatorId 2.0.0.0 Sto…
Function Remove-InitiatorIdFromMaskingSet 2.0.0.0 Sto…
Function Remove-IscsiTargetPortal 1.0.0.0 iSCSI
Function Remove-MaskingSet 2.0.0.0 Sto…
Function Remove-MpPreference 1.0 Con…
Function Remove-MpPreference 1.0 Def…
Function Remove-MpThreat 1.0 Con…
Function Remove-MpThreat 1.0 Def…
Function Remove-NetAdapterAdvancedProperty 2.0.0.0 Net…
Function Remove-NetEventNetworkAdapter 1.0.0.0 Net…
Function Remove-NetEventPacketCaptureProvider 1.0.0.0 Net…
Function Remove-NetEventProvider 1.0.0.0 Net…
Function Remove-NetEventSession 1.0.0.0 Net…
Function Remove-NetEventVFPProvider 1.0.0.0 Net…
Function Remove-NetEventVmNetworkAdapter 1.0.0.0 Net…
Function Remove-NetEventVmSwitch 1.0.0.0 Net…
Function Remove-NetEventVmSwitchProvider 1.0.0.0 Net…
Function Remove-NetEventWFPCaptureProvider 1.0.0.0 Net…
Function Remove-NetFirewallRule 2.0.0.0 Net…
Function Remove-NetIPAddress 1.0.0.0 Net…
Function Remove-NetIPHttpsCertBinding 1.0.0.0 Net…
Function Remove-NetIPHttpsConfiguration 1.0.0.0 Net…
Function Remove-NetIPsecDospSetting 2.0.0.0 Net…
Function Remove-NetIPsecMainModeCryptoSet 2.0.0.0 Net…
Function Remove-NetIPsecMainModeRule 2.0.0.0 Net…
Function Remove-NetIPsecMainModeSA 2.0.0.0 Net…
Function Remove-NetIPsecPhase1AuthSet 2.0.0.0 Net…
Function Remove-NetIPsecPhase2AuthSet 2.0.0.0 Net…
Function Remove-NetIPsecQuickModeCryptoSet 2.0.0.0 Net…
Function Remove-NetIPsecQuickModeSA 2.0.0.0 Net…
Function Remove-NetIPsecRule 2.0.0.0 Net…
Function Remove-NetLbfoTeam 2.0.0.0 Net…
Function Remove-NetLbfoTeamMember 2.0.0.0 Net…
Function Remove-NetLbfoTeamNic 2.0.0.0 Net…
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 Net…
Function Remove-NetNeighbor 1.0.0.0 Net…
Function Remove-NetQosPolicy 2.0.0.0 NetQos
Function Remove-NetRoute 1.0.0.0 Net…
Function Remove-NetSwitchTeam 1.0.0.0 Net…
Function Remove-NetSwitchTeamMember 1.0.0.0 Net…
Function Remove-NetTransportFilter 1.0.0.0 Net…
Function Remove-NetworkSwitchEthernetPortIPAddress 1.0.0.0 Net…
Function Remove-NetworkSwitchVlan 1.0.0.0 Net…
Function Remove-OdbcDsn 1.0.0.0 Wdac
Function Remove-Partition 2.0.0.0 Sto…
Function Remove-PartitionAccessPath 2.0.0.0 Sto…
Function Remove-PhysicalDisk 2.0.0.0 Sto…
Function Remove-Printer 1.1 Pri…
Function Remove-PrinterDriver 1.1 Pri…
Function Remove-PrinterPort 1.1 Pri…
Function Remove-PrintJob 1.1 Pri…
Function Remove-SmbBandwidthLimit 2.0.0.0 Smb…
Function Remove-SMBComponent 2.0.0.0 Smb…
Function Remove-SmbGlobalMapping 2.0.0.0 Smb…
Function Remove-SmbMapping 2.0.0.0 Smb…
Function Remove-SmbMultichannelConstraint 2.0.0.0 Smb…
Function Remove-SmbShare 2.0.0.0 Smb…
Function Remove-StorageBusBinding 1.0.0.0 Sto…
Function Remove-StorageFaultDomain 2.0.0.0 Sto…
Function Remove-StorageFileServer 2.0.0.0 Sto…
Function Remove-StorageHealthIntent 2.0.0.0 Sto…
Function Remove-StorageHealthSetting 2.0.0.0 Sto…
Function Remove-StoragePool 2.0.0.0 Sto…
Function Remove-StorageTier 2.0.0.0 Sto…
Function Remove-TargetPortFromMaskingSet 2.0.0.0 Sto…
Function Remove-VirtualDisk 2.0.0.0 Sto…
Function Remove-VirtualDiskFromMaskingSet 2.0.0.0 Sto…
Function Remove-VpnConnection 2.0.0.0 Vpn…
Function Remove-VpnConnectionRoute 2.0.0.0 Vpn…
Function Remove-VpnConnectionTriggerApplication 2.0.0.0 Vpn…
Function Remove-VpnConnectionTriggerDnsConfiguration 2.0.0.0 Vpn…
Function Remove-VpnConnectionTriggerTrustedNetwork 2.0.0.0 Vpn…
Function Rename-DAEntryPointTableItem 1.0.0.0 Dir…
Function Rename-MaskingSet 2.0.0.0 Sto…
Function Rename-NetAdapter 2.0.0.0 Net…
Function Rename-NetFirewallRule 2.0.0.0 Net…
Function Rename-NetIPHttpsConfiguration 1.0.0.0 Net…
Function Rename-NetIPsecMainModeCryptoSet 2.0.0.0 Net…
Function Rename-NetIPsecMainModeRule 2.0.0.0 Net…
Function Rename-NetIPsecPhase1AuthSet 2.0.0.0 Net…
Function Rename-NetIPsecPhase2AuthSet 2.0.0.0 Net…
Function Rename-NetIPsecQuickModeCryptoSet 2.0.0.0 Net…
Function Rename-NetIPsecRule 2.0.0.0 Net…
Function Rename-NetLbfoTeam 2.0.0.0 Net…
Function Rename-NetSwitchTeam 1.0.0.0 Net…
Function Rename-Printer 1.1 Pri…
Function Repair-FileIntegrity 2.0.0.0 Sto…
Function Repair-VirtualDisk 2.0.0.0 Sto…
Function Repair-Volume 2.0.0.0 Sto…
Function Reset-BC 1.0.0.0 Bra…
Function Reset-DAClientExperienceConfiguration 1.0.0.0 Dir…
Function Reset-DAEntryPointTableItem 1.0.0.0 Dir…
Function Reset-DtcLog 1.0.0.0 MsDtc
Function Reset-NCSIPolicyConfiguration 1.0.0.0 Net…
Function Reset-Net6to4Configuration 1.0.0.0 Net…
Function Reset-NetAdapterAdvancedProperty 2.0.0.0 Net…
Function Reset-NetDnsTransitionConfiguration 1.0.0.0 Net…
Function Reset-NetIPHttpsConfiguration 1.0.0.0 Net…
Function Reset-NetIsatapConfiguration 1.0.0.0 Net…
Function Reset-NetTeredoConfiguration 1.0.0.0 Net…
Function Reset-PhysicalDisk 2.0.0.0 Sto…
Function Reset-StorageReliabilityCounter 2.0.0.0 Sto…
Function Resize-Partition 2.0.0.0 Sto…
Function Resize-StorageTier 2.0.0.0 Sto…
Function Resize-VirtualDisk 2.0.0.0 Sto…
Function Restart-NetAdapter 2.0.0.0 Net…
Function Restart-PcsvDevice 1.0.0.0 Pcs…
Function Restart-PrintJob 1.1 Pri…
Function Restore-DscConfiguration 1.1 PSD…
Function Restore-NetworkSwitchConfiguration 1.0.0.0 Net…
Function Resume-BitLocker 1.0.0.0 Bit…
Function Resume-PrintJob 1.1 Pri…
Function Resume-StorageBusDisk 1.0.0.0 Sto…
Function Revoke-FileShareAccess 2.0.0.0 Sto…
Function Revoke-HgsKeyProtectorAccess 1.0.0.0 Hgs…
Function Revoke-SmbShareAccess 2.0.0.0 Smb…
Function S:
Function SafeGetCommand 3.4.0 Pester
Function Save-EtwTraceSession 1.0.0.0 Eve…
Function Save-Module 1.0.0.1 Pow…
Function Save-NetGPO 2.0.0.0 Net…
Function Save-NetworkSwitchConfiguration 1.0.0.0 Net…
Function Save-Script 1.0.0.1 Pow…
Function Send-EtwTraceSession 1.0.0.0 Eve…
Function Set-AssignedAccess 1.0.0.0 Ass…
Function Set-BCAuthentication 1.0.0.0 Bra…
Function Set-BCCache 1.0.0.0 Bra…
Function Set-BCDataCacheEntryMaxAge 1.0.0.0 Bra…
Function Set-BCMinSMBLatency 1.0.0.0 Bra…
Function Set-BCSecretKey 1.0.0.0 Bra…
Function Set-ClusteredScheduledTask 1.0.0.0 Sch…
Function Set-DAClientExperienceConfiguration 1.0.0.0 Dir…
Function Set-DAEntryPointTableItem 1.0.0.0 Dir…
Function Set-Disk 2.0.0.0 Sto…
Function Set-DnsClient 1.0.0.0 Dns…
Function Set-DnsClientGlobalSetting 1.0.0.0 Dns…
Function Set-DnsClientNrptGlobal 1.0.0.0 Dns…
Function Set-DnsClientNrptRule 1.0.0.0 Dns…
Function Set-DnsClientServerAddress 1.0.0.0 Dns…
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 Eve…
Function Set-FileIntegrity 2.0.0.0 Sto…
Function Set-FileShare 2.0.0.0 Sto…
Function Set-FileStorageTier 2.0.0.0 Sto…
Function Set-HgsClientConfiguration 1.0.0.0 Hgs…
Function Set-HgsClientHostKey 1.0.0.0 Hgs…
Function Set-InitiatorPort 2.0.0.0 Sto…
Function Set-IscsiChapSecret 1.0.0.0 iSCSI
Function Set-LogProperties 1.0.0.0 PSD…
Function Set-MMAgent 1.0 MMA…
Function Set-MpPreference 1.0 Con…
Function Set-MpPreference 1.0 Def…
Function Set-NCSIPolicyConfiguration 1.0.0.0 Net…
Function Set-Net6to4Configuration 1.0.0.0 Net…
Function Set-NetAdapter 2.0.0.0 Net…
Function Set-NetAdapterAdvancedProperty 2.0.0.0 Net…
Function Set-NetAdapterBinding 2.0.0.0 Net…
Function Set-NetAdapterChecksumOffload 2.0.0.0 Net…
Function Set-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 Net…
Function Set-NetAdapterIPsecOffload 2.0.0.0 Net…
Function Set-NetAdapterLso 2.0.0.0 Net…
Function Set-NetAdapterPacketDirect 2.0.0.0 Net…
Function Set-NetAdapterPowerManagement 2.0.0.0 Net…
Function Set-NetAdapterQos 2.0.0.0 Net…
Function Set-NetAdapterRdma 2.0.0.0 Net…
Function Set-NetAdapterRsc 2.0.0.0 Net…
Function Set-NetAdapterRss 2.0.0.0 Net…
Function Set-NetAdapterSriov 2.0.0.0 Net…
Function Set-NetAdapterUso 2.0.0.0 Net…
Function Set-NetAdapterVmq 2.0.0.0 Net…
Function Set-NetConnectionProfile 1.0.0.0 Net…
Function Set-NetDnsTransitionConfiguration 1.0.0.0 Net…
Function Set-NetEventPacketCaptureProvider 1.0.0.0 Net…
Function Set-NetEventProvider 1.0.0.0 Net…
Function Set-NetEventSession 1.0.0.0 Net…
Function Set-NetEventVFPProvider 1.0.0.0 Net…
Function Set-NetEventVmSwitchProvider 1.0.0.0 Net…
Function Set-NetEventWFPCaptureProvider 1.0.0.0 Net…
Function Set-NetFirewallAddressFilter 2.0.0.0 Net…
Function Set-NetFirewallApplicationFilter 2.0.0.0 Net…
Function Set-NetFirewallInterfaceFilter 2.0.0.0 Net…
Function Set-NetFirewallInterfaceTypeFilter 2.0.0.0 Net…
Function Set-NetFirewallPortFilter 2.0.0.0 Net…
Function Set-NetFirewallProfile 2.0.0.0 Net…
Function Set-NetFirewallRule 2.0.0.0 Net…
Function Set-NetFirewallSecurityFilter 2.0.0.0 Net…
Function Set-NetFirewallServiceFilter 2.0.0.0 Net…
Function Set-NetFirewallSetting 2.0.0.0 Net…
Function Set-NetIPAddress 1.0.0.0 Net…
Function Set-NetIPHttpsConfiguration 1.0.0.0 Net…
Function Set-NetIPInterface 1.0.0.0 Net…
Function Set-NetIPsecDospSetting 2.0.0.0 Net…
Function Set-NetIPsecMainModeCryptoSet 2.0.0.0 Net…
Function Set-NetIPsecMainModeRule 2.0.0.0 Net…
Function Set-NetIPsecPhase1AuthSet 2.0.0.0 Net…
Function Set-NetIPsecPhase2AuthSet 2.0.0.0 Net…
Function Set-NetIPsecQuickModeCryptoSet 2.0.0.0 Net…
Function Set-NetIPsecRule 2.0.0.0 Net…
Function Set-NetIPv4Protocol 1.0.0.0 Net…
Function Set-NetIPv6Protocol 1.0.0.0 Net…
Function Set-NetIsatapConfiguration 1.0.0.0 Net…
Function Set-NetLbfoTeam 2.0.0.0 Net…
Function Set-NetLbfoTeamMember 2.0.0.0 Net…
Function Set-NetLbfoTeamNic 2.0.0.0 Net…
Function Set-NetNat 1.0.0.0 NetNat
Function Set-NetNatGlobal 1.0.0.0 NetNat
Function Set-NetNatTransitionConfiguration 1.0.0.0 Net…
Function Set-NetNeighbor 1.0.0.0 Net…
Function Set-NetOffloadGlobalSetting 1.0.0.0 Net…
Function Set-NetQosPolicy 2.0.0.0 NetQos
Function Set-NetRoute 1.0.0.0 Net…
Function Set-NetTCPSetting 1.0.0.0 Net…
Function Set-NetTeredoConfiguration 1.0.0.0 Net…
Function Set-NetUDPSetting 1.0.0.0 Net…
Function Set-NetworkSwitchEthernetPortIPAddress 1.0.0.0 Net…
Function Set-NetworkSwitchPortMode 1.0.0.0 Net…
Function Set-NetworkSwitchPortProperty 1.0.0.0 Net…
Function Set-NetworkSwitchVlanProperty 1.0.0.0 Net…
Function Set-OdbcDriver 1.0.0.0 Wdac
Function Set-OdbcDsn 1.0.0.0 Wdac
Function Set-Partition 2.0.0.0 Sto…
Function Set-PcsvDeviceBootConfiguration 1.0.0.0 Pcs…
Function Set-PcsvDeviceNetworkConfiguration 1.0.0.0 Pcs…
Function Set-PcsvDeviceUserPassword 1.0.0.0 Pcs…
Function Set-PhysicalDisk 2.0.0.0 Sto…
Function Set-PrintConfiguration 1.1 Pri…
Function Set-Printer 1.1 Pri…
Function Set-PrinterProperty 1.1 Pri…
Function Set-PSRepository 1.0.0.1 Pow…
Function Set-ResiliencySetting 2.0.0.0 Sto…
Function Set-ScheduledTask 1.0.0.0 Sch…
Function Set-SmbBandwidthLimit 2.0.0.0 Smb…
Function Set-SmbClientConfiguration 2.0.0.0 Smb…
Function Set-SmbPathAcl 2.0.0.0 Smb…
Function Set-SmbServerConfiguration 2.0.0.0 Smb…
Function Set-SmbShare 2.0.0.0 Smb…
Function Set-StorageBusProfile 1.0.0.0 Sto…
Function Set-StorageFileServer 2.0.0.0 Sto…
Function Set-StorageHealthSetting 2.0.0.0 Sto…
Function Set-StoragePool 2.0.0.0 Sto…
Function Set-StorageProvider 2.0.0.0 Sto…
Function Set-StorageSetting 2.0.0.0 Sto…
Function Set-StorageSubSystem 2.0.0.0 Sto…
Function Set-StorageTier 2.0.0.0 Sto…
Function Set-TestInconclusive 3.4.0 Pester
Function Setup 3.4.0 Pester
Function Set-VirtualDisk 2.0.0.0 Sto…
Function Set-Volume 2.0.0.0 Sto…
Function Set-VolumeScrubPolicy 2.0.0.0 Sto…
Function Set-VpnConnection 2.0.0.0 Vpn…
Function Set-VpnConnectionIPsecConfiguration 2.0.0.0 Vpn…
Function Set-VpnConnectionProxy 2.0.0.0 Vpn…
Function Set-VpnConnectionTriggerDnsConfiguration 2.0.0.0 Vpn…
Function Set-VpnConnectionTriggerTrustedNetwork 2.0.0.0 Vpn…
Function Should 3.4.0 Pester
Function Show-NetFirewallRule 2.0.0.0 Net…
Function Show-NetIPsecRule 2.0.0.0 Net…
Function Show-StorageHistory 2.0.0.0 Sto…
Function Show-VirtualDisk 2.0.0.0 Sto…
Function Start-AppBackgroundTask 1.0.0.0 App…
Function Start-AppvVirtualProcess 1.0.0.0 App…
Function Start-AutologgerConfig 1.0.0.0 Eve…
Function Start-Dtc 1.0.0.0 MsDtc
Function Start-DtcTransactionsTraceSession 1.0.0.0 MsDtc
Function Start-EtwTraceSession 1.0.0.0 Eve…
Function Start-MpScan 1.0 Con…
Function Start-MpScan 1.0 Def…
Function Start-MpWDOScan 1.0 Con…
Function Start-MpWDOScan 1.0 Def…
Function Start-NetEventSession 1.0.0.0 Net…
Function Start-PcsvDevice 1.0.0.0 Pcs…
Function Start-ScheduledTask 1.0.0.0 Sch…
Function Start-StorageDiagnosticLog 2.0.0.0 Sto…
Function Start-Trace 1.0.0.0 PSD…
Function Start-WUScan 1.0.0.2 Win…
Function Stop-DscConfiguration 1.1 PSD…
Function Stop-Dtc 1.0.0.0 MsDtc
Function Stop-DtcTransactionsTraceSession 1.0.0.0 MsDtc
Function Stop-EtwTraceSession 1.0.0.0 Eve…
Function Stop-NetEventSession 1.0.0.0 Net…
Function Stop-PcsvDevice 1.0.0.0 Pcs…
Function Stop-ScheduledTask 1.0.0.0 Sch…
Function Stop-StorageDiagnosticLog 2.0.0.0 Sto…
Function Stop-StorageJob 2.0.0.0 Sto…
Function Stop-Trace 1.0.0.0 PSD…
Function Suspend-BitLocker 1.0.0.0 Bit…
Function Suspend-PrintJob 1.1 Pri…
Function Suspend-StorageBusDisk 1.0.0.0 Sto…
Function Sync-NetIPsecRule 2.0.0.0 Net…
Function T:
Function TabExpansion2
Function Test-Dtc 1.0.0.0 MsDtc
Function Test-HgsClientConfiguration 1.0.0.0 Hgs…
Function Test-NetConnection 1.0.0.0 Net…
Function Test-ScriptFileInfo 1.0.0.1 Pow…
Function U:
Function Unblock-FileShareAccess 2.0.0.0 Sto…
Function Unblock-SmbShareAccess 2.0.0.0 Smb…
Function Uninstall-Dtc 1.0.0.0 MsDtc
Function Uninstall-Module 1.0.0.1 Pow…
Function Uninstall-Script 1.0.0.1 Pow…
Function Unlock-BitLocker 1.0.0.0 Bit…
Function Unregister-AppBackgroundTask 1.0.0.0 App…
Function Unregister-ClusteredScheduledTask 1.0.0.0 Sch…
Function Unregister-IscsiSession 1.0.0.0 iSCSI
Function Unregister-PSRepository 1.0.0.1 Pow…
Function Unregister-ScheduledTask 1.0.0.0 Sch…
Function Unregister-StorageSubsystem 2.0.0.0 Sto…
Function Update-AutologgerConfig 1.0.0.0 Eve…
Function Update-Disk 2.0.0.0 Sto…
Function Update-DscConfiguration 1.1 PSD…
Function Update-EtwTraceSession 1.0.0.0 Eve…
Function Update-HostStorageCache 2.0.0.0 Sto…
Function Update-IscsiTarget 1.0.0.0 iSCSI
Function Update-IscsiTargetPortal 1.0.0.0 iSCSI
Function Update-Module 1.0.0.1 Pow…
Function Update-ModuleManifest 1.0.0.1 Pow…
Function Update-MpSignature 1.0 Con…
Function Update-MpSignature 1.0 Def…
Function Update-NetIPsecRule 2.0.0.0 Net…
Function Update-Script 1.0.0.1 Pow…
Function Update-ScriptFileInfo 1.0.0.1 Pow…
Function Update-SmbMultichannelConnection 2.0.0.0 Smb…
Function Update-StorageFirmware 2.0.0.0 Sto…
Function Update-StoragePool 2.0.0.0 Sto…
Function Update-StorageProviderCache 2.0.0.0 Sto…
Function V:
Function W:
Function Write-DtcTransactionsTraceSession 1.0.0.0 MsDtc
Function Write-PrinterNfcTag 1.1 Pri…
Function Write-VolumeCache 2.0.0.0 Sto…
Function X:
Function Y:
Function Z:
Cmdlet Add-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Add-AppvClientPackage 1.0.0.0 App…
Cmdlet Add-AppvPublishingServer 1.0.0.0 App…
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 Bit…
Cmdlet Add-CertificateEnrollmentPolicyServer 1.0.0.0 PKI
Cmdlet Add-Computer 3.1.0.0 Mic…
Cmdlet Add-Content 3.1.0.0 Mic…
Cmdlet Add-History 3.0.0.0 Mic…
Cmdlet Add-JobTrigger 1.1.0.0 PSS…
Cmdlet Add-KdsRootKey 1.0.0.0 Kds
Cmdlet Add-LocalGroupMember 1.0.0.0 Mic…
Cmdlet Add-Member 3.1.0.0 Mic…
Cmdlet Add-PSSnapin 3.0.0.0 Mic…
Cmdlet Add-SignerRule 1.0 Con…
Cmdlet Add-Type 3.1.0.0 Mic…
Cmdlet Add-VMAssignableDevice 2.0.0.0 Hyp…
Cmdlet Add-VMDvdDrive 2.0.0.0 Hyp…
Cmdlet Add-VMFibreChannelHba 2.0.0.0 Hyp…
Cmdlet Add-VMGpuPartitionAdapter 2.0.0.0 Hyp…
Cmdlet Add-VMGroupMember 2.0.0.0 Hyp…
Cmdlet Add-VMHardDiskDrive 2.0.0.0 Hyp…
Cmdlet Add-VMHostAssignableDevice 2.0.0.0 Hyp…
Cmdlet Add-VMKeyStorageDrive 2.0.0.0 Hyp…
Cmdlet Add-VMMigrationNetwork 2.0.0.0 Hyp…
Cmdlet Add-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Add-VMNetworkAdapterAcl 2.0.0.0 Hyp…
Cmdlet Add-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyp…
Cmdlet Add-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyp…
Cmdlet Add-VMPmemController 2.0.0.0 Hyp…
Cmdlet Add-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyp…
Cmdlet Add-VMScsiController 2.0.0.0 Hyp…
Cmdlet Add-VMStoragePath 2.0.0.0 Hyp…
Cmdlet Add-VMSwitch 2.0.0.0 Hyp…
Cmdlet Add-VMSwitchExtensionPortFeature 2.0.0.0 Hyp…
Cmdlet Add-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyp…
Cmdlet Add-VMSwitchTeamMember 2.0.0.0 Hyp…
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 Mic…
Cmdlet Checkpoint-VM 2.0.0.0 Hyp…
Cmdlet Clear-Content 3.1.0.0 Mic…
Cmdlet Clear-EventLog 3.1.0.0 Mic…
Cmdlet Clear-History 3.0.0.0 Mic…
Cmdlet Clear-Item 3.1.0.0 Mic…
Cmdlet Clear-ItemProperty 3.1.0.0 Mic…
Cmdlet Clear-KdsCache 1.0.0.0 Kds
Cmdlet Clear-RecycleBin 3.1.0.0 Mic…
Cmdlet Clear-Tpm 2.0.0.0 Tru…
Cmdlet Clear-UevAppxPackage 2.1.639.0 UEV
Cmdlet Clear-UevConfiguration 2.1.639.0 UEV
Cmdlet Clear-Variable 3.1.0.0 Mic…
Cmdlet Clear-WindowsCorruptMountPoint 3.0 Dism
Cmdlet Compare-Object 3.1.0.0 Mic…
Cmdlet Compare-VM 2.0.0.0 Hyp…
Cmdlet Complete-BitsTransfer 2.0.0.0 Bit…
Cmdlet Complete-DtcDiagnosticTransaction 1.0.0.0 MsDtc
Cmdlet Complete-Transaction 3.1.0.0 Mic…
Cmdlet Complete-VMFailover 2.0.0.0 Hyp…
Cmdlet Confirm-SecureBootUEFI 2.0.0.0 Sec…
Cmdlet Connect-PSSession 3.0.0.0 Mic…
Cmdlet Connect-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Connect-VMSan 2.0.0.0 Hyp…
Cmdlet Connect-WSMan 3.0.0.0 Mic…
Cmdlet ConvertFrom-CIPolicy 1.0 Con…
Cmdlet ConvertFrom-Csv 3.1.0.0 Mic…
Cmdlet ConvertFrom-Json 3.1.0.0 Mic…
Cmdlet ConvertFrom-SecureString 3.0.0.0 Mic…
Cmdlet ConvertFrom-String 3.1.0.0 Mic…
Cmdlet ConvertFrom-StringData 3.1.0.0 Mic…
Cmdlet Convert-Path 3.1.0.0 Mic…
Cmdlet Convert-String 3.1.0.0 Mic…
Cmdlet ConvertTo-Csv 3.1.0.0 Mic…
Cmdlet ConvertTo-Html 3.1.0.0 Mic…
Cmdlet ConvertTo-Json 3.1.0.0 Mic…
Cmdlet ConvertTo-ProcessMitigationPolicy 1.0.11 Pro…
Cmdlet ConvertTo-SecureString 3.0.0.0 Mic…
Cmdlet ConvertTo-TpmOwnerAuth 2.0.0.0 Tru…
Cmdlet ConvertTo-Xml 3.1.0.0 Mic…
Cmdlet Convert-VHD 2.0.0.0 Hyp…
Cmdlet Copy-Item 3.1.0.0 Mic…
Cmdlet Copy-ItemProperty 3.1.0.0 Mic…
Cmdlet Copy-VMFile 2.0.0.0 Hyp…
Cmdlet Debug-Job 3.0.0.0 Mic…
Cmdlet Debug-Process 3.1.0.0 Mic…
Cmdlet Debug-Runspace 3.1.0.0 Mic…
Cmdlet Debug-VM 2.0.0.0 Hyp…
Cmdlet Delete-DeliveryOptimizationCache 1.0.2.0 Del…
Cmdlet Disable-AppBackgroundTaskDiagnosticLog 1.0.0.0 App…
Cmdlet Disable-Appv 1.0.0.0 App…
Cmdlet Disable-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Disable-ComputerRestore 3.1.0.0 Mic…
Cmdlet Disable-JobTrigger 1.1.0.0 PSS…
Cmdlet Disable-LocalUser 1.0.0.0 Mic…
Cmdlet Disable-PSBreakpoint 3.1.0.0 Mic…
Cmdlet Disable-PSRemoting 3.0.0.0 Mic…
Cmdlet Disable-PSSessionConfiguration 3.0.0.0 Mic…
Cmdlet Disable-RunspaceDebug 3.1.0.0 Mic…
Cmdlet Disable-ScheduledJob 1.1.0.0 PSS…
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 Tru…
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-VMConsoleSupport 2.0.0.0 Hyp…
Cmdlet Disable-VMEventing 2.0.0.0 Hyp…
Cmdlet Disable-VMIntegrationService 2.0.0.0 Hyp…
Cmdlet Disable-VMMigration 2.0.0.0 Hyp…
Cmdlet Disable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyp…
Cmdlet Disable-VMResourceMetering 2.0.0.0 Hyp…
Cmdlet Disable-VMSwitchExtension 2.0.0.0 Hyp…
Cmdlet Disable-VMTPM 2.0.0.0 Hyp…
Cmdlet Disable-WindowsErrorReporting 1.0 Win…
Cmdlet Disable-WindowsOptionalFeature 3.0 Dism
Cmdlet Disable-WSManCredSSP 3.0.0.0 Mic…
Cmdlet Disconnect-PSSession 3.0.0.0 Mic…
Cmdlet Disconnect-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Disconnect-VMSan 2.0.0.0 Hyp…
Cmdlet Disconnect-WSMan 3.0.0.0 Mic…
Cmdlet Dismount-AppxVolume 2.0.1.0 Appx
Cmdlet Dismount-VHD 2.0.0.0 Hyp…
Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyp…
Cmdlet Dismount-WindowsImage 3.0 Dism
Cmdlet Edit-CIPolicyRule 1.0 Con…
Cmdlet Enable-AppBackgroundTaskDiagnosticLog 1.0.0.0 App…
Cmdlet Enable-Appv 1.0.0.0 App…
Cmdlet Enable-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Enable-ComputerRestore 3.1.0.0 Mic…
Cmdlet Enable-JobTrigger 1.1.0.0 PSS…
Cmdlet Enable-LocalUser 1.0.0.0 Mic…
Cmdlet Enable-PSBreakpoint 3.1.0.0 Mic…
Cmdlet Enable-PSRemoting 3.0.0.0 Mic…
Cmdlet Enable-PSSessionConfiguration 3.0.0.0 Mic…
Cmdlet Enable-RunspaceDebug 3.1.0.0 Mic…
Cmdlet Enable-ScheduledJob 1.1.0.0 PSS…
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 Tru…
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-VMConsoleSupport 2.0.0.0 Hyp…
Cmdlet Enable-VMEventing 2.0.0.0 Hyp…
Cmdlet Enable-VMIntegrationService 2.0.0.0 Hyp…
Cmdlet Enable-VMMigration 2.0.0.0 Hyp…
Cmdlet Enable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyp…
Cmdlet Enable-VMReplication 2.0.0.0 Hyp…
Cmdlet Enable-VMResourceMetering 2.0.0.0 Hyp…
Cmdlet Enable-VMSwitchExtension 2.0.0.0 Hyp…
Cmdlet Enable-VMTPM 2.0.0.0 Hyp…
Cmdlet Enable-WindowsErrorReporting 1.0 Win…
Cmdlet Enable-WindowsOptionalFeature 3.0 Dism
Cmdlet Enable-WSManCredSSP 3.0.0.0 Mic…
Cmdlet Enter-PSHostProcess 3.0.0.0 Mic…
Cmdlet Enter-PSSession 3.0.0.0 Mic…
Cmdlet Exit-PSHostProcess 3.0.0.0 Mic…
Cmdlet Exit-PSSession 3.0.0.0 Mic…
Cmdlet Expand-WindowsCustomDataImage 3.0 Dism
Cmdlet Expand-WindowsImage 3.0 Dism
Cmdlet Export-Alias 3.1.0.0 Mic…
Cmdlet Export-BinaryMiLog 1.0.0.0 Cim…
Cmdlet Export-Certificate 1.0.0.0 PKI
Cmdlet Export-Clixml 3.1.0.0 Mic…
Cmdlet Export-Console 3.0.0.0 Mic…
Cmdlet Export-Counter 3.0.0.0 Mic…
Cmdlet Export-Csv 3.1.0.0 Mic…
Cmdlet Export-FormatData 3.1.0.0 Mic…
Cmdlet Export-ModuleMember 3.0.0.0 Mic…
Cmdlet Export-PfxCertificate 1.0.0.0 PKI
Cmdlet Export-ProvisioningPackage 3.0 Pro…
Cmdlet Export-PSSession 3.1.0.0 Mic…
Cmdlet Export-StartLayout 1.0.0.0 Sta…
Cmdlet Export-StartLayoutEdgeAssets 1.0.0.0 Sta…
Cmdlet Export-TlsSessionTicketKey 2.0.0.0 TLS
Cmdlet Export-Trace 3.0 Pro…
Cmdlet Export-UevConfiguration 2.1.639.0 UEV
Cmdlet Export-UevPackage 2.1.639.0 UEV
Cmdlet Export-VM 2.0.0.0 Hyp…
Cmdlet Export-VMSnapshot 2.0.0.0 Hyp…
Cmdlet Export-WindowsCapabilitySource 3.0 Dism
Cmdlet Export-WindowsDriver 3.0 Dism
Cmdlet Export-WindowsImage 3.0 Dism
Cmdlet Find-Package 1.0.0.1 Pac…
Cmdlet Find-PackageProvider 1.0.0.1 Pac…
Cmdlet ForEach-Object 3.0.0.0 Mic…
Cmdlet Format-Custom 3.1.0.0 Mic…
Cmdlet Format-List 3.1.0.0 Mic…
Cmdlet Format-SecureBootUEFI 2.0.0.0 Sec…
Cmdlet Format-Table 3.1.0.0 Mic…
Cmdlet Format-Wide 3.1.0.0 Mic…
Cmdlet Get-Acl 3.0.0.0 Mic…
Cmdlet Get-Alias 3.1.0.0 Mic…
Cmdlet Get-AppLockerFileInformation 2.0.0.0 App…
Cmdlet Get-AppLockerPolicy 2.0.0.0 App…
Cmdlet Get-AppvClientApplication 1.0.0.0 App…
Cmdlet Get-AppvClientConfiguration 1.0.0.0 App…
Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Get-AppvClientMode 1.0.0.0 App…
Cmdlet Get-AppvClientPackage 1.0.0.0 App…
Cmdlet Get-AppvPublishingServer 1.0.0.0 App…
Cmdlet Get-AppvStatus 1.0.0.0 App…
Cmdlet Get-AppxDefaultVolume 2.0.1.0 Appx
Cmdlet Get-AppxPackage 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 Mic…
Cmdlet Get-BitsTransfer 2.0.0.0 Bit…
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 Mic…
Cmdlet Get-CimAssociatedInstance 1.0.0.0 Cim…
Cmdlet Get-CimClass 1.0.0.0 Cim…
Cmdlet Get-CimInstance 1.0.0.0 Cim…
Cmdlet Get-CimSession 1.0.0.0 Cim…
Cmdlet Get-CIPolicy 1.0 Con…
Cmdlet Get-CIPolicyIdInfo 1.0 Con…
Cmdlet Get-CIPolicyInfo 1.0 Con…
Cmdlet Get-Clipboard 3.1.0.0 Mic…
Cmdlet Get-CmsMessage 3.0.0.0 Mic…
Cmdlet Get-Command 3.0.0.0 Mic…
Cmdlet Get-ComputerInfo 3.1.0.0 Mic…
Cmdlet Get-ComputerRestorePoint 3.1.0.0 Mic…
Cmdlet Get-Content 3.1.0.0 Mic…
Cmdlet Get-ControlPanelItem 3.1.0.0 Mic…
Cmdlet Get-Counter 3.0.0.0 Mic…
Cmdlet Get-Credential 3.0.0.0 Mic…
Cmdlet Get-Culture 3.1.0.0 Mic…
Cmdlet Get-DAPolicyChange 2.0.0.0 Net…
Cmdlet Get-Date 3.1.0.0 Mic…
Cmdlet Get-DeliveryOptimizationLog 1.0.2.0 Del…
Cmdlet Get-DeliveryOptimizationPerfSnap 1.0.2.0 Del…
Cmdlet Get-DeliveryOptimizationPerfSnapThisMonth 1.0.2.0 Del…
Cmdlet Get-DeliveryOptimizationStatus 1.0.2.0 Del…
Cmdlet Get-DOConfig 1.0.2.0 Del…
Cmdlet Get-DODownloadMode 1.0.2.0 Del…
Cmdlet Get-DOPercentageMaxBackgroundBandwidth 1.0.2.0 Del…
Cmdlet Get-DOPercentageMaxForegroundBandwidth 1.0.2.0 Del…
Cmdlet Get-Event 3.1.0.0 Mic…
Cmdlet Get-EventLog 3.1.0.0 Mic…
Cmdlet Get-EventSubscriber 3.1.0.0 Mic…
Cmdlet Get-ExecutionPolicy 3.0.0.0 Mic…
Cmdlet Get-FormatData 3.1.0.0 Mic…
Cmdlet Get-Help 3.0.0.0 Mic…
Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 Hgs…
Cmdlet Get-HgsTrace 1.0.0.0 Hgs…
Cmdlet Get-HgsTraceFileData 1.0.0.0 Hgs…
Cmdlet Get-History 3.0.0.0 Mic…
Cmdlet Get-Host 3.1.0.0 Mic…
Cmdlet Get-HotFix 3.1.0.0 Mic…
Cmdlet Get-Item 3.1.0.0 Mic…
Cmdlet Get-ItemProperty 3.1.0.0 Mic…
Cmdlet Get-ItemPropertyValue 3.1.0.0 Mic…
Cmdlet Get-Job 3.0.0.0 Mic…
Cmdlet Get-JobTrigger 1.1.0.0 PSS…
Cmdlet Get-KdsConfiguration 1.0.0.0 Kds
Cmdlet Get-KdsRootKey 1.0.0.0 Kds
Cmdlet Get-LocalGroup 1.0.0.0 Mic…
Cmdlet Get-LocalGroupMember 1.0.0.0 Mic…
Cmdlet Get-LocalUser 1.0.0.0 Mic…
Cmdlet Get-Location 3.1.0.0 Mic…
Cmdlet Get-Member 3.1.0.0 Mic…
Cmdlet Get-Module 3.0.0.0 Mic…
Cmdlet Get-NonRemovableAppsPolicy 3.0 Dism
Cmdlet Get-Package 1.0.0.1 Pac…
Cmdlet Get-PackageProvider 1.0.0.1 Pac…
Cmdlet Get-PackageSource 1.0.0.1 Pac…
Cmdlet Get-PfxCertificate 3.0.0.0 Mic…
Cmdlet Get-PfxData 1.0.0.0 PKI
Cmdlet Get-PmemDisk 1.0.0.0 Per…
Cmdlet Get-PmemPhysicalDevice 1.0.0.0 Per…
Cmdlet Get-PmemUnusedRegion 1.0.0.0 Per…
Cmdlet Get-Process 3.1.0.0 Mic…
Cmdlet Get-ProcessMitigation 1.0.11 Pro…
Cmdlet Get-ProvisioningPackage 3.0 Pro…
Cmdlet Get-PSBreakpoint 3.1.0.0 Mic…
Cmdlet Get-PSCallStack 3.1.0.0 Mic…
Cmdlet Get-PSDrive 3.1.0.0 Mic…
Cmdlet Get-PSHostProcessInfo 3.0.0.0 Mic…
Cmdlet Get-PSProvider 3.1.0.0 Mic…
Cmdlet Get-PSReadLineKeyHandler 2.0.0 PSR…
Cmdlet Get-PSReadLineOption 2.0.0 PSR…
Cmdlet Get-PSSession 3.0.0.0 Mic…
Cmdlet Get-PSSessionCapability 3.0.0.0 Mic…
Cmdlet Get-PSSessionConfiguration 3.0.0.0 Mic…
Cmdlet Get-PSSnapin 3.0.0.0 Mic…
Cmdlet Get-Random 3.1.0.0 Mic…
Cmdlet Get-Runspace 3.1.0.0 Mic…
Cmdlet Get-RunspaceDebug 3.1.0.0 Mic…
Cmdlet Get-ScheduledJob 1.1.0.0 PSS…
Cmdlet Get-ScheduledJobOption 1.1.0.0 PSS…
Cmdlet Get-SecureBootPolicy 2.0.0.0 Sec…
Cmdlet Get-SecureBootUEFI 2.0.0.0 Sec…
Cmdlet Get-Service 3.1.0.0 Mic…
Cmdlet Get-SystemDriver 1.0 Con…
Cmdlet Get-TimeZone 3.1.0.0 Mic…
Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS
Cmdlet Get-TlsEccCurve 2.0.0.0 TLS
Cmdlet Get-Tpm 2.0.0.0 Tru…
Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 Tru…
Cmdlet Get-TpmSupportedFeature 2.0.0.0 Tru…
Cmdlet Get-TraceSource 3.1.0.0 Mic…
Cmdlet Get-Transaction 3.1.0.0 Mic…
Cmdlet Get-TroubleshootingPack 1.0.0.0 Tro…
Cmdlet Get-TrustedProvisioningCertificate 3.0 Pro…
Cmdlet Get-TypeData 3.1.0.0 Mic…
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 Mic…
Cmdlet Get-Unique 3.1.0.0 Mic…
Cmdlet Get-Variable 3.1.0.0 Mic…
Cmdlet Get-VHD 2.0.0.0 Hyp…
Cmdlet Get-VHDSet 2.0.0.0 Hyp…
Cmdlet Get-VHDSnapshot 2.0.0.0 Hyp…
Cmdlet Get-VM 2.0.0.0 Hyp…
Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyp…
Cmdlet Get-VMBios 2.0.0.0 Hyp…
Cmdlet Get-VMComPort 2.0.0.0 Hyp…
Cmdlet Get-VMConnectAccess 2.0.0.0 Hyp…
Cmdlet Get-VMDvdDrive 2.0.0.0 Hyp…
Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyp…
Cmdlet Get-VMFirmware 2.0.0.0 Hyp…
Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyp…
Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyp…
Cmdlet Get-VMGroup 2.0.0.0 Hyp…
Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyp…
Cmdlet Get-VMHost 2.0.0.0 Hyp…
Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyp…
Cmdlet Get-VMHostCluster 2.0.0.0 Hyp…
Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyp…
Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyp…
Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyp…
Cmdlet Get-VMIdeController 2.0.0.0 Hyp…
Cmdlet Get-VMIntegrationService 2.0.0.0 Hyp…
Cmdlet Get-VMKeyProtector 2.0.0.0 Hyp…
Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyp…
Cmdlet Get-VMMemory 2.0.0.0 Hyp…
Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterRdma 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyp…
Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyp…
Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyp…
Cmdlet Get-VMPmemController 2.0.0.0 Hyp…
Cmdlet Get-VMProcessor 2.0.0.0 Hyp…
Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyp…
Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyp…
Cmdlet Get-VMReplication 2.0.0.0 Hyp…
Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyp…
Cmdlet Get-VMReplicationServer 2.0.0.0 Hyp…
Cmdlet Get-VMResourcePool 2.0.0.0 Hyp…
Cmdlet Get-VMSan 2.0.0.0 Hyp…
Cmdlet Get-VMScsiController 2.0.0.0 Hyp…
Cmdlet Get-VMSecurity 2.0.0.0 Hyp…
Cmdlet Get-VMSnapshot 2.0.0.0 Hyp…
Cmdlet Get-VMStoragePath 2.0.0.0 Hyp…
Cmdlet Get-VMStorageSettings 2.0.0.0 Hyp…
Cmdlet Get-VMSwitch 2.0.0.0 Hyp…
Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyp…
Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyp…
Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyp…
Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyp…
Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyp…
Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyp…
Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyp…
Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyp…
Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyp…
Cmdlet Get-VMVideo 2.0.0.0 Hyp…
Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea
Cmdlet Get-WIMBootEntry 3.0 Dism
Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 Int…
Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 Int…
Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 Int…
Cmdlet Get-WindowsCapability 3.0 Dism
Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 Win…
Cmdlet Get-WindowsDriver 3.0 Dism
Cmdlet Get-WindowsEdition 3.0 Dism
Cmdlet Get-WindowsErrorReporting 1.0 Win…
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-WindowsSearchSetting 1.0.0.0 Win…
Cmdlet Get-WinEvent 3.0.0.0 Mic…
Cmdlet Get-WinHomeLocation 2.0.0.0 Int…
Cmdlet Get-WinLanguageBarOption 2.0.0.0 Int…
Cmdlet Get-WinSystemLocale 2.0.0.0 Int…
Cmdlet Get-WinUILanguageOverride 2.0.0.0 Int…
Cmdlet Get-WinUserLanguageList 2.0.0.0 Int…
Cmdlet Get-WmiObject 3.1.0.0 Mic…
Cmdlet Get-WSManCredSSP 3.0.0.0 Mic…
Cmdlet Get-WSManInstance 3.0.0.0 Mic…
Cmdlet Grant-VMConnectAccess 2.0.0.0 Hyp…
Cmdlet Group-Object 3.1.0.0 Mic…
Cmdlet Import-Alias 3.1.0.0 Mic…
Cmdlet Import-BinaryMiLog 1.0.0.0 Cim…
Cmdlet Import-Certificate 1.0.0.0 PKI
Cmdlet Import-Clixml 3.1.0.0 Mic…
Cmdlet Import-Counter 3.0.0.0 Mic…
Cmdlet Import-Csv 3.1.0.0 Mic…
Cmdlet Import-LocalizedData 3.1.0.0 Mic…
Cmdlet Import-Module 3.0.0.0 Mic…
Cmdlet Import-PackageProvider 1.0.0.1 Pac…
Cmdlet Import-PfxCertificate 1.0.0.0 PKI
Cmdlet Import-PSSession 3.1.0.0 Mic…
Cmdlet Import-StartLayout 1.0.0.0 Sta…
Cmdlet Import-TpmOwnerAuth 2.0.0.0 Tru…
Cmdlet Import-UevConfiguration 2.1.639.0 UEV
Cmdlet Import-VM 2.0.0.0 Hyp…
Cmdlet Import-VMInitialReplication 2.0.0.0 Hyp…
Cmdlet Initialize-PmemPhysicalDevice 1.0.0.0 Per…
Cmdlet Initialize-Tpm 2.0.0.0 Tru…
Cmdlet Install-Package 1.0.0.1 Pac…
Cmdlet Install-PackageProvider 1.0.0.1 Pac…
Cmdlet Install-ProvisioningPackage 3.0 Pro…
Cmdlet Install-TrustedProvisioningCertificate 3.0 Pro…
Cmdlet Invoke-CimMethod 1.0.0.0 Cim…
Cmdlet Invoke-Command 3.0.0.0 Mic…
Cmdlet Invoke-CommandInDesktopPackage 2.0.1.0 Appx
Cmdlet Invoke-DscResource 1.1 PSD…
Cmdlet Invoke-Expression 3.1.0.0 Mic…
Cmdlet Invoke-History 3.0.0.0 Mic…
Cmdlet Invoke-Item 3.1.0.0 Mic…
Cmdlet Invoke-RestMethod 3.1.0.0 Mic…
Cmdlet Invoke-TroubleshootingPack 1.0.0.0 Tro…
Cmdlet Invoke-WebRequest 3.1.0.0 Mic…
Cmdlet Invoke-WmiMethod 3.1.0.0 Mic…
Cmdlet Invoke-WSManAction 3.0.0.0 Mic…
Cmdlet Join-DtcDiagnosticResourceManager 1.0.0.0 MsDtc
Cmdlet Join-Path 3.1.0.0 Mic…
Cmdlet Limit-EventLog 3.1.0.0 Mic…
Cmdlet Measure-Command 3.1.0.0 Mic…
Cmdlet Measure-Object 3.1.0.0 Mic…
Cmdlet Measure-VM 2.0.0.0 Hyp…
Cmdlet Measure-VMReplication 2.0.0.0 Hyp…
Cmdlet Measure-VMResourcePool 2.0.0.0 Hyp…
Cmdlet Merge-CIPolicy 1.0 Con…
Cmdlet Merge-VHD 2.0.0.0 Hyp…
Cmdlet Mount-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Mount-AppvClientPackage 1.0.0.0 App…
Cmdlet Mount-AppxVolume 2.0.1.0 Appx
Cmdlet Mount-VHD 2.0.0.0 Hyp…
Cmdlet Mount-VMHostAssignableDevice 2.0.0.0 Hyp…
Cmdlet Mount-WindowsImage 3.0 Dism
Cmdlet Move-AppxPackage 2.0.1.0 Appx
Cmdlet Move-Item 3.1.0.0 Mic…
Cmdlet Move-ItemProperty 3.1.0.0 Mic…
Cmdlet Move-VM 2.0.0.0 Hyp…
Cmdlet Move-VMStorage 2.0.0.0 Hyp…
Cmdlet New-Alias 3.1.0.0 Mic…
Cmdlet New-AppLockerPolicy 2.0.0.0 App…
Cmdlet New-CertificateNotificationTask 1.0.0.0 PKI
Cmdlet New-CimInstance 1.0.0.0 Cim…
Cmdlet New-CimSession 1.0.0.0 Cim…
Cmdlet New-CimSessionOption 1.0.0.0 Cim…
Cmdlet New-CIPolicy 1.0 Con…
Cmdlet New-CIPolicyRule 1.0 Con…
Cmdlet New-DtcDiagnosticTransaction 1.0.0.0 MsDtc
Cmdlet New-Event 3.1.0.0 Mic…
Cmdlet New-EventLog 3.1.0.0 Mic…
Cmdlet New-FileCatalog 3.0.0.0 Mic…
Cmdlet New-HgsTraceTarget 1.0.0.0 Hgs…
Cmdlet New-Item 3.1.0.0 Mic…
Cmdlet New-ItemProperty 3.1.0.0 Mic…
Cmdlet New-JobTrigger 1.1.0.0 PSS…
Cmdlet New-LocalGroup 1.0.0.0 Mic…
Cmdlet New-LocalUser 1.0.0.0 Mic…
Cmdlet New-Module 3.0.0.0 Mic…
Cmdlet New-ModuleManifest 3.0.0.0 Mic…
Cmdlet New-NetIPsecAuthProposal 2.0.0.0 Net…
Cmdlet New-NetIPsecMainModeCryptoProposal 2.0.0.0 Net…
Cmdlet New-NetIPsecQuickModeCryptoProposal 2.0.0.0 Net…
Cmdlet New-Object 3.1.0.0 Mic…
Cmdlet New-PmemDisk 1.0.0.0 Per…
Cmdlet New-ProvisioningRepro 3.0 Pro…
Cmdlet New-PSDrive 3.1.0.0 Mic…
Cmdlet New-PSRoleCapabilityFile 3.0.0.0 Mic…
Cmdlet New-PSSession 3.0.0.0 Mic…
Cmdlet New-PSSessionConfigurationFile 3.0.0.0 Mic…
Cmdlet New-PSSessionOption 3.0.0.0 Mic…
Cmdlet New-PSTransportOption 3.0.0.0 Mic…
Cmdlet New-PSWorkflowExecutionOption 2.0.0.0 PSW…
Cmdlet New-ScheduledJobOption 1.1.0.0 PSS…
Cmdlet New-SelfSignedCertificate 1.0.0.0 PKI
Cmdlet New-Service 3.1.0.0 Mic…
Cmdlet New-TimeSpan 3.1.0.0 Mic…
Cmdlet New-TlsSessionTicketKey 2.0.0.0 TLS
Cmdlet New-Variable 3.1.0.0 Mic…
Cmdlet New-VFD 2.0.0.0 Hyp…
Cmdlet New-VHD 2.0.0.0 Hyp…
Cmdlet New-VM 2.0.0.0 Hyp…
Cmdlet New-VMGroup 2.0.0.0 Hyp…
Cmdlet New-VMReplicationAuthorizationEntry 2.0.0.0 Hyp…
Cmdlet New-VMResourcePool 2.0.0.0 Hyp…
Cmdlet New-VMSan 2.0.0.0 Hyp…
Cmdlet New-VMSwitch 2.0.0.0 Hyp…
Cmdlet New-WebServiceProxy 3.1.0.0 Mic…
Cmdlet New-WindowsCustomImage 3.0 Dism
Cmdlet New-WindowsImage 3.0 Dism
Cmdlet New-WinEvent 3.0.0.0 Mic…
Cmdlet New-WinUserLanguageList 2.0.0.0 Int…
Cmdlet New-WSManInstance 3.0.0.0 Mic…
Cmdlet New-WSManSessionOption 3.0.0.0 Mic…
Cmdlet Optimize-AppxProvisionedPackages 3.0 Dism
Cmdlet Optimize-VHD 2.0.0.0 Hyp…
Cmdlet Optimize-VHDSet 2.0.0.0 Hyp…
Cmdlet Optimize-WindowsImage 3.0 Dism
Cmdlet Out-Default 3.0.0.0 Mic…
Cmdlet Out-File 3.1.0.0 Mic…
Cmdlet Out-GridView 3.1.0.0 Mic…
Cmdlet Out-Host 3.0.0.0 Mic…
Cmdlet Out-Null 3.0.0.0 Mic…
Cmdlet Out-Printer 3.1.0.0 Mic…
Cmdlet Out-String 3.1.0.0 Mic…
Cmdlet Pop-Location 3.1.0.0 Mic…
Cmdlet Protect-CmsMessage 3.0.0.0 Mic…
Cmdlet Publish-AppvClientPackage 1.0.0.0 App…
Cmdlet Publish-DscConfiguration 1.1 PSD…
Cmdlet Push-Location 3.1.0.0 Mic…
Cmdlet Read-Host 3.1.0.0 Mic…
Cmdlet Receive-DtcDiagnosticTransaction 1.0.0.0 MsDtc
Cmdlet Receive-Job 3.0.0.0 Mic…
Cmdlet Receive-PSSession 3.0.0.0 Mic…
Cmdlet Register-ArgumentCompleter 3.0.0.0 Mic…
Cmdlet Register-CimIndicationEvent 1.0.0.0 Cim…
Cmdlet Register-EngineEvent 3.1.0.0 Mic…
Cmdlet Register-ObjectEvent 3.1.0.0 Mic…
Cmdlet Register-PackageSource 1.0.0.1 Pac…
Cmdlet Register-PSSessionConfiguration 3.0.0.0 Mic…
Cmdlet Register-ScheduledJob 1.1.0.0 PSS…
Cmdlet Register-UevTemplate 2.1.639.0 UEV
Cmdlet Register-WmiEvent 3.1.0.0 Mic…
Cmdlet Remove-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Remove-AppvClientPackage 1.0.0.0 App…
Cmdlet Remove-AppvPublishingServer 1.0.0.0 App…
Cmdlet Remove-AppxPackage 2.0.1.0 Appx
Cmdlet Remove-AppxProvisionedPackage 3.0 Dism
Cmdlet Remove-AppxVolume 2.0.1.0 Appx
Cmdlet Remove-BitsTransfer 2.0.0.0 Bit…
Cmdlet Remove-CertificateEnrollmentPolicyServer 1.0.0.0 PKI
Cmdlet Remove-CertificateNotificationTask 1.0.0.0 PKI
Cmdlet Remove-CimInstance 1.0.0.0 Cim…
Cmdlet Remove-CimSession 1.0.0.0 Cim…
Cmdlet Remove-CIPolicyRule 1.0 Con…
Cmdlet Remove-Computer 3.1.0.0 Mic…
Cmdlet Remove-Event 3.1.0.0 Mic…
Cmdlet Remove-EventLog 3.1.0.0 Mic…
Cmdlet Remove-Item 3.1.0.0 Mic…
Cmdlet Remove-ItemProperty 3.1.0.0 Mic…
Cmdlet Remove-Job 3.0.0.0 Mic…
Cmdlet Remove-JobTrigger 1.1.0.0 PSS…
Cmdlet Remove-LocalGroup 1.0.0.0 Mic…
Cmdlet Remove-LocalGroupMember 1.0.0.0 Mic…
Cmdlet Remove-LocalUser 1.0.0.0 Mic…
Cmdlet Remove-Module 3.0.0.0 Mic…
Cmdlet Remove-PmemDisk 1.0.0.0 Per…
Cmdlet Remove-PSBreakpoint 3.1.0.0 Mic…
Cmdlet Remove-PSDrive 3.1.0.0 Mic…
Cmdlet Remove-PSReadLineKeyHandler 2.0.0 PSR…
Cmdlet Remove-PSSession 3.0.0.0 Mic…
Cmdlet Remove-PSSnapin 3.0.0.0 Mic…
Cmdlet Remove-TypeData 3.1.0.0 Mic…
Cmdlet Remove-Variable 3.1.0.0 Mic…
Cmdlet Remove-VHDSnapshot 2.0.0.0 Hyp…
Cmdlet Remove-VM 2.0.0.0 Hyp…
Cmdlet Remove-VMAssignableDevice 2.0.0.0 Hyp…
Cmdlet Remove-VMDvdDrive 2.0.0.0 Hyp…
Cmdlet Remove-VMFibreChannelHba 2.0.0.0 Hyp…
Cmdlet Remove-VMGpuPartitionAdapter 2.0.0.0 Hyp…
Cmdlet Remove-VMGroup 2.0.0.0 Hyp…
Cmdlet Remove-VMGroupMember 2.0.0.0 Hyp…
Cmdlet Remove-VMHardDiskDrive 2.0.0.0 Hyp…
Cmdlet Remove-VMHostAssignableDevice 2.0.0.0 Hyp…
Cmdlet Remove-VMKeyStorageDrive 2.0.0.0 Hyp…
Cmdlet Remove-VMMigrationNetwork 2.0.0.0 Hyp…
Cmdlet Remove-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Remove-VMNetworkAdapterAcl 2.0.0.0 Hyp…
Cmdlet Remove-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyp…
Cmdlet Remove-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyp…
Cmdlet Remove-VMNetworkAdapterTeamMapping 2.0.0.0 Hyp…
Cmdlet Remove-VMPmemController 2.0.0.0 Hyp…
Cmdlet Remove-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyp…
Cmdlet Remove-VMReplication 2.0.0.0 Hyp…
Cmdlet Remove-VMReplicationAuthorizationEntry 2.0.0.0 Hyp…
Cmdlet Remove-VMResourcePool 2.0.0.0 Hyp…
Cmdlet Remove-VMSan 2.0.0.0 Hyp…
Cmdlet Remove-VMSavedState 2.0.0.0 Hyp…
Cmdlet Remove-VMScsiController 2.0.0.0 Hyp…
Cmdlet Remove-VMSnapshot 2.0.0.0 Hyp…
Cmdlet Remove-VMStoragePath 2.0.0.0 Hyp…
Cmdlet Remove-VMSwitch 2.0.0.0 Hyp…
Cmdlet Remove-VMSwitchExtensionPortFeature 2.0.0.0 Hyp…
Cmdlet Remove-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyp…
Cmdlet Remove-VMSwitchTeamMember 2.0.0.0 Hyp…
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 Mic…
Cmdlet Remove-WSManInstance 3.0.0.0 Mic…
Cmdlet Rename-Computer 3.1.0.0 Mic…
Cmdlet Rename-Item 3.1.0.0 Mic…
Cmdlet Rename-ItemProperty 3.1.0.0 Mic…
Cmdlet Rename-LocalGroup 1.0.0.0 Mic…
Cmdlet Rename-LocalUser 1.0.0.0 Mic…
Cmdlet Rename-VM 2.0.0.0 Hyp…
Cmdlet Rename-VMGroup 2.0.0.0 Hyp…
Cmdlet Rename-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Rename-VMResourcePool 2.0.0.0 Hyp…
Cmdlet Rename-VMSan 2.0.0.0 Hyp…
Cmdlet Rename-VMSnapshot 2.0.0.0 Hyp…
Cmdlet Rename-VMSwitch 2.0.0.0 Hyp…
Cmdlet Repair-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Repair-AppvClientPackage 1.0.0.0 App…
Cmdlet Repair-UevTemplateIndex 2.1.639.0 UEV
Cmdlet Repair-VM 2.0.0.0 Hyp…
Cmdlet Repair-WindowsImage 3.0 Dism
Cmdlet Reset-ComputerMachinePassword 3.1.0.0 Mic…
Cmdlet Reset-VMReplicationStatistics 2.0.0.0 Hyp…
Cmdlet Reset-VMResourceMetering 2.0.0.0 Hyp…
Cmdlet Resize-VHD 2.0.0.0 Hyp…
Cmdlet Resolve-DnsName 1.0.0.0 Dns…
Cmdlet Resolve-Path 3.1.0.0 Mic…
Cmdlet Restart-Computer 3.1.0.0 Mic…
Cmdlet Restart-Service 3.1.0.0 Mic…
Cmdlet Restart-VM 2.0.0.0 Hyp…
Cmdlet Restore-Computer 3.1.0.0 Mic…
Cmdlet Restore-UevBackup 2.1.639.0 UEV
Cmdlet Restore-UevUserSetting 2.1.639.0 UEV
Cmdlet Restore-VMSnapshot 2.0.0.0 Hyp…
Cmdlet Resume-BitsTransfer 2.0.0.0 Bit…
Cmdlet Resume-Job 3.0.0.0 Mic…
Cmdlet Resume-ProvisioningSession 3.0 Pro…
Cmdlet Resume-Service 3.1.0.0 Mic…
Cmdlet Resume-VM 2.0.0.0 Hyp…
Cmdlet Resume-VMReplication 2.0.0.0 Hyp…
Cmdlet Revoke-VMConnectAccess 2.0.0.0 Hyp…
Cmdlet Save-Help 3.0.0.0 Mic…
Cmdlet Save-Package 1.0.0.1 Pac…
Cmdlet Save-VM 2.0.0.0 Hyp…
Cmdlet Save-WindowsImage 3.0 Dism
Cmdlet Select-Object 3.1.0.0 Mic…
Cmdlet Select-String 3.1.0.0 Mic…
Cmdlet Select-Xml 3.1.0.0 Mic…
Cmdlet Send-AppvClientReport 1.0.0.0 App…
Cmdlet Send-DtcDiagnosticTransaction 1.0.0.0 MsDtc
Cmdlet Send-MailMessage 3.1.0.0 Mic…
Cmdlet Set-Acl 3.0.0.0 Mic…
Cmdlet Set-Alias 3.1.0.0 Mic…
Cmdlet Set-AppBackgroundTaskResourcePolicy 1.0.0.0 App…
Cmdlet Set-AppLockerPolicy 2.0.0.0 App…
Cmdlet Set-AppvClientConfiguration 1.0.0.0 App…
Cmdlet Set-AppvClientMode 1.0.0.0 App…
Cmdlet Set-AppvClientPackage 1.0.0.0 App…
Cmdlet Set-AppvPublishingServer 1.0.0.0 App…
Cmdlet Set-AppxDefaultVolume 2.0.1.0 Appx
Cmdlet Set-AppXProvisionedDataFile 3.0 Dism
Cmdlet Set-AuthenticodeSignature 3.0.0.0 Mic…
Cmdlet Set-BitsTransfer 2.0.0.0 Bit…
Cmdlet Set-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI
Cmdlet Set-CimInstance 1.0.0.0 Cim…
Cmdlet Set-CIPolicyIdInfo 1.0 Con…
Cmdlet Set-CIPolicySetting 1.0 Con…
Cmdlet Set-CIPolicyVersion 1.0 Con…
Cmdlet Set-Clipboard 3.1.0.0 Mic…
Cmdlet Set-Content 3.1.0.0 Mic…
Cmdlet Set-Culture 2.0.0.0 Int…
Cmdlet Set-Date 3.1.0.0 Mic…
Cmdlet Set-DeliveryOptimizationStatus 1.0.2.0 Del…
Cmdlet Set-DODownloadMode 1.0.2.0 Del…
Cmdlet Set-DOPercentageMaxBackgroundBandwidth 1.0.2.0 Del…
Cmdlet Set-DOPercentageMaxForegroundBandwidth 1.0.2.0 Del…
Cmdlet Set-DscLocalConfigurationManager 1.1 PSD…
Cmdlet Set-ExecutionPolicy 3.0.0.0 Mic…
Cmdlet Set-HVCIOptions 1.0 Con…
Cmdlet Set-Item 3.1.0.0 Mic…
Cmdlet Set-ItemProperty 3.1.0.0 Mic…
Cmdlet Set-JobTrigger 1.1.0.0 PSS…
Cmdlet Set-KdsConfiguration 1.0.0.0 Kds
Cmdlet Set-LocalGroup 1.0.0.0 Mic…
Cmdlet Set-LocalUser 1.0.0.0 Mic…
Cmdlet Set-Location 3.1.0.0 Mic…
Cmdlet Set-NonRemovableAppsPolicy 3.0 Dism
Cmdlet Set-PackageSource 1.0.0.1 Pac…
Cmdlet Set-ProcessMitigation 1.0.11 Pro…
Cmdlet Set-PSBreakpoint 3.1.0.0 Mic…
Cmdlet Set-PSDebug 3.0.0.0 Mic…
Cmdlet Set-PSReadLineKeyHandler 2.0.0 PSR…
Cmdlet Set-PSReadLineOption 2.0.0 PSR…
Cmdlet Set-PSSessionConfiguration 3.0.0.0 Mic…
Cmdlet Set-RuleOption 1.0 Con…
Cmdlet Set-ScheduledJob 1.1.0.0 PSS…
Cmdlet Set-ScheduledJobOption 1.1.0.0 PSS…
Cmdlet Set-SecureBootUEFI 2.0.0.0 Sec…
Cmdlet Set-Service 3.1.0.0 Mic…
Cmdlet Set-StrictMode 3.0.0.0 Mic…
Cmdlet Set-TimeZone 3.1.0.0 Mic…
Cmdlet Set-TpmOwnerAuth 2.0.0.0 Tru…
Cmdlet Set-TraceSource 3.1.0.0 Mic…
Cmdlet Set-UevConfiguration 2.1.639.0 UEV
Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV
Cmdlet Set-Variable 3.1.0.0 Mic…
Cmdlet Set-VHD 2.0.0.0 Hyp…
Cmdlet Set-VM 2.0.0.0 Hyp…
Cmdlet Set-VMBios 2.0.0.0 Hyp…
Cmdlet Set-VMComPort 2.0.0.0 Hyp…
Cmdlet Set-VMDvdDrive 2.0.0.0 Hyp…
Cmdlet Set-VMFibreChannelHba 2.0.0.0 Hyp…
Cmdlet Set-VMFirmware 2.0.0.0 Hyp…
Cmdlet Set-VMFloppyDiskDrive 2.0.0.0 Hyp…
Cmdlet Set-VMGpuPartitionAdapter 2.0.0.0 Hyp…
Cmdlet Set-VMHardDiskDrive 2.0.0.0 Hyp…
Cmdlet Set-VMHost 2.0.0.0 Hyp…
Cmdlet Set-VMHostCluster 2.0.0.0 Hyp…
Cmdlet Set-VMKeyProtector 2.0.0.0 Hyp…
Cmdlet Set-VMKeyStorageDrive 2.0.0.0 Hyp…
Cmdlet Set-VMMemory 2.0.0.0 Hyp…
Cmdlet Set-VMMigrationNetwork 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapterIsolation 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapterRdma 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapterTeamMapping 2.0.0.0 Hyp…
Cmdlet Set-VMNetworkAdapterVlan 2.0.0.0 Hyp…
Cmdlet Set-VMPartitionableGpu 2.0.0.0 Hyp…
Cmdlet Set-VMProcessor 2.0.0.0 Hyp…
Cmdlet Set-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyp…
Cmdlet Set-VMReplication 2.0.0.0 Hyp…
Cmdlet Set-VMReplicationAuthorizationEntry 2.0.0.0 Hyp…
Cmdlet Set-VMReplicationServer 2.0.0.0 Hyp…
Cmdlet Set-VMResourcePool 2.0.0.0 Hyp…
Cmdlet Set-VMSan 2.0.0.0 Hyp…
Cmdlet Set-VMSecurity 2.0.0.0 Hyp…
Cmdlet Set-VMSecurityPolicy 2.0.0.0 Hyp…
Cmdlet Set-VMStorageSettings 2.0.0.0 Hyp…
Cmdlet Set-VMSwitch 2.0.0.0 Hyp…
Cmdlet Set-VMSwitchExtensionPortFeature 2.0.0.0 Hyp…
Cmdlet Set-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyp…
Cmdlet Set-VMSwitchTeam 2.0.0.0 Hyp…
Cmdlet Set-VMVideo 2.0.0.0 Hyp…
Cmdlet Set-WheaMemoryPolicy 2.0.0.0 Whea
Cmdlet Set-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 Int…
Cmdlet Set-WinCultureFromLanguageListOptOut 2.0.0.0 Int…
Cmdlet Set-WinDefaultInputMethodOverride 2.0.0.0 Int…
Cmdlet Set-WindowsEdition 3.0 Dism
Cmdlet Set-WindowsProductKey 3.0 Dism
Cmdlet Set-WindowsSearchSetting 1.0.0.0 Win…
Cmdlet Set-WinHomeLocation 2.0.0.0 Int…
Cmdlet Set-WinLanguageBarOption 2.0.0.0 Int…
Cmdlet Set-WinSystemLocale 2.0.0.0 Int…
Cmdlet Set-WinUILanguageOverride 2.0.0.0 Int…
Cmdlet Set-WinUserLanguageList 2.0.0.0 Int…
Cmdlet Set-WmiInstance 3.1.0.0 Mic…
Cmdlet Set-WSManInstance 3.0.0.0 Mic…
Cmdlet Set-WSManQuickConfig 3.0.0.0 Mic…
Cmdlet Show-Command 3.1.0.0 Mic…
Cmdlet Show-ControlPanelItem 3.1.0.0 Mic…
Cmdlet Show-EventLog 3.1.0.0 Mic…
Cmdlet Show-WindowsDeveloperLicenseRegistration 1.0.0.0 Win…
Cmdlet Sort-Object 3.1.0.0 Mic…
Cmdlet Split-Path 3.1.0.0 Mic…
Cmdlet Split-WindowsImage 3.0 Dism
Cmdlet Start-BitsTransfer 2.0.0.0 Bit…
Cmdlet Start-DscConfiguration 1.1 PSD…
Cmdlet Start-DtcDiagnosticResourceManager 1.0.0.0 MsDtc
Cmdlet Start-Job 3.0.0.0 Mic…
Cmdlet Start-OSUninstall 3.0 Dism
Cmdlet Start-Process 3.1.0.0 Mic…
Cmdlet Start-Service 3.1.0.0 Mic…
Cmdlet Start-Sleep 3.1.0.0 Mic…
Cmdlet Start-Transaction 3.1.0.0 Mic…
Cmdlet Start-Transcript 3.0.0.0 Mic…
Cmdlet Start-VM 2.0.0.0 Hyp…
Cmdlet Start-VMFailover 2.0.0.0 Hyp…
Cmdlet Start-VMInitialReplication 2.0.0.0 Hyp…
Cmdlet Start-VMTrace 2.0.0.0 Hyp…
Cmdlet Stop-AppvClientConnectionGroup 1.0.0.0 App…
Cmdlet Stop-AppvClientPackage 1.0.0.0 App…
Cmdlet Stop-Computer 3.1.0.0 Mic…
Cmdlet Stop-DtcDiagnosticResourceManager 1.0.0.0 MsDtc
Cmdlet Stop-Job 3.0.0.0 Mic…
Cmdlet Stop-Process 3.1.0.0 Mic…
Cmdlet Stop-Service 3.1.0.0 Mic…
Cmdlet Stop-Transcript 3.0.0.0 Mic…
Cmdlet Stop-VM 2.0.0.0 Hyp…
Cmdlet Stop-VMFailover 2.0.0.0 Hyp…
Cmdlet Stop-VMInitialReplication 2.0.0.0 Hyp…
Cmdlet Stop-VMReplication 2.0.0.0 Hyp…
Cmdlet Stop-VMTrace 2.0.0.0 Hyp…
Cmdlet Suspend-BitsTransfer 2.0.0.0 Bit…
Cmdlet Suspend-Job 3.0.0.0 Mic…
Cmdlet Suspend-Service 3.1.0.0 Mic…
Cmdlet Suspend-VM 2.0.0.0 Hyp…
Cmdlet Suspend-VMReplication 2.0.0.0 Hyp…
Cmdlet Switch-Certificate 1.0.0.0 PKI
Cmdlet Sync-AppvPublishingServer 1.0.0.0 App…
Cmdlet Tee-Object 3.1.0.0 Mic…
Cmdlet Test-AppLockerPolicy 2.0.0.0 App…
Cmdlet Test-Certificate 1.0.0.0 PKI
Cmdlet Test-ComputerSecureChannel 3.1.0.0 Mic…
Cmdlet Test-Connection 3.1.0.0 Mic…
Cmdlet Test-DscConfiguration 1.1 PSD…
Cmdlet Test-FileCatalog 3.0.0.0 Mic…
Cmdlet Test-HgsTraceTarget 1.0.0.0 Hgs…
Cmdlet Test-KdsRootKey 1.0.0.0 Kds
Cmdlet Test-ModuleManifest 3.0.0.0 Mic…
Cmdlet Test-Path 3.1.0.0 Mic…
Cmdlet Test-PSSessionConfigurationFile 3.0.0.0 Mic…
Cmdlet Test-UevTemplate 2.1.639.0 UEV
Cmdlet Test-VHD 2.0.0.0 Hyp…
Cmdlet Test-VMNetworkAdapter 2.0.0.0 Hyp…
Cmdlet Test-VMReplicationConnection 2.0.0.0 Hyp…
Cmdlet Test-WSMan 3.0.0.0 Mic…
Cmdlet Trace-Command 3.1.0.0 Mic…
Cmdlet Unblock-File 3.1.0.0 Mic…
Cmdlet Unblock-Tpm 2.0.0.0 Tru…
Cmdlet Undo-DtcDiagnosticTransaction 1.0.0.0 MsDtc
Cmdlet Undo-Transaction 3.1.0.0 Mic…
Cmdlet Uninstall-Package 1.0.0.1 Pac…
Cmdlet Uninstall-ProvisioningPackage 3.0 Pro…
Cmdlet Uninstall-TrustedProvisioningCertificate 3.0 Pro…
Cmdlet Unprotect-CmsMessage 3.0.0.0 Mic…
Cmdlet Unpublish-AppvClientPackage 1.0.0.0 App…
Cmdlet Unregister-Event 3.1.0.0 Mic…
Cmdlet Unregister-PackageSource 1.0.0.1 Pac…
Cmdlet Unregister-PSSessionConfiguration 3.0.0.0 Mic…
Cmdlet Unregister-ScheduledJob 1.1.0.0 PSS…
Cmdlet Unregister-UevTemplate 2.1.639.0 UEV
Cmdlet Unregister-WindowsDeveloperLicense 1.0.0.0 Win…
Cmdlet Update-DscConfiguration 1.1 PSD…
Cmdlet Update-FormatData 3.1.0.0 Mic…
Cmdlet Update-Help 3.0.0.0 Mic…
Cmdlet Update-List 3.1.0.0 Mic…
Cmdlet Update-TypeData 3.1.0.0 Mic…
Cmdlet Update-UevTemplate 2.1.639.0 UEV
Cmdlet Update-VMVersion 2.0.0.0 Hyp…
Cmdlet Update-WIMBootEntry 3.0 Dism
Cmdlet Use-Transaction 3.1.0.0 Mic…
Cmdlet Use-WindowsUnattend 3.0 Dism
Cmdlet Wait-Debugger 3.1.0.0 Mic…
Cmdlet Wait-Event 3.1.0.0 Mic…
Cmdlet Wait-Job 3.0.0.0 Mic…
Cmdlet Wait-Process 3.1.0.0 Mic…
Cmdlet Wait-VM 2.0.0.0 Hyp…
Cmdlet Where-Object 3.0.0.0 Mic…
Cmdlet Write-Debug 3.1.0.0 Mic…
Cmdlet Write-Error 3.1.0.0 Mic…
Cmdlet Write-EventLog 3.1.0.0 Mic…
Cmdlet Write-Host 3.1.0.0 Mic…
Cmdlet Write-Information 3.1.0.0 Mic…
Cmdlet Write-Output 3.1.0.0 Mic…
Cmdlet Write-Progress 3.1.0.0 Mic…
Cmdlet Write-Verbose 3.1.0.0 Mic…
Cmdlet Write-Warning 3.1.0.0 Mic…
PS C:\Users\jioll>

Y esto teniendo en cuenta que se trata de un sistema Windows 10 liso y laso sin nada adicional cargado.

Continuamos en el siguiente artículo.

Un saludo

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Related Post