# Autocomplete custom suggestions: Windows PowerShell 5 commands
Unfortunately, this list does not contain help texts for commands, but some of the commands have parameter lists present instead.
## How it will look like
![[Autocomplete-Custom-Windows-PowerShell5-commands.png]]
## The list
Put the following content to your `autocomplete.yaml` file. [[Autocomplete#Create a custom autocompletion file|See instructions]].
```yaml
"Windows PowerShell 5":
"Add-BitLockerKeyProtector": ""
"Add-DnsClientNrptRule": ""
"Add-DtcClusterTMMapping": ""
"Add-EtwTraceProvider": ""
"Add-InitiatorIdToMaskingSet": ""
"Add-MpPreference": ""
"Add-NetEventNetworkAdapter": ""
"Add-NetEventPacketCaptureProvider": ""
"Add-NetEventProvider": ""
"Add-NetEventVFPProvider": ""
"Add-NetEventVmNetworkAdapter": ""
"Add-NetEventVmSwitch": ""
"Add-NetEventVmSwitchProvider": ""
"Add-NetEventWFPCaptureProvider": ""
"Add-NetIPHttpsCertBinding": ""
"Add-NetLbfoTeamMember": ""
"Add-NetLbfoTeamNic": ""
"Add-NetNatExternalAddress": ""
"Add-NetNatStaticMapping": ""
"Add-NetSwitchTeamMember": ""
"Add-OdbcDsn": ""
"Add-PartitionAccessPath": ""
"Add-PhysicalDisk": ""
"Add-Printer": ""
"Add-PrinterDriver": ""
"Add-PrinterPort": ""
"Add-StorageFaultDomain": ""
"Add-TargetPortToMaskingSet": ""
"Add-VirtualDiskToMaskingSet": ""
"Add-VpnConnection": ""
"Add-VpnConnectionRoute": ""
"Add-VpnConnectionTriggerApplication": ""
"Add-VpnConnectionTriggerDnsConfiguration": ""
"Add-VpnConnectionTriggerTrustedNetwork": ""
"AfterAll": ""
"AfterEach": ""
"Assert-MockCalled": ""
"Assert-VerifiableMocks": ""
"Backup-BitLockerKeyProtector": ""
"BackupToAAD-BitLockerKeyProtector": ""
"BeforeAll": ""
"BeforeEach": ""
"Block-FileShareAccess": ""
"Block-SmbShareAccess": ""
"cd..": ""
"cd\\": ""
"Clear-BitLockerAutoUnlock": ""
"Clear-Disk": ""
"Clear-DnsClientCache": ""
"Clear-FileStorageTier": ""
"Clear-Host": ""
"Clear-PcsvDeviceLog": ""
"Clear-StorageBusDisk": ""
"Clear-StorageDiagnosticInfo": ""
"Close-SmbOpenFile": ""
"Close-SmbSession": ""
"Compress-Archive": ""
"Configuration": ""
"Connect-IscsiTarget": ""
"Connect-VirtualDisk": ""
"Context": ""
"ConvertFrom-SddlString": "[-Sddl] <string> [-Type <Object>] [<CommonParameters>]"
"Copy-NetFirewallRule": ""
"Copy-NetIPsecMainModeCryptoSet": ""
"Copy-NetIPsecMainModeRule": ""
"Copy-NetIPsecPhase1AuthSet": ""
"Copy-NetIPsecPhase2AuthSet": ""
"Copy-NetIPsecQuickModeCryptoSet": ""
"Copy-NetIPsecRule": ""
"Debug-FileShare": ""
"Debug-MMAppPrelaunch": ""
"Debug-StorageSubSystem": ""
"Debug-Volume": ""
"Describe": ""
"Disable-BitLocker": ""
"Disable-BitLockerAutoUnlock": ""
"Disable-DAManualEntryPointSelection": ""
"Disable-DeliveryOptimizationVerboseLogs": ""
"Disable-DscDebug": ""
"Disable-MMAgent": ""
"Disable-NetAdapter": ""
"Disable-NetAdapterBinding": ""
"Disable-NetAdapterChecksumOffload": ""
"Disable-NetAdapterEncapsulatedPacketTaskOffload": ""
"Disable-NetAdapterIPsecOffload": ""
"Disable-NetAdapterLso": ""
"Disable-NetAdapterPacketDirect": ""
"Disable-NetAdapterPowerManagement": ""
"Disable-NetAdapterQos": ""
"Disable-NetAdapterRdma": ""
"Disable-NetAdapterRsc": ""
"Disable-NetAdapterRss": ""
"Disable-NetAdapterSriov": ""
"Disable-NetAdapterUso": ""
"Disable-NetAdapterVmq": ""
"Disable-NetDnsTransitionConfiguration": ""
"Disable-NetFirewallRule": ""
"Disable-NetIPHttpsProfile": ""
"Disable-NetIPsecMainModeRule": ""
"Disable-NetIPsecRule": ""
"Disable-NetNatTransitionConfiguration": ""
"Disable-NetworkSwitchEthernetPort": ""
"Disable-NetworkSwitchFeature": ""
"Disable-NetworkSwitchVlan": ""
"Disable-OdbcPerfCounter": ""
"Disable-PhysicalDiskIdentification": ""
"Disable-PnpDevice": ""
"Disable-PSTrace": ""
"Disable-PSWSManCombinedTrace": ""
"Disable-ScheduledTask": ""
"Disable-SmbDelegation": ""
"Disable-StorageBusCache": ""
"Disable-StorageBusDisk": ""
"Disable-StorageEnclosureIdentification": ""
"Disable-StorageEnclosurePower": ""
"Disable-StorageHighAvailability": ""
"Disable-StorageMaintenanceMode": ""
"Disable-WdacBidTrace": ""
"Disable-WSManTrace": ""
"Disconnect-IscsiTarget": ""
"Disconnect-VirtualDisk": ""
"Dismount-DiskImage": ""
"Enable-BitLocker": ""
"Enable-BitLockerAutoUnlock": ""
"Enable-DAManualEntryPointSelection": ""
"Enable-DeliveryOptimizationVerboseLogs": ""
"Enable-DscDebug": ""
"Enable-MMAgent": ""
"Enable-NetAdapter": ""
"Enable-NetAdapterBinding": ""
"Enable-NetAdapterChecksumOffload": ""
"Enable-NetAdapterEncapsulatedPacketTaskOffload": ""
"Enable-NetAdapterIPsecOffload": ""
"Enable-NetAdapterLso": ""
"Enable-NetAdapterPacketDirect": ""
"Enable-NetAdapterPowerManagement": ""
"Enable-NetAdapterQos": ""
"Enable-NetAdapterRdma": ""
"Enable-NetAdapterRsc": ""
"Enable-NetAdapterRss": ""
"Enable-NetAdapterSriov": ""
"Enable-NetAdapterUso": ""
"Enable-NetAdapterVmq": ""
"Enable-NetDnsTransitionConfiguration": ""
"Enable-NetFirewallRule": ""
"Enable-NetIPHttpsProfile": ""
"Enable-NetIPsecMainModeRule": ""
"Enable-NetIPsecRule": ""
"Enable-NetNatTransitionConfiguration": ""
"Enable-NetworkSwitchEthernetPort": ""
"Enable-NetworkSwitchFeature": ""
"Enable-NetworkSwitchVlan": ""
"Enable-OdbcPerfCounter": ""
"Enable-PhysicalDiskIdentification": ""
"Enable-PnpDevice": ""
"Enable-PSTrace": ""
"Enable-PSWSManCombinedTrace": ""
"Enable-ScheduledTask": ""
"Enable-SmbDelegation": ""
"Enable-StorageBusCache": ""
"Enable-StorageBusDisk": ""
"Enable-StorageEnclosureIdentification": ""
"Enable-StorageEnclosurePower": ""
"Enable-StorageHighAvailability": ""
"Enable-StorageMaintenanceMode": ""
"Enable-WdacBidTrace": ""
"Enable-WSManTrace": ""
"Expand-Archive": ""
"Export-ODataEndpointProxy": ""
"Export-ScheduledTask": ""
"Find-Command": ""
"Find-DscResource": ""
"Find-Module": ""
"Find-NetIPsecRule": ""
"Find-NetRoute": ""
"Find-RoleCapability": ""
"Find-Script": ""
"Flush-EtwTraceSession": ""
"Format-Hex": "[-Path] <string[]> [<CommonParameters>]"
"Format-Volume": ""
"Get-AppBackgroundTask": ""
"Get-AppxLastError": ""
"Get-AppxLog": ""
"Get-AutologgerConfig": ""
"Get-BitLockerVolume": ""
"Get-ClusteredScheduledTask": ""
"Get-DAClientExperienceConfiguration": ""
"Get-DAConnectionStatus": ""
"Get-DAEntryPointTableItem": ""
"Get-DedupProperties": ""
"Get-DeliveryOptimizationPerfSnap": ""
"Get-DeliveryOptimizationPerfSnapThisMonth": ""
"Get-DeliveryOptimizationStatus": ""
"Get-Disk": ""
"Get-DiskImage": ""
"Get-DiskStorageNodeView": ""
"Get-DnsClient": ""
"Get-DnsClientCache": ""
"Get-DnsClientGlobalSetting": ""
"Get-DnsClientNrptGlobal": ""
"Get-DnsClientNrptPolicy": ""
"Get-DnsClientNrptRule": ""
"Get-DnsClientServerAddress": ""
"Get-DOConfig": ""
"Get-DODownloadMode": ""
"Get-DOPercentageMaxBackgroundBandwidth": ""
"Get-DOPercentageMaxForegroundBandwidth": ""
"Get-DscConfiguration": ""
"Get-DscConfigurationStatus": ""
"Get-DscLocalConfigurationManager": ""
"Get-DscResource": ""
"Get-Dtc": ""
"Get-DtcAdvancedHostSetting": ""
"Get-DtcAdvancedSetting": ""
"Get-DtcClusterDefault": ""
"Get-DtcClusterTMMapping": ""
"Get-DtcDefault": ""
"Get-DtcLog": ""
"Get-DtcNetworkSetting": ""
"Get-DtcTransaction": ""
"Get-DtcTransactionsStatistics": ""
"Get-DtcTransactionsTraceSession": ""
"Get-DtcTransactionsTraceSetting": ""
"Get-EtwTraceProvider": ""
"Get-EtwTraceSession": ""
"Get-FileHash": "[-Path] <string[]> [-Algorithm <string>] [<CommonParameters>]"
"Get-FileIntegrity": ""
"Get-FileShare": ""
"Get-FileShareAccessControlEntry": ""
"Get-FileStorageTier": ""
"Get-HnsEndpoint": ""
"Get-HnsNamespace": ""
"Get-HnsNetwork": ""
"Get-HnsPolicyList": ""
"Get-InitiatorId": ""
"Get-InitiatorPort": ""
"Get-InstalledModule": ""
"Get-InstalledScript": ""
"Get-IscsiConnection": ""
"Get-IscsiSession": ""
"Get-IscsiTarget": ""
"Get-IscsiTargetPortal": ""
"Get-IseSnippet": ""
"Get-LogProperties": ""
"Get-MaskingSet": ""
"Get-MMAgent": ""
"Get-MockDynamicParameters": ""
"Get-MpComputerStatus": ""
"Get-MpPreference": ""
"Get-MpThreat": ""
"Get-MpThreatCatalog": ""
"Get-MpThreatDetection": ""
"Get-NCSIPolicyConfiguration": ""
"Get-Net6to4Configuration": ""
"Get-NetAdapter": ""
"Get-NetAdapterAdvancedProperty": ""
"Get-NetAdapterBinding": ""
"Get-NetAdapterChecksumOffload": ""
"Get-NetAdapterEncapsulatedPacketTaskOffload": ""
"Get-NetAdapterHardwareInfo": ""
"Get-NetAdapterIPsecOffload": ""
"Get-NetAdapterLso": ""
"Get-NetAdapterPacketDirect": ""
"Get-NetAdapterPowerManagement": ""
"Get-NetAdapterQos": ""
"Get-NetAdapterRdma": ""
"Get-NetAdapterRsc": ""
"Get-NetAdapterRss": ""
"Get-NetAdapterSriov": ""
"Get-NetAdapterSriovVf": ""
"Get-NetAdapterStatistics": ""
"Get-NetAdapterUso": ""
"Get-NetAdapterVmq": ""
"Get-NetAdapterVMQQueue": ""
"Get-NetAdapterVPort": ""
"Get-NetCompartment": ""
"Get-NetConnectionProfile": ""
"Get-NetDnsTransitionConfiguration": ""
"Get-NetDnsTransitionMonitoring": ""
"Get-NetEventNetworkAdapter": ""
"Get-NetEventPacketCaptureProvider": ""
"Get-NetEventProvider": ""
"Get-NetEventSession": ""
"Get-NetEventVFPProvider": ""
"Get-NetEventVmNetworkAdapter": ""
"Get-NetEventVmSwitch": ""
"Get-NetEventVmSwitchProvider": ""
"Get-NetEventWFPCaptureProvider": ""
"Get-NetFirewallAddressFilter": ""
"Get-NetFirewallApplicationFilter": ""
"Get-NetFirewallInterfaceFilter": ""
"Get-NetFirewallInterfaceTypeFilter": ""
"Get-NetFirewallPortFilter": ""
"Get-NetFirewallProfile": ""
"Get-NetFirewallRule": ""
"Get-NetFirewallSecurityFilter": ""
"Get-NetFirewallServiceFilter": ""
"Get-NetFirewallSetting": ""
"Get-NetIPAddress": ""
"Get-NetIPConfiguration": ""
"Get-NetIPHttpsConfiguration": ""
"Get-NetIPHttpsState": ""
"Get-NetIPInterface": ""
"Get-NetIPsecDospSetting": ""
"Get-NetIPsecMainModeCryptoSet": ""
"Get-NetIPsecMainModeRule": ""
"Get-NetIPsecMainModeSA": ""
"Get-NetIPsecPhase1AuthSet": ""
"Get-NetIPsecPhase2AuthSet": ""
"Get-NetIPsecQuickModeCryptoSet": ""
"Get-NetIPsecQuickModeSA": ""
"Get-NetIPsecRule": ""
"Get-NetIPv4Protocol": ""
"Get-NetIPv6Protocol": ""
"Get-NetIsatapConfiguration": ""
"Get-NetLbfoTeam": ""
"Get-NetLbfoTeamMember": ""
"Get-NetLbfoTeamNic": ""
"Get-NetNat": ""
"Get-NetNatExternalAddress": ""
"Get-NetNatGlobal": ""
"Get-NetNatSession": ""
"Get-NetNatStaticMapping": ""
"Get-NetNatTransitionConfiguration": ""
"Get-NetNatTransitionMonitoring": ""
"Get-NetNeighbor": ""
"Get-NetOffloadGlobalSetting": ""
"Get-NetPrefixPolicy": ""
"Get-NetQosPolicy": ""
"Get-NetRoute": ""
"Get-NetSwitchTeam": ""
"Get-NetSwitchTeamMember": ""
"Get-NetTCPConnection": ""
"Get-NetTCPSetting": ""
"Get-NetTeredoConfiguration": ""
"Get-NetTeredoState": ""
"Get-NetTransportFilter": ""
"Get-NetUDPEndpoint": ""
"Get-NetUDPSetting": ""
"Get-NetView": ""
"Get-NetworkSwitchEthernetPort": ""
"Get-NetworkSwitchFeature": ""
"Get-NetworkSwitchGlobalData": ""
"Get-NetworkSwitchVlan": ""
"Get-OdbcDriver": ""
"Get-OdbcDsn": ""
"Get-OdbcPerfCounter": ""
"Get-OffloadDataTransferSetting": ""
"Get-OperationValidation": ""
"Get-Partition": ""
"Get-PartitionSupportedSize": ""
"Get-PcsvDevice": ""
"Get-PcsvDeviceLog": ""
"Get-PhysicalDisk": ""
"Get-PhysicalDiskStorageNodeView": ""
"Get-PhysicalExtent": ""
"Get-PhysicalExtentAssociation": ""
"Get-PnpDevice": ""
"Get-PnpDeviceProperty": ""
"Get-PrintConfiguration": ""
"Get-Printer": ""
"Get-PrinterDriver": ""
"Get-PrinterPort": ""
"Get-PrinterProperty": ""
"Get-PrintJob": ""
"Get-PSRepository": ""
"Get-ResiliencySetting": ""
"Get-ScheduledTask": ""
"Get-ScheduledTaskInfo": ""
"Get-SmbBandWidthLimit": ""
"Get-SmbClientConfiguration": ""
"Get-SmbClientNetworkInterface": ""
"Get-SmbConnection": ""
"Get-SmbDelegation": ""
"Get-SmbGlobalMapping": ""
"Get-SmbMapping": ""
"Get-SmbMultichannelConnection": ""
"Get-SmbMultichannelConstraint": ""
"Get-SmbOpenFile": ""
"Get-SmbServerCertificateMapping": ""
"Get-SmbServerConfiguration": ""
"Get-SmbServerNetworkInterface": ""
"Get-SmbSession": ""
"Get-SmbShare": ""
"Get-SmbShareAccess": ""
"Get-SmbWitnessClient": ""
"Get-StartApps": ""
"Get-StorageAdvancedProperty": ""
"Get-StorageBusBinding": ""
"Get-StorageBusDisk": ""
"Get-StorageChassis": ""
"Get-StorageDiagnosticInfo": ""
"Get-StorageEnclosure": ""
"Get-StorageEnclosureStorageNodeView": ""
"Get-StorageEnclosureVendorData": ""
"Get-StorageExtendedStatus": ""
"Get-StorageFaultDomain": ""
"Get-StorageFileServer": ""
"Get-StorageFirmwareInformation": ""
"Get-StorageHealthAction": ""
"Get-StorageHealthReport": ""
"Get-StorageHealthSetting": ""
"Get-StorageHistory": ""
"Get-StorageJob": ""
"Get-StorageNode": ""
"Get-StoragePool": ""
"Get-StorageProvider": ""
"Get-StorageRack": ""
"Get-StorageReliabilityCounter": ""
"Get-StorageScaleUnit": ""
"Get-StorageSetting": ""
"Get-StorageSite": ""
"Get-StorageSubSystem": ""
"Get-StorageTier": ""
"Get-StorageTierSupportedSize": ""
"Get-SupportedClusterSizes": ""
"Get-SupportedFileSystems": ""
"Get-TargetPort": ""
"Get-TargetPortal": ""
"Get-TestDriveItem": ""
"Get-Verb": "[[-verb] <string[]>] [<CommonParameters>]"
"Get-VirtualDisk": ""
"Get-VirtualDiskSupportedSize": ""
"Get-Volume": ""
"Get-VolumeCorruptionCount": ""
"Get-VolumeScrubPolicy": ""
"Get-VpnConnection": ""
"Get-VpnConnectionTrigger": ""
"Get-WdacBidTrace": ""
"Get-WindowsUpdateLog": ""
"Get-WUAVersion": ""
"Get-WUIsPendingReboot": ""
"Get-WULastInstallationDate": ""
"Get-WULastScanSuccessDate": ""
"Grant-FileShareAccess": ""
"Grant-SmbShareAccess": ""
"help": "[[-Name] <string>] [-Path <string>] [-Category <string[]>] [-Component <string[]>] [-Functionality <string[]>] [-Role <string[]>] [-Full] [<CommonParameters>]"
"Hide-VirtualDisk": ""
"Import-IseSnippet": ""
"Import-PowerShellDataFile": "[[-Path] <string[]>] [<CommonParameters>]"
"ImportSystemModules": ""
"In": ""
"Initialize-Disk": ""
"InModuleScope": ""
"Install-Dtc": ""
"Install-Module": ""
"Install-Script": ""
"Install-WUUpdates": ""
"Invoke-AsWorkflow": ""
"Invoke-Mock": ""
"Invoke-OperationValidation": ""
"Invoke-Pester": ""
"It": ""
"Lock-BitLocker": ""
"mkdir": "[-Path] <string[]> [-Value <Object>] [-Force] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Mock": ""
"more": "[[-paths] <string[]>]"
"Mount-DiskImage": ""
"Move-SmbWitnessClient": ""
"New-AutologgerConfig": ""
"New-DAEntryPointTableItem": ""
"New-DscChecksum": ""
"New-EapConfiguration": ""
"New-EtwTraceSession": ""
"New-FileShare": ""
"New-Fixture": ""
"New-Guid": "[<CommonParameters>]"
"New-IscsiTargetPortal": ""
"New-IseSnippet": ""
"New-MaskingSet": ""
"New-NetAdapterAdvancedProperty": ""
"New-NetEventSession": ""
"New-NetFirewallRule": ""
"New-NetIPAddress": ""
"New-NetIPHttpsConfiguration": ""
"New-NetIPsecDospSetting": ""
"New-NetIPsecMainModeCryptoSet": ""
"New-NetIPsecMainModeRule": ""
"New-NetIPsecPhase1AuthSet": ""
"New-NetIPsecPhase2AuthSet": ""
"New-NetIPsecQuickModeCryptoSet": ""
"New-NetIPsecRule": ""
"New-NetLbfoTeam": ""
"New-NetNat": ""
"New-NetNatTransitionConfiguration": ""
"New-NetNeighbor": ""
"New-NetQosPolicy": ""
"New-NetRoute": ""
"New-NetSwitchTeam": ""
"New-NetTransportFilter": ""
"New-NetworkSwitchVlan": ""
"New-Partition": ""
"New-PesterOption": ""
"New-PSWorkflowSession": ""
"New-ScheduledTask": ""
"New-ScheduledTaskAction": ""
"New-ScheduledTaskPrincipal": ""
"New-ScheduledTaskSettingsSet": ""
"New-ScheduledTaskTrigger": ""
"New-ScriptFileInfo": ""
"New-SmbGlobalMapping": ""
"New-SmbMapping": ""
"New-SmbMultichannelConstraint": ""
"New-SmbServerCertificateMapping": ""
"New-SmbShare": ""
"New-StorageBusBinding": ""
"New-StorageBusCacheStore": ""
"New-StorageFileServer": ""
"New-StoragePool": ""
"New-StorageSubsystemVirtualDisk": ""
"New-StorageTier": ""
"New-TemporaryFile": "[-WhatIf] [-Confirm] [<CommonParameters>]"
"New-VirtualDisk": ""
"New-VirtualDiskClone": ""
"New-VirtualDiskSnapshot": ""
"New-Volume": ""
"New-VpnServerAddress": ""
"Open-NetGPO": ""
"Optimize-StoragePool": ""
"Optimize-Volume": ""
"oss": "[[-Width] <int>] [[-InputObject] <psobject>] [<CommonParameters>]"
"Pause": ""
"prompt": ""
"PSConsoleHostReadLine": ""
"Publish-Module": ""
"Publish-Script": ""
"Read-PrinterNfcTag": ""
"Register-ClusteredScheduledTask": ""
"Register-DnsClient": ""
"Register-IscsiSession": ""
"Register-PSRepository": ""
"Register-ScheduledTask": ""
"Register-StorageSubsystem": ""
"Remove-AutologgerConfig": ""
"Remove-BitLockerKeyProtector": ""
"Remove-DAEntryPointTableItem": ""
"Remove-DnsClientNrptRule": ""
"Remove-DscConfigurationDocument": ""
"Remove-DtcClusterTMMapping": ""
"Remove-EtwTraceProvider": ""
"Remove-FileShare": ""
"Remove-HnsEndpoint": ""
"Remove-HnsNamespace": ""
"Remove-HnsNetwork": ""
"Remove-HnsPolicyList": ""
"Remove-InitiatorId": ""
"Remove-InitiatorIdFromMaskingSet": ""
"Remove-IscsiTargetPortal": ""
"Remove-MaskingSet": ""
"Remove-MpPreference": ""
"Remove-MpThreat": ""
"Remove-NetAdapterAdvancedProperty": ""
"Remove-NetEventNetworkAdapter": ""
"Remove-NetEventPacketCaptureProvider": ""
"Remove-NetEventProvider": ""
"Remove-NetEventSession": ""
"Remove-NetEventVFPProvider": ""
"Remove-NetEventVmNetworkAdapter": ""
"Remove-NetEventVmSwitch": ""
"Remove-NetEventVmSwitchProvider": ""
"Remove-NetEventWFPCaptureProvider": ""
"Remove-NetFirewallRule": ""
"Remove-NetIPAddress": ""
"Remove-NetIPHttpsCertBinding": ""
"Remove-NetIPHttpsConfiguration": ""
"Remove-NetIPsecDospSetting": ""
"Remove-NetIPsecMainModeCryptoSet": ""
"Remove-NetIPsecMainModeRule": ""
"Remove-NetIPsecMainModeSA": ""
"Remove-NetIPsecPhase1AuthSet": ""
"Remove-NetIPsecPhase2AuthSet": ""
"Remove-NetIPsecQuickModeCryptoSet": ""
"Remove-NetIPsecQuickModeSA": ""
"Remove-NetIPsecRule": ""
"Remove-NetLbfoTeam": ""
"Remove-NetLbfoTeamMember": ""
"Remove-NetLbfoTeamNic": ""
"Remove-NetNat": ""
"Remove-NetNatExternalAddress": ""
"Remove-NetNatStaticMapping": ""
"Remove-NetNatTransitionConfiguration": ""
"Remove-NetNeighbor": ""
"Remove-NetQosPolicy": ""
"Remove-NetRoute": ""
"Remove-NetSwitchTeam": ""
"Remove-NetSwitchTeamMember": ""
"Remove-NetTransportFilter": ""
"Remove-NetworkSwitchEthernetPortIPAddress": ""
"Remove-NetworkSwitchVlan": ""
"Remove-OdbcDsn": ""
"Remove-Partition": ""
"Remove-PartitionAccessPath": ""
"Remove-PhysicalDisk": ""
"Remove-Printer": ""
"Remove-PrinterDriver": ""
"Remove-PrinterPort": ""
"Remove-PrintJob": ""
"Remove-SmbBandwidthLimit": ""
"Remove-SMBComponent": ""
"Remove-SmbGlobalMapping": ""
"Remove-SmbMapping": ""
"Remove-SmbMultichannelConstraint": ""
"Remove-SmbServerCertificateMapping": ""
"Remove-SmbShare": ""
"Remove-StorageBusBinding": ""
"Remove-StorageFaultDomain": ""
"Remove-StorageFileServer": ""
"Remove-StorageHealthIntent": ""
"Remove-StorageHealthSetting": ""
"Remove-StoragePool": ""
"Remove-StorageTier": ""
"Remove-TargetPortFromMaskingSet": ""
"Remove-VirtualDisk": ""
"Remove-VirtualDiskFromMaskingSet": ""
"Remove-VpnConnection": ""
"Remove-VpnConnectionRoute": ""
"Remove-VpnConnectionTriggerApplication": ""
"Remove-VpnConnectionTriggerDnsConfiguration": ""
"Remove-VpnConnectionTriggerTrustedNetwork": ""
"Rename-DAEntryPointTableItem": ""
"Rename-MaskingSet": ""
"Rename-NetAdapter": ""
"Rename-NetFirewallRule": ""
"Rename-NetIPHttpsConfiguration": ""
"Rename-NetIPsecMainModeCryptoSet": ""
"Rename-NetIPsecMainModeRule": ""
"Rename-NetIPsecPhase1AuthSet": ""
"Rename-NetIPsecPhase2AuthSet": ""
"Rename-NetIPsecQuickModeCryptoSet": ""
"Rename-NetIPsecRule": ""
"Rename-NetLbfoTeam": ""
"Rename-NetSwitchTeam": ""
"Rename-Printer": ""
"Repair-FileIntegrity": ""
"Repair-VirtualDisk": ""
"Repair-Volume": ""
"Reset-DAClientExperienceConfiguration": ""
"Reset-DAEntryPointTableItem": ""
"Reset-DtcLog": ""
"Reset-NCSIPolicyConfiguration": ""
"Reset-Net6to4Configuration": ""
"Reset-NetAdapterAdvancedProperty": ""
"Reset-NetDnsTransitionConfiguration": ""
"Reset-NetIPHttpsConfiguration": ""
"Reset-NetIsatapConfiguration": ""
"Reset-NetTeredoConfiguration": ""
"Reset-PhysicalDisk": ""
"Reset-StorageReliabilityCounter": ""
"Resize-Partition": ""
"Resize-StorageTier": ""
"Resize-VirtualDisk": ""
"Restart-NetAdapter": ""
"Restart-PcsvDevice": ""
"Restart-PrintJob": ""
"Restore-DscConfiguration": ""
"Restore-NetworkSwitchConfiguration": ""
"Resume-BitLocker": ""
"Resume-PrintJob": ""
"Resume-StorageBusDisk": ""
"Revoke-FileShareAccess": ""
"Revoke-SmbShareAccess": ""
"SafeGetCommand": ""
"Save-EtwTraceSession": ""
"Save-Module": ""
"Save-NetGPO": ""
"Save-NetworkSwitchConfiguration": ""
"Save-Script": ""
"Send-EtwTraceSession": ""
"Set-ClusteredScheduledTask": ""
"Set-DAClientExperienceConfiguration": ""
"Set-DAEntryPointTableItem": ""
"Set-Disk": ""
"Set-DnsClient": ""
"Set-DnsClientGlobalSetting": ""
"Set-DnsClientNrptGlobal": ""
"Set-DnsClientNrptRule": ""
"Set-DnsClientServerAddress": ""
"Set-DtcAdvancedHostSetting": ""
"Set-DtcAdvancedSetting": ""
"Set-DtcClusterDefault": ""
"Set-DtcClusterTMMapping": ""
"Set-DtcDefault": ""
"Set-DtcLog": ""
"Set-DtcNetworkSetting": ""
"Set-DtcTransaction": ""
"Set-DtcTransactionsTraceSession": ""
"Set-DtcTransactionsTraceSetting": ""
"Set-DynamicParameterVariables": ""
"Set-EtwTraceProvider": ""
"Set-FileIntegrity": ""
"Set-FileShare": ""
"Set-FileStorageTier": ""
"Set-InitiatorPort": ""
"Set-IscsiChapSecret": ""
"Set-LogProperties": ""
"Set-MMAgent": ""
"Set-MpPreference": ""
"Set-NCSIPolicyConfiguration": ""
"Set-Net6to4Configuration": ""
"Set-NetAdapter": ""
"Set-NetAdapterAdvancedProperty": ""
"Set-NetAdapterBinding": ""
"Set-NetAdapterChecksumOffload": ""
"Set-NetAdapterEncapsulatedPacketTaskOffload": ""
"Set-NetAdapterIPsecOffload": ""
"Set-NetAdapterLso": ""
"Set-NetAdapterPacketDirect": ""
"Set-NetAdapterPowerManagement": ""
"Set-NetAdapterQos": ""
"Set-NetAdapterRdma": ""
"Set-NetAdapterRsc": ""
"Set-NetAdapterRss": ""
"Set-NetAdapterSriov": ""
"Set-NetAdapterUso": ""
"Set-NetAdapterVmq": ""
"Set-NetConnectionProfile": ""
"Set-NetDnsTransitionConfiguration": ""
"Set-NetEventPacketCaptureProvider": ""
"Set-NetEventProvider": ""
"Set-NetEventSession": ""
"Set-NetEventVFPProvider": ""
"Set-NetEventVmSwitchProvider": ""
"Set-NetEventWFPCaptureProvider": ""
"Set-NetFirewallAddressFilter": ""
"Set-NetFirewallApplicationFilter": ""
"Set-NetFirewallInterfaceFilter": ""
"Set-NetFirewallInterfaceTypeFilter": ""
"Set-NetFirewallPortFilter": ""
"Set-NetFirewallProfile": ""
"Set-NetFirewallRule": ""
"Set-NetFirewallSecurityFilter": ""
"Set-NetFirewallServiceFilter": ""
"Set-NetFirewallSetting": ""
"Set-NetIPAddress": ""
"Set-NetIPHttpsConfiguration": ""
"Set-NetIPInterface": ""
"Set-NetIPsecDospSetting": ""
"Set-NetIPsecMainModeCryptoSet": ""
"Set-NetIPsecMainModeRule": ""
"Set-NetIPsecPhase1AuthSet": ""
"Set-NetIPsecPhase2AuthSet": ""
"Set-NetIPsecQuickModeCryptoSet": ""
"Set-NetIPsecRule": ""
"Set-NetIPv4Protocol": ""
"Set-NetIPv6Protocol": ""
"Set-NetIsatapConfiguration": ""
"Set-NetLbfoTeam": ""
"Set-NetLbfoTeamMember": ""
"Set-NetLbfoTeamNic": ""
"Set-NetNat": ""
"Set-NetNatGlobal": ""
"Set-NetNatTransitionConfiguration": ""
"Set-NetNeighbor": ""
"Set-NetOffloadGlobalSetting": ""
"Set-NetQosPolicy": ""
"Set-NetRoute": ""
"Set-NetTCPSetting": ""
"Set-NetTeredoConfiguration": ""
"Set-NetUDPSetting": ""
"Set-NetworkSwitchEthernetPortIPAddress": ""
"Set-NetworkSwitchPortMode": ""
"Set-NetworkSwitchPortProperty": ""
"Set-NetworkSwitchVlanProperty": ""
"Set-OdbcDriver": ""
"Set-OdbcDsn": ""
"Set-Partition": ""
"Set-PcsvDeviceBootConfiguration": ""
"Set-PcsvDeviceNetworkConfiguration": ""
"Set-PcsvDeviceUserPassword": ""
"Set-PhysicalDisk": ""
"Set-PrintConfiguration": ""
"Set-Printer": ""
"Set-PrinterProperty": ""
"Set-PSRepository": ""
"Set-ResiliencySetting": ""
"Set-ScheduledTask": ""
"Set-SmbBandwidthLimit": ""
"Set-SmbClientConfiguration": ""
"Set-SmbPathAcl": ""
"Set-SmbServerConfiguration": ""
"Set-SmbShare": ""
"Set-StorageBusProfile": ""
"Set-StorageFileServer": ""
"Set-StorageHealthSetting": ""
"Set-StoragePool": ""
"Set-StorageProvider": ""
"Set-StorageSetting": ""
"Set-StorageSubSystem": ""
"Set-StorageTier": ""
"Set-TestInconclusive": ""
"Setup": ""
"Set-VirtualDisk": ""
"Set-Volume": ""
"Set-VolumeScrubPolicy": ""
"Set-VpnConnection": ""
"Set-VpnConnectionIPsecConfiguration": ""
"Set-VpnConnectionProxy": ""
"Set-VpnConnectionTriggerDnsConfiguration": ""
"Set-VpnConnectionTriggerTrustedNetwork": ""
"Should": ""
"Show-NetFirewallRule": ""
"Show-NetIPsecRule": ""
"Show-StorageHistory": ""
"Show-VirtualDisk": ""
"Start-AppBackgroundTask": ""
"Start-AutologgerConfig": ""
"Start-Dtc": ""
"Start-DtcTransactionsTraceSession": ""
"Start-EtwTraceSession": ""
"Start-MpScan": ""
"Start-MpWDOScan": ""
"Start-NetEventSession": ""
"Start-PcsvDevice": ""
"Start-ScheduledTask": ""
"Start-StorageDiagnosticLog": ""
"Start-Trace": ""
"Start-WUScan": ""
"Stop-DscConfiguration": ""
"Stop-Dtc": ""
"Stop-DtcTransactionsTraceSession": ""
"Stop-EtwTraceSession": ""
"Stop-NetEventSession": ""
"Stop-PcsvDevice": ""
"Stop-ScheduledTask": ""
"Stop-StorageDiagnosticLog": ""
"Stop-StorageJob": ""
"Stop-Trace": ""
"Suspend-BitLocker": ""
"Suspend-PrintJob": ""
"Suspend-StorageBusDisk": ""
"Sync-NetIPsecRule": ""
"TabExpansion2": "[-inputScript] <string> [-cursorColumn] <int> [[-options] <hashtable>] [<CommonParameters>]"
"Test-Dtc": ""
"Test-NetConnection": ""
"Test-ScriptFileInfo": ""
"Unblock-FileShareAccess": ""
"Unblock-SmbShareAccess": ""
"Uninstall-Dtc": ""
"Uninstall-Module": ""
"Uninstall-Script": ""
"Unlock-BitLocker": ""
"Unregister-AppBackgroundTask": ""
"Unregister-ClusteredScheduledTask": ""
"Unregister-IscsiSession": ""
"Unregister-PSRepository": ""
"Unregister-ScheduledTask": ""
"Unregister-StorageSubsystem": ""
"Update-AutologgerConfig": ""
"Update-Disk": ""
"Update-DscConfiguration": ""
"Update-EtwTraceSession": ""
"Update-HostStorageCache": ""
"Update-IscsiTarget": ""
"Update-IscsiTargetPortal": ""
"Update-Module": ""
"Update-ModuleManifest": ""
"Update-MpSignature": ""
"Update-NetIPsecRule": ""
"Update-Script": ""
"Update-ScriptFileInfo": ""
"Update-SmbMultichannelConnection": ""
"Update-StorageFirmware": ""
"Update-StoragePool": ""
"Update-StorageProviderCache": ""
"Write-DtcTransactionsTraceSession": ""
"Write-PrinterNfcTag": ""
"Write-VolumeCache": ""
"Add-AppxPackage": ""
"Add-AppxProvisionedPackage": ""
"Add-AppxVolume": ""
"Add-BitsFile": ""
"Add-CertificateEnrollmentPolicyServer": ""
"Add-Computer": "[-DomainName] <string> -Credential <pscredential> [-ComputerName <string[]>] [-LocalCredential <pscredential>] [-UnjoinDomainCredential <pscredential>] [-OUPath <string>] [-Server <string>] [-Unsecure] [-Options <JoinOptions>] [-Restart] [-PassThru] [-NewName <string>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Add-Content": "[-Path] <string[]> [-Value] <Object[]> [-PassThru] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Force] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [-NoNewline] [-Encoding <FileSystemCmdletProviderEncoding>] [-Stream <string>] [<CommonParameters>]"
"Add-History": "[[-InputObject] <psobject[]>] [-Passthru] [<CommonParameters>]"
"Add-IntelNetTeamMember": ""
"Add-IntelNetVLAN": ""
"Add-JobTrigger": ""
"Add-KdsRootKey": ""
"Add-LocalGroupMember": ""
"Add-Member": "-InputObject <psobject> -TypeName <string> [-PassThru] [<CommonParameters>]"
"Add-PSSnapin": "[-Name] <string[]> [-PassThru] [<CommonParameters>]"
"Add-Type": "[-TypeDefinition] <string> [-CodeDomProvider <CodeDomProvider>] [-CompilerParameters <CompilerParameters>] [-Language <Language>] [-ReferencedAssemblies <string[]>] [-OutputAssembly <string>] [-OutputType <OutputAssemblyType>] [-PassThru] [-IgnoreWarnings] [<CommonParameters>]"
"Add-WindowsCapability": ""
"Add-WindowsDriver": ""
"Add-WindowsImage": ""
"Add-WindowsPackage": ""
"Checkpoint-Computer": "[-Description] <string> [[-RestorePointType] <string>] [<CommonParameters>]"
"Clear-Content": "[-Path] <string[]> [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Force] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [-Stream <string>] [<CommonParameters>]"
"Clear-EventLog": "[-LogName] <string[]> [[-ComputerName] <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Clear-History": "[[-Id] <int[]>] [[-Count] <int>] [-Newest] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Clear-Item": "[-Path] <string[]> [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Clear-ItemProperty": "[-Path] <string[]> [-Name] <string> [-PassThru] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Clear-KdsCache": ""
"Clear-RecycleBin": "[[-DriveLetter] <string[]>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Clear-Tpm": ""
"Clear-Variable": "[-Name] <string[]> [-Include <string[]>] [-Exclude <string[]>] [-Force] [-PassThru] [-Scope <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Clear-WindowsCorruptMountPoint": ""
"Compare-Object": "[-ReferenceObject] <psobject[]> [-DifferenceObject] <psobject[]> [-SyncWindow <int>] [-Property <Object[]>] [-ExcludeDifferent] [-IncludeEqual] [-PassThru] [-Culture <string>] [-CaseSensitive] [<CommonParameters>]"
"Complete-BitsTransfer": ""
"Complete-DtcDiagnosticTransaction": ""
"Complete-Transaction": "[-WhatIf] [-Confirm] [<CommonParameters>]"
"Confirm-SecureBootUEFI": ""
"Connect-PSSession": "-Name <string[]> [-ThrottleLimit <int>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Connect-WSMan": ""
"ConvertFrom-Csv": "[-InputObject] <psobject[]> [[-Delimiter] <char>] [-Header <string[]>] [<CommonParameters>]"
"ConvertFrom-Json": "[-InputObject] <string> [<CommonParameters>]"
"ConvertFrom-SecureString": ""
"ConvertFrom-String": "[-InputObject] <string> [-Delimiter <string>] [-PropertyNames <string[]>] [<CommonParameters>]"
"ConvertFrom-StringData": "[-StringData] <string> [<CommonParameters>]"
"Convert-Path": "[-Path] <string[]> [-UseTransaction] [<CommonParameters>]"
"Convert-String": "-InputObject <string> [-Example <List[psobject]>] [<CommonParameters>]"
"ConvertTo-Csv": "[-InputObject] <psobject> [[-Delimiter] <char>] [-NoTypeInformation] [<CommonParameters>]"
"ConvertTo-Html": "[[-Property] <Object[]>] [[-Head] <string[]>] [[-Title] <string>] [[-Body] <string[]>] [-InputObject <psobject>] [-As <string>] [-CssUri <uri>] [-PostContent <string[]>] [-PreContent <string[]>] [<CommonParameters>]"
"ConvertTo-Json": "[-InputObject] <Object> [-Depth <int>] [-Compress] [<CommonParameters>]"
"ConvertTo-ProcessMitigationPolicy": ""
"ConvertTo-SecureString": ""
"ConvertTo-TpmOwnerAuth": ""
"ConvertTo-Xml": "[-InputObject] <psobject> [-Depth <int>] [-NoTypeInformation] [-As <string>] [<CommonParameters>]"
"Copy-Item": "[-Path] <string[]> [[-Destination] <string>] [-Container] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Recurse] [-PassThru] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [-FromSession <PSSession>] [-ToSession <PSSession>] [<CommonParameters>]"
"Copy-ItemProperty": "[-Path] <string[]> [-Destination] <string> [-Name] <string> [-PassThru] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Debug-Job": "[-Job] <Job> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Debug-Process": "[-Name] <string[]> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Debug-Runspace": "[-Runspace] <runspace> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Delete-DeliveryOptimizationCache": ""
"Disable-AppBackgroundTaskDiagnosticLog": ""
"Disable-ComputerRestore": "[-Drive] <string[]> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Disable-JobTrigger": ""
"Disable-LocalUser": ""
"Disable-PSBreakpoint": "[-Breakpoint] <Breakpoint[]> [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Disable-PSRemoting": "[-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Disable-PSSessionConfiguration": "[[-Name] <string[]>] [-Force] [-NoServiceRestart] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Disable-RunspaceDebug": "[[-RunspaceName] <string[]>] [<CommonParameters>]"
"Disable-ScheduledJob": ""
"Disable-TlsCipherSuite": ""
"Disable-TlsEccCurve": ""
"Disable-TlsSessionTicketKey": ""
"Disable-TpmAutoProvisioning": ""
"Disable-WindowsErrorReporting": ""
"Disable-WindowsOptionalFeature": ""
"Disable-WSManCredSSP": ""
"Disconnect-PSSession": "[-Session] <PSSession[]> [-IdleTimeoutSec <int>] [-OutputBufferingMode <OutputBufferingMode>] [-ThrottleLimit <int>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Disconnect-WSMan": ""
"Dismount-AppxVolume": ""
"Dismount-WindowsImage": ""
"Enable-AppBackgroundTaskDiagnosticLog": ""
"Enable-ComputerRestore": "[-Drive] <string[]> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Enable-JobTrigger": ""
"Enable-LocalUser": ""
"Enable-PSBreakpoint": "[-Id] <int[]> [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Enable-PSRemoting": "[-Force] [-SkipNetworkProfileCheck] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Enable-PSSessionConfiguration": "[[-Name] <string[]>] [-Force] [-SecurityDescriptorSddl <string>] [-SkipNetworkProfileCheck] [-NoServiceRestart] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Enable-RunspaceDebug": "[[-RunspaceName] <string[]>] [-BreakAll] [<CommonParameters>]"
"Enable-ScheduledJob": ""
"Enable-TlsCipherSuite": ""
"Enable-TlsEccCurve": ""
"Enable-TlsSessionTicketKey": ""
"Enable-TpmAutoProvisioning": ""
"Enable-WindowsErrorReporting": ""
"Enable-WindowsOptionalFeature": ""
"Enable-WSManCredSSP": ""
"Enter-PSHostProcess": "[-Id] <int> [[-AppDomainName] <string>] [<CommonParameters>]"
"Enter-PSSession": "[-ComputerName] <string> [-EnableNetworkAccess] [-Credential <pscredential>] [-ConfigurationName <string>] [-Port <int>] [-UseSSL] [-ApplicationName <string>] [-SessionOption <PSSessionOption>] [-Authentication <AuthenticationMechanism>] [-CertificateThumbprint <string>] [<CommonParameters>]"
"Exit-PSHostProcess": "[<CommonParameters>]"
"Exit-PSSession": "[<CommonParameters>]"
"Expand-WindowsCustomDataImage": ""
"Expand-WindowsImage": ""
"Export-Alias": "[-Path] <string> [[-Name] <string[]>] [-PassThru] [-As <ExportAliasFormat>] [-Append] [-Force] [-NoClobber] [-Description <string>] [-Scope <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Export-BinaryMiLog": ""
"Export-Certificate": ""
"Export-Clixml": "[-Path] <string> -InputObject <psobject> [-Depth <int>] [-Force] [-NoClobber] [-Encoding <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Export-Console": "[[-Path] <string>] [-Force] [-NoClobber] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Export-Counter": ""
"Export-Csv": "[[-Path] <string>] [[-Delimiter] <char>] -InputObject <psobject> [-LiteralPath <string>] [-Force] [-NoClobber] [-Encoding <string>] [-Append] [-NoTypeInformation] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Export-FormatData": "-InputObject <ExtendedTypeDefinition[]> -Path <string> [-Force] [-NoClobber] [-IncludeScriptBlock] [<CommonParameters>]"
"Export-ModuleMember": "[[-Function] <string[]>] [-Cmdlet <string[]>] [-Variable <string[]>] [-Alias <string[]>] [<CommonParameters>]"
"Export-PfxCertificate": ""
"Export-ProvisioningPackage": ""
"Export-PSSession": "[-Session] <PSSession> [-OutputModule] <string> [[-CommandName] <string[]>] [[-FormatTypeName] <string[]>] [-Force] [-Encoding <string>] [-AllowClobber] [-ArgumentList <Object[]>] [-CommandType <CommandTypes>] [-Module <string[]>] [-FullyQualifiedModule <ModuleSpecification[]>] [-Certificate <X509Certificate2>] [<CommonParameters>]"
"Export-StartLayout": ""
"Export-StartLayoutEdgeAssets": ""
"Export-TlsSessionTicketKey": ""
"Export-Trace": ""
"Export-WindowsCapabilitySource": ""
"Export-WindowsDriver": ""
"Export-WindowsImage": ""
"Find-Package": ""
"Find-PackageProvider": ""
"ForEach-Object": "[-Process] <scriptblock[]> [-InputObject <psobject>] [-Begin <scriptblock>] [-End <scriptblock>] [-RemainingScripts <scriptblock[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Format-Custom": "[[-Property] <Object[]>] [-Depth <int>] [-GroupBy <Object>] [-View <string>] [-ShowError] [-DisplayError] [-Force] [-Expand <string>] [-InputObject <psobject>] [<CommonParameters>]"
"Format-List": "[[-Property] <Object[]>] [-GroupBy <Object>] [-View <string>] [-ShowError] [-DisplayError] [-Force] [-Expand <string>] [-InputObject <psobject>] [<CommonParameters>]"
"Format-SecureBootUEFI": ""
"Format-Table": "[[-Property] <Object[]>] [-AutoSize] [-RepeatHeader] [-HideTableHeaders] [-Wrap] [-GroupBy <Object>] [-View <string>] [-ShowError] [-DisplayError] [-Force] [-Expand <string>] [-InputObject <psobject>] [<CommonParameters>]"
"Format-Wide": "[[-Property] <Object>] [-AutoSize] [-Column <int>] [-GroupBy <Object>] [-View <string>] [-ShowError] [-DisplayError] [-Force] [-Expand <string>] [-InputObject <psobject>] [<CommonParameters>]"
"Get-Acl": ""
"Get-Alias": "[[-Name] <string[]>] [-Exclude <string[]>] [-Scope <string>] [<CommonParameters>]"
"Get-AppxDefaultVolume": ""
"Get-AppxPackage": ""
"Get-AppxPackageManifest": ""
"Get-AppxProvisionedPackage": ""
"Get-AppxVolume": ""
"Get-AuthenticodeSignature": ""
"Get-BitsTransfer": ""
"Get-Certificate": ""
"Get-CertificateAutoEnrollmentPolicy": ""
"Get-CertificateEnrollmentPolicyServer": ""
"Get-CertificateNotificationTask": ""
"Get-ChildItem": "[[-Path] <string[]>] [[-Filter] <string>] [-Include <string[]>] [-Exclude <string[]>] [-Recurse] [-Depth <uint32>] [-Force] [-Name] [-UseTransaction] [-Attributes <FlagsExpression[FileAttributes]>] [-Directory] [-File] [-Hidden] [-ReadOnly] [-System] [<CommonParameters>]"
"Get-CimAssociatedInstance": ""
"Get-CimClass": ""
"Get-CimInstance": ""
"Get-CimSession": ""
"Get-Clipboard": "[-Format <ClipboardFormat>] [-TextFormatType <TextDataFormat>] [-Raw] [<CommonParameters>]"
"Get-CmsMessage": ""
"Get-Command": "[[-ArgumentList] <Object[]>] [-Verb <string[]>] [-Noun <string[]>] [-Module <string[]>] [-FullyQualifiedModule <ModuleSpecification[]>] [-TotalCount <int>] [-Syntax] [-ShowCommandInfo] [-All] [-ListImported] [-ParameterName <string[]>] [-ParameterType <PSTypeName[]>] [<CommonParameters>]"
"Get-ComputerInfo": "[[-Property] <string[]>] [<CommonParameters>]"
"Get-ComputerRestorePoint": "[[-RestorePoint] <int[]>] [<CommonParameters>]"
"Get-Content": "[-Path] <string[]> [-ReadCount <long>] [-TotalCount <long>] [-Tail <int>] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Force] [-Credential <pscredential>] [-UseTransaction] [-Delimiter <string>] [-Wait] [-Raw] [-Encoding <FileSystemCmdletProviderEncoding>] [-Stream <string>] [<CommonParameters>]"
"Get-ControlPanelItem": "[[-Name] <string[]>] [-Category <string[]>] [<CommonParameters>]"
"Get-Counter": ""
"Get-Credential": ""
"Get-Culture": "[<CommonParameters>]"
"Get-DAPolicyChange": ""
"Get-Date": "[[-Date] <datetime>] [-Year <int>] [-Month <int>] [-Day <int>] [-Hour <int>] [-Minute <int>] [-Second <int>] [-Millisecond <int>] [-DisplayHint <DisplayHintType>] [-Format <string>] [<CommonParameters>]"
"Get-DeliveryOptimizationLog": ""
"Get-DeliveryOptimizationLogAnalysis": ""
"Get-Event": "[[-SourceIdentifier] <string>] [<CommonParameters>]"
"Get-EventLog": "[-LogName] <string> [[-InstanceId] <long[]>] [-ComputerName <string[]>] [-Newest <int>] [-After <datetime>] [-Before <datetime>] [-UserName <string[]>] [-Index <int[]>] [-EntryType <string[]>] [-Source <string[]>] [-Message <string>] [-AsBaseObject] [<CommonParameters>]"
"Get-EventSubscriber": "[[-SourceIdentifier] <string>] [-Force] [<CommonParameters>]"
"Get-ExecutionPolicy": ""
"Get-FormatData": "[[-TypeName] <string[]>] [-PowerShellVersion <version>] [<CommonParameters>]"
"Get-Help": "[[-Name] <string>] [-Path <string>] [-Category <string[]>] [-Component <string[]>] [-Functionality <string[]>] [-Role <string[]>] [-Full] [<CommonParameters>]"
"Get-History": "[[-Id] <long[]>] [[-Count] <int>] [<CommonParameters>]"
"Get-Host": "[<CommonParameters>]"
"Get-HotFix": "[[-Id] <string[]>] [-ComputerName <string[]>] [-Credential <pscredential>] [<CommonParameters>]"
"Get-IntelNetAdapter": ""
"Get-IntelNetAdapterBandwidthPercentages": ""
"Get-IntelNetAdapterProfileSettings": ""
"Get-IntelNetAdapterSetting": ""
"Get-IntelNetAdapterStatus": ""
"Get-IntelNetIscsiBootCrashDump": ""
"Get-IntelNetTeam": ""
"Get-IntelNetTeamSetting": ""
"Get-IntelNetVLAN": ""
"Get-IntelNetVLANJumboPacket": ""
"Get-Item": "[-Path] <string[]> [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Force] [-Credential <pscredential>] [-UseTransaction] [-Stream <string[]>] [<CommonParameters>]"
"Get-ItemProperty": "[-Path] <string[]> [[-Name] <string[]>] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-UseTransaction] [<CommonParameters>]"
"Get-ItemPropertyValue": "[[-Path] <string[]>] [-Name] <string[]> [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-UseTransaction] [<CommonParameters>]"
"Get-Job": "[[-Id] <int[]>] [-IncludeChildJob] [-ChildJobState <JobState>] [-HasMoreData <bool>] [-Before <datetime>] [-After <datetime>] [-Newest <int>] [<CommonParameters>]"
"Get-JobTrigger": ""
"Get-KdsConfiguration": ""
"Get-KdsRootKey": ""
"Get-LocalGroup": ""
"Get-LocalGroupMember": ""
"Get-LocalUser": ""
"Get-Location": "[-PSProvider <string[]>] [-PSDrive <string[]>] [-UseTransaction] [<CommonParameters>]"
"Get-Member": "[[-Name] <string[]>] [-InputObject <psobject>] [-MemberType <PSMemberTypes>] [-View <PSMemberViewTypes>] [-Static] [-Force] [<CommonParameters>]"
"Get-Module": "[[-Name] <string[]>] [-FullyQualifiedName <ModuleSpecification[]>] [-All] [<CommonParameters>]"
"Get-NonRemovableAppsPolicy": ""
"Get-Package": ""
"Get-PackageProvider": ""
"Get-PackageSource": ""
"Get-PfxCertificate": ""
"Get-PfxData": ""
"Get-PmemDisk": ""
"Get-PmemPhysicalDevice": ""
"Get-PmemUnusedRegion": ""
"Get-Process": "[[-Name] <string[]>] [-ComputerName <string[]>] [-Module] [-FileVersionInfo] [<CommonParameters>]"
"Get-ProcessMitigation": ""
"Get-ProvisioningPackage": ""
"Get-PSBreakpoint": "[[-Script] <string[]>] [<CommonParameters>]"
"Get-PSCallStack": "[<CommonParameters>]"
"Get-PSDrive": "[[-Name] <string[]>] [-Scope <string>] [-PSProvider <string[]>] [-UseTransaction] [<CommonParameters>]"
"Get-PSHostProcessInfo": "[[-Name] <string[]>] [<CommonParameters>]"
"Get-PSProvider": "[[-PSProvider] <string[]>] [<CommonParameters>]"
"Get-PSReadLineKeyHandler": "[-Bound] [-Unbound] [<CommonParameters>]"
"Get-PSReadLineOption": "[<CommonParameters>]"
"Get-PSSession": "[-Name <string[]>] [<CommonParameters>]"
"Get-PSSessionCapability": "[-ConfigurationName] <string> [-Username] <string> [-Full] [<CommonParameters>]"
"Get-PSSessionConfiguration": "[[-Name] <string[]>] [-Force] [<CommonParameters>]"
"Get-PSSnapin": "[[-Name] <string[]>] [-Registered] [<CommonParameters>]"
"Get-Random": "[[-Maximum] <Object>] [-SetSeed <int>] [-Minimum <Object>] [<CommonParameters>]"
"Get-Runspace": "[[-Name] <string[]>] [<CommonParameters>]"
"Get-RunspaceDebug": "[[-RunspaceName] <string[]>] [<CommonParameters>]"
"Get-ScheduledJob": ""
"Get-ScheduledJobOption": ""
"Get-SecureBootPolicy": ""
"Get-SecureBootUEFI": ""
"Get-Service": "[[-Name] <string[]>] [-ComputerName <string[]>] [-DependentServices] [-RequiredServices] [-Include <string[]>] [-Exclude <string[]>] [<CommonParameters>]"
"Get-TimeZone": "[[-Name] <string[]>] [<CommonParameters>]"
"Get-TlsCipherSuite": ""
"Get-TlsEccCurve": ""
"Get-Tpm": ""
"Get-TpmEndorsementKeyInfo": ""
"Get-TpmSupportedFeature": ""
"Get-TraceSource": "[[-Name] <string[]>] [<CommonParameters>]"
"Get-Transaction": "[<CommonParameters>]"
"Get-TroubleshootingPack": ""
"Get-TrustedProvisioningCertificate": ""
"Get-TypeData": "[[-TypeName] <string[]>] [<CommonParameters>]"
"Get-UICulture": "[<CommonParameters>]"
"Get-Unique": "[-InputObject <psobject>] [-AsString] [<CommonParameters>]"
"Get-Variable": "[[-Name] <string[]>] [-ValueOnly] [-Include <string[]>] [-Exclude <string[]>] [-Scope <string>] [<CommonParameters>]"
"Get-WheaMemoryPolicy": ""
"Get-WIMBootEntry": ""
"Get-WinAcceptLanguageFromLanguageListOptOut": ""
"Get-WinCultureFromLanguageListOptOut": ""
"Get-WinDefaultInputMethodOverride": ""
"Get-WindowsCapability": ""
"Get-WindowsDeveloperLicense": ""
"Get-WindowsDriver": ""
"Get-WindowsEdition": ""
"Get-WindowsErrorReporting": ""
"Get-WindowsImage": ""
"Get-WindowsImageContent": ""
"Get-WindowsOptionalFeature": ""
"Get-WindowsPackage": ""
"Get-WindowsReservedStorageState": ""
"Get-WindowsSearchSetting": ""
"Get-WinEvent": ""
"Get-WinHomeLocation": ""
"Get-WinLanguageBarOption": ""
"Get-WinSystemLocale": ""
"Get-WinUILanguageOverride": ""
"Get-WinUserLanguageList": ""
"Get-WmiObject": "[-Class] <string> [[-Property] <string[]>] [-Filter <string>] [-Amended] [-DirectRead] [-AsJob] [-Impersonation <ImpersonationLevel>] [-Authentication <AuthenticationLevel>] [-Locale <string>] [-EnableAllPrivileges] [-Authority <string>] [-Credential <pscredential>] [-ThrottleLimit <int>] [-ComputerName <string[]>] [-Namespace <string>] [<CommonParameters>]"
"Get-WSManCredSSP": ""
"Get-WSManInstance": ""
"Group-Object": "[[-Property] <Object[]>] [-NoElement] [-AsHashTable] [-AsString] [-InputObject <psobject>] [-Culture <string>] [-CaseSensitive] [<CommonParameters>]"
"Import-Alias": "[-Path] <string> [-Scope <string>] [-PassThru] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Import-BinaryMiLog": ""
"Import-Certificate": ""
"Import-Clixml": "[-Path] <string[]> [-IncludeTotalCount] [-Skip <uint64>] [-First <uint64>] [<CommonParameters>]"
"Import-Counter": ""
"Import-Csv": "[[-Path] <string[]>] [[-Delimiter] <char>] [-LiteralPath <string[]>] [-Header <string[]>] [-Encoding <string>] [<CommonParameters>]"
"Import-LocalizedData": "[[-BindingVariable] <string>] [[-UICulture] <string>] [-BaseDirectory <string>] [-FileName <string>] [-SupportedCommand <string[]>] [<CommonParameters>]"
"Import-Module": "[-Name] <string[]> [-Global] [-Prefix <string>] [-Function <string[]>] [-Cmdlet <string[]>] [-Variable <string[]>] [-Alias <string[]>] [-Force] [-PassThru] [-AsCustomObject] [-MinimumVersion <version>] [-MaximumVersion <string>] [-RequiredVersion <version>] [-ArgumentList <Object[]>] [-DisableNameChecking] [-NoClobber] [-Scope <string>] [<CommonParameters>]"
"Import-PackageProvider": ""
"Import-PfxCertificate": ""
"Import-PSSession": "[-Session] <PSSession> [[-CommandName] <string[]>] [[-FormatTypeName] <string[]>] [-Prefix <string>] [-DisableNameChecking] [-AllowClobber] [-ArgumentList <Object[]>] [-CommandType <CommandTypes>] [-Module <string[]>] [-FullyQualifiedModule <ModuleSpecification[]>] [-Certificate <X509Certificate2>] [<CommonParameters>]"
"Import-StartLayout": ""
"Import-TpmOwnerAuth": ""
"Initialize-PmemPhysicalDevice": ""
"Initialize-Tpm": ""
"Install-Package": ""
"Install-PackageProvider": ""
"Install-ProvisioningPackage": ""
"Install-TrustedProvisioningCertificate": ""
"Invoke-CimMethod": ""
"Invoke-Command": "[-ScriptBlock] <scriptblock> [-NoNewScope] [-InputObject <psobject>] [-ArgumentList <Object[]>] [<CommonParameters>]"
"Invoke-CommandInDesktopPackage": ""
"Invoke-DscResource": ""
"Invoke-Expression": "[-Command] <string> [<CommonParameters>]"
"Invoke-History": "[[-Id] <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Invoke-Item": "[-Path] <string[]> [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Invoke-RestMethod": "[-Uri] <uri> [-Method <WebRequestMethod>] [-UseBasicParsing] [-WebSession <WebRequestSession>] [-SessionVariable <string>] [-Credential <pscredential>] [-UseDefaultCredentials] [-CertificateThumbprint <string>] [-Certificate <X509Certificate>] [-UserAgent <string>] [-DisableKeepAlive] [-TimeoutSec <int>] [-Headers <IDictionary>] [-MaximumRedirection <int>] [-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-Body <Object>] [-ContentType <string>] [-TransferEncoding <string>] [-InFile <string>] [-OutFile <string>] [-PassThru] [<CommonParameters>]"
"Invoke-TroubleshootingPack": ""
"Invoke-WebRequest": "[-Uri] <uri> [-UseBasicParsing] [-WebSession <WebRequestSession>] [-SessionVariable <string>] [-Credential <pscredential>] [-UseDefaultCredentials] [-CertificateThumbprint <string>] [-Certificate <X509Certificate>] [-UserAgent <string>] [-DisableKeepAlive] [-TimeoutSec <int>] [-Headers <IDictionary>] [-MaximumRedirection <int>] [-Method <WebRequestMethod>] [-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-Body <Object>] [-ContentType <string>] [-TransferEncoding <string>] [-InFile <string>] [-OutFile <string>] [-PassThru] [<CommonParameters>]"
"Invoke-WmiMethod": "[-Class] <string> [-Name] <string> [[-ArgumentList] <Object[]>] [-AsJob] [-Impersonation <ImpersonationLevel>] [-Authentication <AuthenticationLevel>] [-Locale <string>] [-EnableAllPrivileges] [-Authority <string>] [-Credential <pscredential>] [-ThrottleLimit <int>] [-ComputerName <string[]>] [-Namespace <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Invoke-WSManAction": ""
"Join-DtcDiagnosticResourceManager": ""
"Join-Path": "[-Path] <string[]> [-ChildPath] <string> [-Resolve] [-Credential <pscredential>] [-UseTransaction] [<CommonParameters>]"
"Limit-EventLog": "[-LogName] <string[]> [-ComputerName <string[]>] [-RetentionDays <int>] [-OverflowAction <OverflowAction>] [-MaximumSize <long>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Measure-Command": "[-Expression] <scriptblock> [-InputObject <psobject>] [<CommonParameters>]"
"Measure-Object": "[[-Property] <string[]>] [-InputObject <psobject>] [-Sum] [-Average] [-Maximum] [-Minimum] [<CommonParameters>]"
"Mount-AppxVolume": ""
"Mount-WindowsImage": ""
"Move-AppxPackage": ""
"Move-Item": "[-Path] <string[]> [[-Destination] <string>] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-PassThru] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Move-ItemProperty": "[-Path] <string[]> [-Destination] <string> [-Name] <string[]> [-PassThru] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"New-Alias": "[-Name] <string> [-Value] <string> [-Description <string>] [-Option <ScopedItemOptions>] [-PassThru] [-Scope <string>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"New-CertificateNotificationTask": ""
"New-CimInstance": ""
"New-CimSession": ""
"New-CimSessionOption": ""
"New-DtcDiagnosticTransaction": ""
"New-Event": "[-SourceIdentifier] <string> [[-Sender] <psobject>] [[-EventArguments] <psobject[]>] [[-MessageData] <psobject>] [<CommonParameters>]"
"New-EventLog": "[-LogName] <string> [-Source] <string[]> [[-ComputerName] <string[]>] [-CategoryResourceFile <string>] [-MessageResourceFile <string>] [-ParameterResourceFile <string>] [<CommonParameters>]"
"New-FileCatalog": ""
"New-IntelNetTeam": ""
"New-Item": "[-Path] <string[]> [-ItemType <string>] [-Value <Object>] [-Force] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"New-ItemProperty": "[-Path] <string[]> [-Name] <string> [-PropertyType <string>] [-Value <Object>] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"New-JobTrigger": ""
"New-LocalGroup": ""
"New-LocalUser": ""
"New-Module": "[-ScriptBlock] <scriptblock> [-Function <string[]>] [-Cmdlet <string[]>] [-ReturnResult] [-AsCustomObject] [-ArgumentList <Object[]>] [<CommonParameters>]"
"New-ModuleManifest": "[-Path] <string> [-NestedModules <Object[]>] [-Guid <guid>] [-Author <string>] [-CompanyName <string>] [-Copyright <string>] [-RootModule <string>] [-ModuleVersion <version>] [-Description <string>] [-ProcessorArchitecture <ProcessorArchitecture>] [-PowerShellVersion <version>] [-ClrVersion <version>] [-DotNetFrameworkVersion <version>] [-PowerShellHostName <string>] [-PowerShellHostVersion <version>] [-RequiredModules <Object[]>] [-TypesToProcess <string[]>] [-FormatsToProcess <string[]>] [-ScriptsToProcess <string[]>] [-RequiredAssemblies <string[]>] [-FileList <string[]>] [-ModuleList <Object[]>] [-FunctionsToExport <string[]>] [-AliasesToExport <string[]>] [-VariablesToExport <string[]>] [-CmdletsToExport <string[]>] [-DscResourcesToExport <string[]>] [-CompatiblePSEditions <string[]>] [-PrivateData <Object>] [-Tags <string[]>] [-ProjectUri <uri>] [-LicenseUri <uri>] [-IconUri <uri>] [-ReleaseNotes <string>] [-HelpInfoUri <string>] [-PassThru] [-DefaultCommandPrefix <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"New-NetIPsecAuthProposal": ""
"New-NetIPsecMainModeCryptoProposal": ""
"New-NetIPsecQuickModeCryptoProposal": ""
"New-Object": "[-TypeName] <string> [[-ArgumentList] <Object[]>] [-Property <IDictionary>] [<CommonParameters>]"
"New-PmemDisk": ""
"New-ProvisioningRepro": ""
"New-PSDrive": "[-Name] <string> [-PSProvider] <string> [-Root] <string> [-Description <string>] [-Scope <string>] [-Persist] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"New-PSRoleCapabilityFile": "[-Path] <string> [-Guid <guid>] [-Author <string>] [-Description <string>] [-CompanyName <string>] [-Copyright <string>] [-ModulesToImport <Object[]>] [-VisibleAliases <string[]>] [-VisibleCmdlets <Object[]>] [-VisibleFunctions <Object[]>] [-VisibleExternalCommands <string[]>] [-VisibleProviders <string[]>] [-ScriptsToProcess <string[]>] [-AliasDefinitions <IDictionary[]>] [-FunctionDefinitions <IDictionary[]>] [-VariableDefinitions <Object>] [-EnvironmentVariables <IDictionary>] [-TypesToProcess <string[]>] [-FormatsToProcess <string[]>] [-AssembliesToLoad <string[]>] [<CommonParameters>]"
"New-PSSession": "[[-ComputerName] <string[]>] [-Credential <pscredential>] [-Name <string[]>] [-EnableNetworkAccess] [-ConfigurationName <string>] [-Port <int>] [-UseSSL] [-ApplicationName <string>] [-ThrottleLimit <int>] [-SessionOption <PSSessionOption>] [-Authentication <AuthenticationMechanism>] [-CertificateThumbprint <string>] [<CommonParameters>]"
"New-PSSessionConfigurationFile": "[-Path] <string> [-SchemaVersion <version>] [-Guid <guid>] [-Author <string>] [-Description <string>] [-CompanyName <string>] [-Copyright <string>] [-SessionType <SessionType>] [-TranscriptDirectory <string>] [-RunAsVirtualAccount] [-RunAsVirtualAccountGroups <string[]>] [-MountUserDrive] [-UserDriveMaximumSize <long>] [-GroupManagedServiceAccount <string>] [-ScriptsToProcess <string[]>] [-RoleDefinitions <IDictionary>] [-RequiredGroups <IDictionary>] [-LanguageMode <PSLanguageMode>] [-ExecutionPolicy <ExecutionPolicy>] [-PowerShellVersion <version>] [-ModulesToImport <Object[]>] [-VisibleAliases <string[]>] [-VisibleCmdlets <Object[]>] [-VisibleFunctions <Object[]>] [-VisibleExternalCommands <string[]>] [-VisibleProviders <string[]>] [-AliasDefinitions <IDictionary[]>] [-FunctionDefinitions <IDictionary[]>] [-VariableDefinitions <Object>] [-EnvironmentVariables <IDictionary>] [-TypesToProcess <string[]>] [-FormatsToProcess <string[]>] [-AssembliesToLoad <string[]>] [-Full] [<CommonParameters>]"
"New-PSSessionOption": "[-MaximumRedirection <int>] [-NoCompression] [-NoMachineProfile] [-Culture <cultureinfo>] [-UICulture <cultureinfo>] [-MaximumReceivedDataSizePerCommand <int>] [-MaximumReceivedObjectSize <int>] [-OutputBufferingMode <OutputBufferingMode>] [-MaxConnectionRetryCount <int>] [-ApplicationArguments <psprimitivedictionary>] [-OpenTimeout <int>] [-CancelTimeout <int>] [-IdleTimeout <int>] [-ProxyAccessType <ProxyAccessType>] [-ProxyAuthentication <AuthenticationMechanism>] [-ProxyCredential <pscredential>] [-SkipCACheck] [-SkipCNCheck] [-SkipRevocationCheck] [-OperationTimeout <int>] [-NoEncryption] [-UseUTF16] [-IncludePortInSPN] [<CommonParameters>]"
"New-PSTransportOption": "[-MaxIdleTimeoutSec <int>] [-ProcessIdleTimeoutSec <int>] [-MaxSessions <int>] [-MaxConcurrentCommandsPerSession <int>] [-MaxSessionsPerUser <int>] [-MaxMemoryPerSessionMB <int>] [-MaxProcessesPerSession <int>] [-MaxConcurrentUsers <int>] [-IdleTimeoutSec <int>] [-OutputBufferingMode <OutputBufferingMode>] [<CommonParameters>]"
"New-PSWorkflowExecutionOption": ""
"New-ScheduledJobOption": ""
"New-SelfSignedCertificate": ""
"New-Service": "[-Name] <string> [-BinaryPathName] <string> [-DisplayName <string>] [-Description <string>] [-StartupType <ServiceStartMode>] [-Credential <pscredential>] [-DependsOn <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"New-TimeSpan": "[[-Start] <datetime>] [[-End] <datetime>] [<CommonParameters>]"
"New-TlsSessionTicketKey": ""
"New-Variable": "[-Name] <string> [[-Value] <Object>] [-Description <string>] [-Option <ScopedItemOptions>] [-Visibility <SessionStateEntryVisibility>] [-Force] [-PassThru] [-Scope <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"New-WebServiceProxy": "[-Uri] <uri> [[-Class] <string>] [[-Namespace] <string>] [<CommonParameters>]"
"New-WindowsCustomImage": ""
"New-WindowsImage": ""
"New-WinEvent": ""
"New-WinUserLanguageList": ""
"New-WSManInstance": ""
"New-WSManSessionOption": ""
"Optimize-AppxProvisionedPackages": ""
"Optimize-WindowsImage": ""
"Out-Default": "[-Transcript] [-InputObject <psobject>] [<CommonParameters>]"
"Out-File": "[-FilePath] <string> [[-Encoding] <string>] [-Append] [-Force] [-NoClobber] [-Width <int>] [-NoNewline] [-InputObject <psobject>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Out-GridView": "[-InputObject <psobject>] [-Title <string>] [-PassThru] [<CommonParameters>]"
"Out-Host": "[-Paging] [-InputObject <psobject>] [<CommonParameters>]"
"Out-Null": "[-InputObject <psobject>] [<CommonParameters>]"
"Out-Printer": "[[-Name] <string>] [-InputObject <psobject>] [<CommonParameters>]"
"Out-String": "[-Stream] [-Width <int>] [-InputObject <psobject>] [<CommonParameters>]"
"Pop-Location": "[-PassThru] [-StackName <string>] [-UseTransaction] [<CommonParameters>]"
"Protect-CmsMessage": ""
"Publish-DscConfiguration": ""
"Push-Location": "[[-Path] <string>] [-PassThru] [-StackName <string>] [-UseTransaction] [<CommonParameters>]"
"Read-Host": "[[-Prompt] <Object>] [-AsSecureString] [<CommonParameters>]"
"Receive-DtcDiagnosticTransaction": ""
"Receive-Job": "[-Job] <Job[]> [[-Location] <string[]>] [-Keep] [-NoRecurse] [-Force] [-Wait] [-AutoRemoveJob] [-WriteEvents] [-WriteJobInResults] [<CommonParameters>]"
"Receive-PSSession": "[-Session] <PSSession> [-OutTarget <OutTarget>] [-JobName <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Register-ArgumentCompleter": "-CommandName <string[]> -ScriptBlock <scriptblock> [-Native] [<CommonParameters>]"
"Register-CimIndicationEvent": ""
"Register-EngineEvent": "[-SourceIdentifier] <string> [[-Action] <scriptblock>] [-MessageData <psobject>] [-SupportEvent] [-Forward] [-MaxTriggerCount <int>] [<CommonParameters>]"
"Register-ObjectEvent": "[-InputObject] <psobject> [-EventName] <string> [[-SourceIdentifier] <string>] [[-Action] <scriptblock>] [-MessageData <psobject>] [-SupportEvent] [-Forward] [-MaxTriggerCount <int>] [<CommonParameters>]"
"Register-PackageSource": ""
"Register-PSSessionConfiguration": "[-Name] <string> [-ProcessorArchitecture <string>] [-SessionType <PSSessionType>] [-ApplicationBase <string>] [-RunAsCredential <pscredential>] [-ThreadApartmentState <ApartmentState>] [-ThreadOptions <PSThreadOptions>] [-AccessMode <PSSessionConfigurationAccessMode>] [-UseSharedProcess] [-StartupScript <string>] [-MaximumReceivedDataSizePerCommandMB <double>] [-MaximumReceivedObjectSizeMB <double>] [-SecurityDescriptorSddl <string>] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion <version>] [-SessionTypeOption <PSSessionTypeOption>] [-TransportOption <PSTransportOption>] [-ModulesToImport <Object[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Register-ScheduledJob": ""
"Register-WmiEvent": "[-Class] <string> [[-SourceIdentifier] <string>] [[-Action] <scriptblock>] [-Namespace <string>] [-Credential <pscredential>] [-ComputerName <string>] [-Timeout <long>] [-MessageData <psobject>] [-SupportEvent] [-Forward] [-MaxTriggerCount <int>] [<CommonParameters>]"
"Remove-AppxPackage": ""
"Remove-AppxProvisionedPackage": ""
"Remove-AppxVolume": ""
"Remove-BitsTransfer": ""
"Remove-CertificateEnrollmentPolicyServer": ""
"Remove-CertificateNotificationTask": ""
"Remove-CimInstance": ""
"Remove-CimSession": ""
"Remove-Computer": "[[-UnjoinDomainCredential] <pscredential>] [-Restart] [-Force] [-PassThru] [-WorkgroupName <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-Event": "[-SourceIdentifier] <string> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-EventLog": "[-LogName] <string[]> [[-ComputerName] <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-IntelNetTeam": ""
"Remove-IntelNetTeamMember": ""
"Remove-IntelNetVLAN": ""
"Remove-Item": "[-Path] <string[]> [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Recurse] [-Force] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [-Stream <string[]>] [<CommonParameters>]"
"Remove-ItemProperty": "[-Path] <string[]> [-Name] <string[]> [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Remove-Job": "[-Id] <int[]> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-JobTrigger": ""
"Remove-LocalGroup": ""
"Remove-LocalGroupMember": ""
"Remove-LocalUser": ""
"Remove-Module": "[-Name] <string[]> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-PmemDisk": ""
"Remove-PSBreakpoint": "[-Breakpoint] <Breakpoint[]> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-PSDrive": "[-Name] <string[]> [-PSProvider <string[]>] [-Scope <string>] [-Force] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Remove-PSReadLineKeyHandler": "[-Chord] <string[]> [-ViMode <ViMode>] [<CommonParameters>]"
"Remove-PSSession": "[-Id] <int[]> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-PSSnapin": "[-Name] <string[]> [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-TypeData": "-TypeData <TypeData> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-Variable": "[-Name] <string[]> [-Include <string[]>] [-Exclude <string[]>] [-Force] [-Scope <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-WindowsCapability": ""
"Remove-WindowsDriver": ""
"Remove-WindowsImage": ""
"Remove-WindowsPackage": ""
"Remove-WmiObject": "[-Class] <string> [-AsJob] [-Impersonation <ImpersonationLevel>] [-Authentication <AuthenticationLevel>] [-Locale <string>] [-EnableAllPrivileges] [-Authority <string>] [-Credential <pscredential>] [-ThrottleLimit <int>] [-ComputerName <string[]>] [-Namespace <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Remove-WSManInstance": ""
"Rename-Computer": "[-NewName] <string> [-ComputerName <string>] [-PassThru] [-DomainCredential <pscredential>] [-LocalCredential <pscredential>] [-Force] [-Restart] [-WsmanAuthentication <string>] [-Protocol <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Rename-Item": "[-Path] <string> [-NewName] <string> [-Force] [-PassThru] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Rename-ItemProperty": "[-Path] <string> [-Name] <string> [-NewName] <string> [-PassThru] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Rename-LocalGroup": ""
"Rename-LocalUser": ""
"Repair-WindowsImage": ""
"Reset-ComputerMachinePassword": "[-Server <string>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Resolve-DnsName": ""
"Resolve-Path": "[-Path] <string[]> [-Relative] [-Credential <pscredential>] [-UseTransaction] [<CommonParameters>]"
"Restart-Computer": "[[-ComputerName] <string[]>] [[-Credential] <pscredential>] [-DcomAuthentication <AuthenticationLevel>] [-Impersonation <ImpersonationLevel>] [-WsmanAuthentication <string>] [-Protocol <string>] [-Force] [-Wait] [-Timeout <int>] [-For <WaitForServiceTypes>] [-Delay <int16>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Restart-Service": "[-InputObject] <ServiceController[]> [-Force] [-PassThru] [-Include <string[]>] [-Exclude <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Restore-Computer": "[-RestorePoint] <int> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Resume-BitsTransfer": ""
"Resume-Job": "[-Id] <int[]> [-Wait] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Resume-ProvisioningSession": ""
"Resume-Service": "[-InputObject] <ServiceController[]> [-PassThru] [-Include <string[]>] [-Exclude <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Save-Help": "[-DestinationPath] <string[]> [[-Module] <psmoduleinfo[]>] [[-UICulture] <cultureinfo[]>] [-FullyQualifiedModule <ModuleSpecification[]>] [-Credential <pscredential>] [-UseDefaultCredentials] [-Force] [<CommonParameters>]"
"Save-Package": ""
"Save-WindowsImage": ""
"Select-Object": "[[-Property] <Object[]>] [-InputObject <psobject>] [-ExcludeProperty <string[]>] [-ExpandProperty <string>] [-Unique] [-Last <int>] [-First <int>] [-Skip <int>] [-Wait] [<CommonParameters>]"
"Select-Xml": "[-XPath] <string> [-Xml] <XmlNode[]> [-Namespace <hashtable>] [<CommonParameters>]"
"Send-DtcDiagnosticTransaction": ""
"Send-MailMessage": "[-To] <string[]> [-Subject] <string> [[-Body] <string>] [[-SmtpServer] <string>] -From <string> [-Attachments <string[]>] [-Bcc <string[]>] [-BodyAsHtml] [-Encoding <Encoding>] [-Cc <string[]>] [-DeliveryNotificationOption <DeliveryNotificationOptions>] [-Priority <MailPriority>] [-Credential <pscredential>] [-UseSsl] [-Port <int>] [<CommonParameters>]"
"Set-Acl": ""
"Set-Alias": "[-Name] <string> [-Value] <string> [-Description <string>] [-Option <ScopedItemOptions>] [-PassThru] [-Scope <string>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-AppBackgroundTaskResourcePolicy": ""
"Set-AppxDefaultVolume": ""
"Set-AppXProvisionedDataFile": ""
"Set-AuthenticodeSignature": ""
"Set-BitsTransfer": ""
"Set-CertificateAutoEnrollmentPolicy": ""
"Set-CimInstance": ""
"Set-Clipboard": "[-Append] [-AsHtml] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-Content": "[-Path] <string[]> [-Value] <Object[]> [-PassThru] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Force] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [-NoNewline] [-Encoding <FileSystemCmdletProviderEncoding>] [-Stream <string>] [<CommonParameters>]"
"Set-Culture": ""
"Set-Date": "[-Date] <datetime> [-DisplayHint <DisplayHintType>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-DeliveryOptimizationStatus": ""
"Set-DODownloadMode": ""
"Set-DOPercentageMaxBackgroundBandwidth": ""
"Set-DOPercentageMaxForegroundBandwidth": ""
"Set-DscLocalConfigurationManager": ""
"Set-ExecutionPolicy": ""
"Set-IntelNetAdapterMaximumBandwidthPercentage": ""
"Set-IntelNetAdapterMinimumBandwidthPercentage": ""
"Set-IntelNetAdapterSetting": ""
"Set-IntelNetIscsiBootCrashDump": ""
"Set-IntelNetTeam": ""
"Set-IntelNetTeamSetting": ""
"Set-IntelNetVLAN": ""
"Set-IntelNetVLANJumboPacket": ""
"Set-Item": "[-Path] <string[]> [[-Value] <Object>] [-Force] [-PassThru] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Set-ItemProperty": "[-Path] <string[]> [-Name] <string> [-Value] <Object> [-PassThru] [-Force] [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]"
"Set-JobTrigger": ""
"Set-KdsConfiguration": ""
"Set-LocalGroup": ""
"Set-LocalUser": ""
"Set-Location": "[[-Path] <string>] [-PassThru] [-UseTransaction] [<CommonParameters>]"
"Set-NonRemovableAppsPolicy": ""
"Set-PackageSource": ""
"Set-ProcessMitigation": ""
"Set-PSBreakpoint": "[-Script] <string[]> [-Line] <int[]> [[-Column] <int>] [-Action <scriptblock>] [<CommonParameters>]"
"Set-PSDebug": "[-Trace <int>] [-Step] [-Strict] [<CommonParameters>]"
"Set-PSReadLineKeyHandler": "[-Chord] <string[]> [-ScriptBlock] <scriptblock> [-BriefDescription <string>] [-Description <string>] [-ViMode <ViMode>] [<CommonParameters>]"
"Set-PSReadLineOption": "[-EditMode <EditMode>] [-ContinuationPrompt <string>] [-HistoryNoDuplicates] [-AddToHistoryHandler <Func[string,bool]>] [-CommandValidationHandler <Action[CommandAst]>] [-HistorySearchCursorMovesToEnd] [-MaximumHistoryCount <int>] [-MaximumKillRingCount <int>] [-ShowToolTips] [-ExtraPromptLineCount <int>] [-DingTone <int>] [-DingDuration <int>] [-BellStyle <BellStyle>] [-CompletionQueryItems <int>] [-WordDelimiters <string>] [-HistorySearchCaseSensitive] [-HistorySaveStyle <HistorySaveStyle>] [-HistorySavePath <string>] [-AnsiEscapeTimeout <int>] [-PromptText <string>] [-ViModeIndicator <ViModeStyle>] [-Colors <hashtable>] [<CommonParameters>]"
"Set-PSSessionConfiguration": "[-Name] <string> [-ApplicationBase <string>] [-RunAsCredential <pscredential>] [-ThreadApartmentState <ApartmentState>] [-ThreadOptions <PSThreadOptions>] [-AccessMode <PSSessionConfigurationAccessMode>] [-UseSharedProcess] [-StartupScript <string>] [-MaximumReceivedDataSizePerCommandMB <double>] [-MaximumReceivedObjectSizeMB <double>] [-SecurityDescriptorSddl <string>] [-ShowSecurityDescriptorUI] [-Force] [-NoServiceRestart] [-PSVersion <version>] [-SessionTypeOption <PSSessionTypeOption>] [-TransportOption <PSTransportOption>] [-ModulesToImport <Object[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-ScheduledJob": ""
"Set-ScheduledJobOption": ""
"Set-SecureBootUEFI": ""
"Set-Service": "[-Name] <string> [-ComputerName <string[]>] [-DisplayName <string>] [-Description <string>] [-StartupType <ServiceStartMode>] [-Status <string>] [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-StrictMode": "-Version <version> [<CommonParameters>]"
"Set-TimeZone": "[-Name] <string> [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-TpmOwnerAuth": ""
"Set-TraceSource": "[-Name] <string[]> [[-Option] <PSTraceSourceOptions>] [-ListenerOption <TraceOptions>] [-FilePath <string>] [-Force] [-Debugger] [-PSHost] [-PassThru] [<CommonParameters>]"
"Set-Variable": "[-Name] <string[]> [[-Value] <Object>] [-Include <string[]>] [-Exclude <string[]>] [-Description <string>] [-Option <ScopedItemOptions>] [-Force] [-Visibility <SessionStateEntryVisibility>] [-PassThru] [-Scope <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-WheaMemoryPolicy": ""
"Set-WinAcceptLanguageFromLanguageListOptOut": ""
"Set-WinCultureFromLanguageListOptOut": ""
"Set-WinDefaultInputMethodOverride": ""
"Set-WindowsEdition": ""
"Set-WindowsProductKey": ""
"Set-WindowsReservedStorageState": ""
"Set-WindowsSearchSetting": ""
"Set-WinHomeLocation": ""
"Set-WinLanguageBarOption": ""
"Set-WinSystemLocale": ""
"Set-WinUILanguageOverride": ""
"Set-WinUserLanguageList": ""
"Set-WmiInstance": "[-Class] <string> [[-Arguments] <hashtable>] [-PutType <PutType>] [-AsJob] [-Impersonation <ImpersonationLevel>] [-Authentication <AuthenticationLevel>] [-Locale <string>] [-EnableAllPrivileges] [-Authority <string>] [-Credential <pscredential>] [-ThrottleLimit <int>] [-ComputerName <string[]>] [-Namespace <string>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Set-WSManInstance": ""
"Set-WSManQuickConfig": ""
"Show-Command": "[[-Name] <string>] [-Height <double>] [-Width <double>] [-NoCommonParameter] [-ErrorPopup] [-PassThru] [<CommonParameters>]"
"Show-ControlPanelItem": "[-Name] <string[]> [<CommonParameters>]"
"Show-EventLog": "[[-ComputerName] <string>] [<CommonParameters>]"
"Show-WindowsDeveloperLicenseRegistration": ""
"Sort-Object": "[[-Property] <Object[]>] [-Descending] [-Unique] [-InputObject <psobject>] [-Culture <string>] [-CaseSensitive] [<CommonParameters>]"
"Split-Path": "[-Path] <string[]> [-Parent] [-Resolve] [-Credential <pscredential>] [-UseTransaction] [<CommonParameters>]"
"Split-WindowsImage": ""
"Start-BitsTransfer": ""
"Start-DscConfiguration": ""
"Start-DtcDiagnosticResourceManager": ""
"Start-Job": "[-ScriptBlock] <scriptblock> [[-InitializationScript] <scriptblock>] [-Name <string>] [-Credential <pscredential>] [-Authentication <AuthenticationMechanism>] [-RunAs32] [-PSVersion <version>] [-InputObject <psobject>] [-ArgumentList <Object[]>] [<CommonParameters>]"
"Start-OSUninstall": ""
"Start-Process": "[-FilePath] <string> [[-ArgumentList] <string[]>] [-Credential <pscredential>] [-WorkingDirectory <string>] [-LoadUserProfile] [-NoNewWindow] [-PassThru] [-RedirectStandardError <string>] [-RedirectStandardInput <string>] [-RedirectStandardOutput <string>] [-WindowStyle <ProcessWindowStyle>] [-Wait] [-UseNewEnvironment] [<CommonParameters>]"
"Start-Service": "[-InputObject] <ServiceController[]> [-PassThru] [-Include <string[]>] [-Exclude <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Start-Sleep": "[-Seconds] <int> [<CommonParameters>]"
"Start-Transaction": "[-Timeout <int>] [-Independent] [-RollbackPreference <RollbackSeverity>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Start-Transcript": ""
"Stop-Computer": "[[-ComputerName] <string[]>] [[-Credential] <pscredential>] [-AsJob] [-DcomAuthentication <AuthenticationLevel>] [-WsmanAuthentication <string>] [-Protocol <string>] [-Impersonation <ImpersonationLevel>] [-ThrottleLimit <int>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Stop-DtcDiagnosticResourceManager": ""
"Stop-Job": "[-Id] <int[]> [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Stop-Process": "[-Id] <int[]> [-PassThru] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Stop-Service": "[-InputObject] <ServiceController[]> [-Force] [-NoWait] [-PassThru] [-Include <string[]>] [-Exclude <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Stop-Transcript": ""
"Suspend-BitsTransfer": ""
"Suspend-Job": "[-Id] <int[]> [-Force] [-Wait] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Suspend-Service": "[-InputObject] <ServiceController[]> [-PassThru] [-Include <string[]>] [-Exclude <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Switch-Certificate": ""
"Tee-Object": "[-FilePath] <string> [-InputObject <psobject>] [-Append] [<CommonParameters>]"
"Test-Certificate": ""
"Test-ComputerSecureChannel": "[-Repair] [-Server <string>] [-Credential <pscredential>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Test-Connection": "[-ComputerName] <string[]> [-AsJob] [-DcomAuthentication <AuthenticationLevel>] [-WsmanAuthentication <string>] [-Protocol <string>] [-BufferSize <int>] [-Count <int>] [-Impersonation <ImpersonationLevel>] [-ThrottleLimit <int>] [-TimeToLive <int>] [-Delay <int>] [<CommonParameters>]"
"Test-DscConfiguration": ""
"Test-FileCatalog": ""
"Test-IntelNetDiagnostics": ""
"Test-IntelNetIdentifyAdapter": ""
"Test-KdsRootKey": ""
"Test-ModuleManifest": "[-Path] <string> [<CommonParameters>]"
"Test-Path": "[-Path] <string[]> [-Filter <string>] [-Include <string[]>] [-Exclude <string[]>] [-PathType <TestPathType>] [-IsValid] [-Credential <pscredential>] [-UseTransaction] [-OlderThan <datetime>] [-NewerThan <datetime>] [<CommonParameters>]"
"Test-PSSessionConfigurationFile": "[-Path] <string> [<CommonParameters>]"
"Test-WSMan": ""
"Trace-Command": "[-Name] <string[]> [-Expression] <scriptblock> [[-Option] <PSTraceSourceOptions>] [-InputObject <psobject>] [-ListenerOption <TraceOptions>] [-FilePath <string>] [-Force] [-Debugger] [-PSHost] [<CommonParameters>]"
"Unblock-File": "[-Path] <string[]> [-WhatIf] [-Confirm] [<CommonParameters>]"
"Unblock-Tpm": ""
"Undo-DtcDiagnosticTransaction": ""
"Undo-Transaction": "[-WhatIf] [-Confirm] [<CommonParameters>]"
"Uninstall-Package": ""
"Uninstall-ProvisioningPackage": ""
"Uninstall-TrustedProvisioningCertificate": ""
"Unprotect-CmsMessage": ""
"Unregister-Event": "[-SourceIdentifier] <string> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Unregister-PackageSource": ""
"Unregister-PSSessionConfiguration": "[-Name] <string> [-Force] [-NoServiceRestart] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Unregister-ScheduledJob": ""
"Unregister-WindowsDeveloperLicense": ""
"Update-FormatData": "[[-AppendPath] <string[]>] [-PrependPath <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Update-Help": "[[-Module] <string[]>] [[-SourcePath] <string[]>] [[-UICulture] <cultureinfo[]>] [-FullyQualifiedModule <ModuleSpecification[]>] [-Recurse] [-Credential <pscredential>] [-UseDefaultCredentials] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Update-List": "[[-Property] <string>] [-Add <Object[]>] [-Remove <Object[]>] [-InputObject <psobject>] [<CommonParameters>]"
"Update-TypeData": "[[-AppendPath] <string[]>] [-PrependPath <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>]"
"Update-WIMBootEntry": ""
"Use-Transaction": "[-TransactedScript] <scriptblock> [-UseTransaction] [<CommonParameters>]"
"Use-WindowsUnattend": ""
"Wait-Debugger": "[<CommonParameters>]"
"Wait-Event": "[[-SourceIdentifier] <string>] [-Timeout <int>] [<CommonParameters>]"
"Wait-Job": "[-Id] <int[]> [-Any] [-Timeout <int>] [-Force] [<CommonParameters>]"
"Wait-Process": "[-Name] <string[]> [[-Timeout] <int>] [<CommonParameters>]"
"Where-Object": "[-Property] <string> [[-Value] <Object>] [-InputObject <psobject>] [-EQ] [<CommonParameters>]"
"Write-Debug": "[-Message] <string> [<CommonParameters>]"
"Write-Error": "[-Message] <string> [-Category <ErrorCategory>] [-ErrorId <string>] [-TargetObject <Object>] [-RecommendedAction <string>] [-CategoryActivity <string>] [-CategoryReason <string>] [-CategoryTargetName <string>] [-CategoryTargetType <string>] [<CommonParameters>]"
"Write-EventLog": "[-LogName] <string> [-Source] <string> [-EventId] <int> [[-EntryType] <EventLogEntryType>] [-Message] <string> [-Category <int16>] [-RawData <byte[]>] [-ComputerName <string>] [<CommonParameters>]"
"Write-Host": "[[-Object] <Object>] [-NoNewline] [-Separator <Object>] [-ForegroundColor <ConsoleColor>] [-BackgroundColor <ConsoleColor>] [<CommonParameters>]"
"Write-Information": "[-MessageData] <Object> [[-Tags] <string[]>] [<CommonParameters>]"
"Write-Output": "[-InputObject] <psobject[]> [-NoEnumerate] [<CommonParameters>]"
"Write-Progress": "[-Activity] <string> [[-Status] <string>] [[-Id] <int>] [-PercentComplete <int>] [-SecondsRemaining <int>] [-CurrentOperation <string>] [-ParentId <int>] [-Completed] [-SourceId <int>] [<CommonParameters>]"
"Write-Verbose": "[-Message] <string> [<CommonParameters>]"
"Write-Warning": "[-Message] <string> [<CommonParameters>]"
```
## How the list is generated
You don't need to do this, but in case you want to know, here's how the list was made:
1. I ran the following command in a Windows PowerShell terminal: `get-command -syntax >> autocomplete.yaml`.
2. I removed all empty lines and lines that only contain `A:`, `B:` etc.
3. I added `": "` in between command names and parameter lists. I added `"` to the beginning and end of each line.
4. I doubled all `\` characters to `\\`. There was `"cd\"` that became `cd\\"` so that it doesn't interfere with the double quote `"` character.
5. Some commands were present multiple times, with different parameter lists. I removed all duplicates - kept the first occurrence. (Unfortunately some parameter information was lost by this, but the command names are more important).
6. I indented all lines.
7. I added `Windows PowerShell 5:` to the top.
I haven't added, modified, or removed anything from the command names or parameter lists.
The list was generated on 2021-11-27.
# History
> [!page-edit-history]- Page edit history: 2021-11-27 ➔ 2021-11-27
> - [<small>2021-11-27</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commit/8fe24fd06ad7554ea580c314702e9ca13c1ec1d7): Autocomplete: Fix PowerShell 5 list indentation.
> - [<small>2021-11-27</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commit/a16d94e51a1da8626bab73354533e4dcb48e158a): Autocomplete: Custom list for Windows PowerShell 5.
>
> [<small>See this list of commits on GitHub</small>](https://github.com/Taitava/obsidian-shellcommands-documentation/commits/main/Variables/Autocomplete/Custom%20-%20Windows%20PowerShell%205.md).
> ^page-edit-history