Mostrar mensagens com a etiqueta terminal. Mostrar todas as mensagens
Mostrar mensagens com a etiqueta terminal. Mostrar todas as mensagens

segunda-feira, 12 de abril de 2021

Como fazer um scan completo de vulnerabilidades de sistema 🛠️ Auditoria de Segurança com o Lynis | Tutorial Linux em Português



Como fazer uma auditoria completa de segurança de um sistema Linux, macOS, BSD, Solaris ou Unix, com a ferramenta Lynis, para identificar vulnerabilidades, problemas de segurança, configurações erradas ou serviços desprotegidos, e poder resolver os problemas para endurecer e proteger o sistema contra ataques de ciber criminosos pela Internet

O programa Lynis irá fazer um scan detalhado do sistema, e todas as suas defesas de segurança para detectar problemas ou vulnerabilidades que possam existir e comprometer o acesso aos sistema e dados. Os resultados da varredura serão apresentados para várias categorias e serviços a correr, indicando se tudo está bom, instalado, mal configurado, vulnerável, e sugestões que pode efetuar para resolver o problema, configurar ou ativar o serviço.

É muito importante que um administrador de rede e de um sistema ou servidor, faça uma auditoria profissional ao sistema, para melhorar a segurança do sistema ou servidor, e garantir que o sistema não está comprometido ou vulnerável a ataques, não tenha serviços vulneráveis a acessos não autorizados, e que esteja apto a bloquear ataques de ciber criminosos através da internet ou da rede local (LAN), de forma a prevenir que o sistema sofre falhas ou que seja vítima de roubo de dados e informação armazenada.


Conteúdos relacionados
Tutoriais e Análises de Distros Linux https://bit.ly/3odVU6G (playlist)
Gerir acessos em um sistema Linux https://youtu.be/qAhnKeGHrU8
Auditoria de segurança de um sistema Linux https://youtu.be/_BptRN_yXlk
Quebrar senhas de utilizadores https://youtu.be/3-mnx-MMmF4
Esteganografia para esconder ficheiros https://youtu.be/mKltEI8wVFc
Verificar portas abertas no sistema https://youtu.be/JZX1c_J7BU8


domingo, 11 de abril de 2021

Como quebrar e descobrir passwords de utilizadores 🛠️ Utilizar o John the Ripper para crackar passwords | Tutorial Linux em Português


Como utilizar a ferramenta John the Ripper para quebrar ou recuperar as passwords de utilizadores de um sistema Linux. O programa irá utilizar um dicionário predefinido para comparar todas as hashes das palavras-passe das contas dos utilizadores e assim descobrir as senhas secretas dos utilizadores. Este processo pode ser rápido, demorar horas, ou dias, depende da complexidade das passwords que necessitam ser quebradas, por isso é que deve utilizar uma frase-chave (passphrase) em vez de uma palavra chave (password) com letras, números e símbolos, para tornar este processo difícil ou impossível para os ciber criminosos. Como poderá ver no tutorial, irei utilizar o ficheiro passwd e shadow de um sistema Linux, e numa questão de segundos irei descobrir as passwords de 5 utilizadores.

John the Ripper é uma ferramenta de código aberto para auditoria e recuperação de senhas para sistemas operativos. O programa oferece suporte a centenas de tipos de hash e criptografia, incluindo para: senhas de utilizadores de sistemas Linux, BSD, Solaris, AIX, QNX, macOS, Windows, também para aplicativos da web como o WordPress, groupware, bases de dados SQL, LDAP, e também capturar tráfego de rede WiFi WPA-PSK, chaves privadas criptografadas SSH, GnuPG, carteiras de criptomoedas. O processo também poder ser aplicado a arquivos ZIP, RAR, 7z, ou documentos PDF e Microsoft Office, e muitos outros.


Conteúdos relacionados
Tutoriais e Análises de Distros Linux https://bit.ly/3odVU6G (playlist)
Gerir acessos em um sistema Linux https://youtu.be/qAhnKeGHrU8
Auditoria de segurança de um sistema Linux https://youtu.be/_BptRN_yXlk
Quebrar senhas de utilizadores https://youtu.be/3-mnx-MMmF4
Esteganografia para esconder ficheiros https://youtu.be/mKltEI8wVFc
Verificar portas abertas no sistema https://youtu.be/JZX1c_J7BU8


sábado, 10 de abril de 2021

Como esconder e encriptar um ficheiro .doc dentro de uma fotografia .jpg 🛠️ Esteganografia com o Steghide | Tutorial Linux em Português



Como utilizar esteganografia para esconder e encriptar ficheiros dentro de ficheiros. Utilizando a ferramenta Steghide para encriptar e ocultar um ficheiro de texto (odt, docx, word) dentro de uma imagem ou fotografia (jpg, jpeg, png). Ocultando assim um ficheiro protegido por uma palavra-passe dentro de outros ficheiros, que só você sabe que existe, para proteger e impedir que alguém consiga ler o documento mesmo que roube o ficheiro da imagem. Este processo funciona que qualquer tipo de ficheiros: documento, fotografia, imagem, vídeo, áudio, aplicações, etc., por isso poderá esconder um ficheiro encriptado dentro de qualquer outro ficheiros, mantendo uma aparência e funcionamento normal. Para realizar este processo, o utilizador necessita de ter os dois ficheiros no computador, escolher o ficheiro que quer ocultar e uma palavra-passe/password para o acesso, e o ficheiro que quer que sirva de contentor e que poderá ser executado normalmente. O Steghide irá permitir também reverter o processo, para extrair o ficheiro escondido e encriptado, para voltar a ter acesso aos dados ocultados.


Conteúdos relacionados
Tutoriais e Análises de Distros Linux https://bit.ly/3odVU6G (playlist)
Gerir acessos em um sistema Linux https://youtu.be/qAhnKeGHrU8
Auditoria de segurança de um sistema Linux https://youtu.be/_BptRN_yXlk
Quebrar senhas de utilizadores https://youtu.be/3-mnx-MMmF4
Esteganografia para esconder ficheiros https://youtu.be/mKltEI8wVFc
Verificar portas abertas no sistema https://youtu.be/JZX1c_J7BU8


sexta-feira, 9 de abril de 2021

Como verificar portas abertas no sistema e identificar vulnerabilidades 🛠️ Usar o Nmap para mapear a rede | Tutorial Linux em Português



Como usar a ferramenta “Nmap, the network mapper” para fazer um scan ao sistema e mapear a rede, para detetar as portas abertas no sistema, identificando ameaças e vulnerabilidades que possam existir no sistema e comprometer a segurança dos dados e acesso não autorizado ao sistema. O administrador da rede e do sistema pode usar o Nmap para monitorar hosts e gerir os agendamentos de atualização e patches de serviços, problemas com a versão do sistema instalado, e detetar serviços, filtros de packets, e firewalls, que estejam a ser executados no sistema. Identificando as várias vulnerabilidades que possam existir no sistema, o administrador pode tomar precauções para interromper ou bloquear possíveis ameaças ao sistema e melhorar a ciber segurança do sistema, computador ou servidor.


Conteúdos relacionados
Tutoriais e Análises de Distros Linux https://bit.ly/3odVU6G (playlist)
Gerir acessos em um sistema Linux https://youtu.be/qAhnKeGHrU8
Auditoria de segurança de um sistema Linux https://youtu.be/_BptRN_yXlk
Quebrar senhas de utilizadores https://youtu.be/3-mnx-MMmF4
Esteganografia para esconder ficheiros https://youtu.be/mKltEI8wVFc
Verificar portas abertas no sistema https://youtu.be/JZX1c_J7BU8


quinta-feira, 8 de abril de 2021

Como criar utilizadores, adicionar grupos e alterar permissões 🛠️ Gerir acessos em Linux | Tutorial Linux em Português


Como gerir os acessos de utilizadores em um sistema Linux através dos comandos no terminal/consola para controlo de acesso do sistema. Como criar novos utilizadores, com uma palavra-passe e as informações pessoais sobre cada utilizador. Verificar que o utilizador foi criado com sucesso e tem o respetivo diretório criado e está adicionado no ficheiro passswd e shadow. Criar grupos e adicionar os utilizadores a um grupo para que estes possa ter acessos especiais de grupos ao qual o grupo tem acesso. Administrar e alterar as permissões dos utilizadores, diretórios e ficheiros, através de permissões simbólicas e absolutas, utilizando o comando chmod para adicionar ou retirar permissões de utilizadores, grupos e outros.


Conteúdos relacionados
Tutoriais e Análises de Distros Linux https://bit.ly/3odVU6G (playlist)
Gerir acessos em um sistema Linux https://youtu.be/qAhnKeGHrU8
Auditoria de segurança de um sistema Linux https://youtu.be/_BptRN_yXlk
Quebrar senhas de utilizadores https://youtu.be/3-mnx-MMmF4
Esteganografia para esconder ficheiros https://youtu.be/mKltEI8wVFc
Verificar portas abertas no sistema https://youtu.be/JZX1c_J7BU8


quarta-feira, 7 de abril de 2021

How to scan a Linux system for open ports and vulnerabilities 🛠️ Mapping the network with Nmap | Linux Tutorial

How to use the “Nmap, the network mapper” tool to scan the system and map the network, to detect open ports on the system, identifying threats and vulnerabilities that may exist on the system and compromising data security and unauthorized access to system. The network and system administrator can use Nmap to monitor hosts and manage update schedules and service patches, problems with the version of the installed system, and detect services, packet filters, and firewalls that are running on the system. system. By identifying the various vulnerabilities that may exist in the system, the administrator can take precautions to interrupt or block possible threats to the system and improve the cyber security of the system, computer or server.


Related content
Tutorials and Distro Reviews https://bit.ly/3odVU6G (playlist)
Manage access on a Linux system https://youtu.be/b1vTw9gPnLs
Security audit of a Linux system https://youtu.be/PyG-_oO3YoE
Cracking user passwords on a system https://youtu.be/6GhkY-_oC-w
Steganography to hide files within files https://youtu.be/YrknHWxVRLw
Check for open ports on a Linux system https://youtu.be/LU42fFdcFbQ


terça-feira, 6 de abril de 2021

How to hide and encrypt a document (.doc) within an image (.jpg) 🛠️ Steganography with Steghide | Linux Tutorial

How to use steganography to hide and encrypt files within files. Using the Steghide tool to encrypt and hide a text file (odt, docx, word) inside an image or photo (jpg, jpeg, png). Thus hiding a password-protected file within other files, which only you know exists, to protect and prevent someone from being able to read the document even if they steal the image file. This process works with any type of file: document, photo, image, video, audio, applications, etc., so you can hide an encrypted file within any other file, maintaining a normal appearance and operation. To perform this process, the user needs to have both files on the computer, choose the file he wants to hide and a password / password for access, and the file he wants to serve as a container and which can be executed normally. Steghide will also allow you to reverse the process, to extract the hidden and encrypted file, to have access to the hidden data again.


Related content
Tutorials and Distro Reviews https://bit.ly/3odVU6G (playlist)
Manage access on a Linux system https://youtu.be/b1vTw9gPnLs
Security audit of a Linux system https://youtu.be/PyG-_oO3YoE
Cracking user passwords on a system https://youtu.be/6GhkY-_oC-w
Steganography to hide files within files https://youtu.be/YrknHWxVRLw
Check for open ports on a Linux system https://youtu.be/LU42fFdcFbQ


segunda-feira, 5 de abril de 2021

How to crack passwords and break/recover user passwords 🛠️ Password cracking with John the Ripper | Linux Tutorial

How to use the John the Ripper tool to crack or recover the passwords of users of a Linux system. The program will use a predefined dictionary to compare all password hashes for user accounts and thus discover users' secret passwords. This process can be fast, take hours, or days, it depends on the complexity of the passwords that need to be broken, that is why you should use a passphrase instead of a password with letters, numbers and symbols, to make this process difficult or impossible for cyber criminals. As you can see in the tutorial, I will use the passwd and shadow file from a Linux system, and in a matter of seconds I will discover the passwords of 5 users.

John the Ripper is an open source tool for auditing and recovering passwords for operating systems. The program supports hundreds of hash types and encryption, including for: passwords for users of Linux, BSD, Solaris, AIX, QNX, macOS, Windows systems, as well as for web applications such as WordPress, groupware, SQL databases, LDAP, and also capture WPA-PSK WiFi network traffic, SSH encrypted private keys, GnuPG, cryptocurrency wallets. The process can also be applied to ZIP, RAR, 7z, or PDF and Microsoft Office documents, and many others.


Related content
Tutorials and Distro Reviews https://bit.ly/3odVU6G (playlist)
Manage access on a Linux system https://youtu.be/b1vTw9gPnLs
Security audit of a Linux system https://youtu.be/PyG-_oO3YoE
Cracking user passwords on a system https://youtu.be/6GhkY-_oC-w
Steganography to hide files within files https://youtu.be/YrknHWxVRLw
Check for open ports on a Linux system https://youtu.be/LU42fFdcFbQ


domingo, 4 de abril de 2021

How to scan the complete system for vulnerabilities 🛠️ System Security Audit with Lynis | Linux Tutorial

How to do a complete security audit of a Linux, macOS, BSD, Solaris or Unix system with the Lynis tool, to identify vulnerabilities, security problems, wrong configurations or unprotected services, and to be able to solve the problems to harden and protect the system against cybercriminal attacks over the Internet

The Lynis program will make a detailed scan of the system, and all of its security defenses to detect problems or vulnerabilities that may exist and compromise access to the system and data. The results of the scan will be displayed for various categories and services running, indicating whether everything is fine, installed, poorly configured, vulnerable, and suggestions you can make to solve the problem, configure or activate the service.

It is very important that a network administrator and a system or server, perform a professional audit of the system, to improve the security of the system or server, and ensure that the system is not compromised or vulnerable to attacks, does not have services vulnerable to access unauthorized, and able to block cybercriminal attacks via the internet or the local area network (LAN), in order to prevent the system from failing or being the victim of theft of data and stored information.


Related content
Tutorials and Distro Reviews https://bit.ly/3odVU6G (playlist)
Manage access on a Linux system https://youtu.be/b1vTw9gPnLs
Security audit of a Linux system https://youtu.be/PyG-_oO3YoE
Cracking user passwords on a system https://youtu.be/6GhkY-_oC-w
Steganography to hide files within files https://youtu.be/YrknHWxVRLw
Check for open ports on a Linux system https://youtu.be/LU42fFdcFbQ


sexta-feira, 2 de abril de 2021

How to create users, add groups and change permissions on Linux 🛠️ Manage access in the system | Linux Tutorial

How to manage access for the users on a Linux system using commands on the terminal/console for system access control. How to create new users, with a password and personal information about each user. Verify that the user has been successfully created and has the respective directory created, and is added to the passswd and shadow file. Create groups and add users to a group so that they can have special group accesses to which the group has access. Administer and change the permissions of users, directories and files, through symbolic and absolute permissions, using the chmod command to add or remove permissions for users, groups and others.


Related content
Tutorials and Distro Reviews https://bit.ly/3odVU6G (playlist)
Manage access on a Linux system https://youtu.be/b1vTw9gPnLs
Security audit of a Linux system https://youtu.be/PyG-_oO3YoE
Cracking user passwords on a system https://youtu.be/6GhkY-_oC-w
Steganography to hide files within files https://youtu.be/YrknHWxVRLw
Check for open ports on a Linux system https://youtu.be/LU42fFdcFbQ


quinta-feira, 11 de março de 2021

Todos os comandos do Windows PowerShell: Alias, Funções, Cmdlet (+1600 comandos) | Funciona com Command Prompt Alias e Linux Bash comandos | Tutorial do Windows 10

PowerShell é um quadro de automatização de tarefas e gestão de configuração de tarefas trans-plataformas, composto por uma concha de linha de comando e linguagem de script. Ao contrário da maioria das conchas, que aceitam e devolvem texto, o PowerShell é construído em cima do tempo de execução da linguagem comum .NET (CLR), e aceita e devolve objetos .NET. Esta mudança fundamental traz ferramentas e métodos inteiramente novos para a automação.

O Windows PowerShell é um motor de .DLL scripts que está incorporado em vários anfitriões. Os anfitriões mais comuns que iniciará são a linha de comando interativa powershell.exe e o Ambiente De Scripting Interativo. powershell_ise.exe

Abaixo estão todos os comandos que pode usar no PowerShell, mais de 1600 comandos de Alias, Funções, Cmdlet, que também funcionam como alias do Command Prompt Alias e os mesmos comandos do Linux Bash. Existem disponíveis 48 comandos de alias, 933 comandos de função, e 625 comandos de cmdlet.


Alias (48)

Add-AppPackage
Add-AppPackageVolume
Add-AppProvisionedPackage
Add-ProvisionedAppPackage
Add-ProvisionedAppxPackage
Add-ProvisioningPackage
Add-TrustedProvisioningCertificate
Apply-WindowsUnattend
Disable-PhysicalDiskIndication
Disable-StorageDiagnosticLog
Dismount-AppPackageVolume
Enable-PhysicalDiskIndication
Enable-StorageDiagnosticLog
Flush-Volume
Get-AppPackage
Get-AppPackageDefaultVolume
Get-AppPackageLastError
Get-AppPackageLog
Get-AppPackageManifest
Get-AppPackageVolume
Get-AppProvisionedPackage
Get-DiskSNV
Get-PhysicalDiskSNV
Get-ProvisionedAppPackage
Get-ProvisionedAppxPackage
Get-StorageEnclosureSNV
Initialize-Volume
Mount-AppPackageVolume
Move-AppPackage
Move-SmbClient
Optimize-AppProvisionedPackages
Optimize-ProvisionedAppPackages
Optimize-ProvisionedAppxPackages
Remove-AppPackage
Remove-AppPackageVolume
Remove-AppProvisionedPackage
Remove-EtwTraceSession
Remove-ProvisionedAppPackage
Remove-ProvisionedAppxPackage
Remove-ProvisioningPackage
Remove-TrustedProvisioningCertificate
Set-AppPackageDefaultVolume
Set-AppPackageProvisionedDataFile
Set-AutologgerConfig
Set-EtwTraceSession
Set-ProvisionedAppPackageDataFile
Set-ProvisionedAppXDataFile
Write-FileSystemCache



Function (933)

A:
Add-BCDataCacheExtension
Add-BitLockerKeyProtector
Add-DnsClientNrptRule
Add-DtcClusterTMMapping
Add-EtwTraceProvider
Add-InitiatorIdToMaskingSet
Add-MpPreference
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
B:
Backup-BitLockerKeyProtector
BackupToAAD-BitLockerKeyProtector
BeforeAll
BeforeEach
Block-FileShareAccess
Block-SmbShareAccess
C:
cd..
cd\
Clear-AssignedAccess
Clear-BCCache
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
Copy-NetFirewallRule
Copy-NetIPsecMainModeCryptoSet
Copy-NetIPsecMainModeRule
Copy-NetIPsecPhase1AuthSet
Copy-NetIPsecPhase2AuthSet
Copy-NetIPsecQuickModeCryptoSet
Copy-NetIPsecRule
D:
Debug-FileShare
Debug-MMAppPrelaunch
Debug-StorageSubSystem
Debug-Volume
Describe
Disable-BC
Disable-BCDowngrading
Disable-BCServeOnBattery
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
E:
Enable-BCDistributed
Enable-BCDowngrading
Enable-BCHostedClient
Enable-BCHostedServer
Enable-BCLocal
Enable-BCServeOnBattery
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-BCCachePackage
Export-BCSecretKey
Export-ODataEndpointProxy
Export-ScheduledTask
F:
Find-Command
Find-DscResource
Find-Module
Find-NetIPsecRule
Find-NetRoute
Find-RoleCapability
Find-Script
Flush-EtwTraceSession
Format-Hex
Format-Volume
G:
Get-AppBackgroundTask
Get-AppvVirtualProcess
Get-AppxLastError
Get-AppxLog
Get-AssignedAccess
Get-AutologgerConfig
Get-BCClientConfiguration
Get-BCContentServerConfiguration
Get-BCDataCache
Get-BCDataCacheExtension
Get-BCHashCache
Get-BCHostedCacheServerConfiguration
Get-BCNetworkConfiguration
Get-BCStatus
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
Get-FileIntegrity
Get-FileShare
Get-FileShareAccessControlEntry
Get-FileStorageTier
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-MpComputerStatus
Get-MpPreference
Get-MpPreference
Get-MpThreat
Get-MpThreat
Get-MpThreatCatalog
Get-MpThreatCatalog
Get-MpThreatDetection
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-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
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
H:
help
Hide-VirtualDisk
I:
Import-BCCachePackage
Import-BCSecretKey
Import-IseSnippet
Import-PowerShellDataFile
ImportSystemModules
In
Initialize-Disk
InModuleScope
Install-Dtc
Install-Module
Install-Script
Install-WUUpdates
Invoke-AsWorkflow
Invoke-Mock
Invoke-OperationValidation
Invoke-Pester
It
J:
K:
L:
Lock-BitLocker
M:
mkdir
Mock
more
Mount-DiskImage
Move-SmbWitnessClient
N:
New-AutologgerConfig
New-DAEntryPointTableItem
New-DscChecksum
New-EapConfiguration
New-EtwTraceSession
New-FileShare
New-Fixture
New-Guid
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
New-VirtualDisk
New-VirtualDiskClone
New-VirtualDiskSnapshot
New-Volume
New-VpnServerAddress
O:
Open-NetGPO
Optimize-StoragePool
Optimize-Volume
oss
P:
Pause
prompt
PSConsoleHostReadLine
Publish-BCFileContent
Publish-BCWebContent
Publish-Module
Publish-Script
Q:
R:
Read-PrinterNfcTag
Register-ClusteredScheduledTask
Register-DnsClient
Register-IscsiSession
Register-PSRepository
Register-ScheduledTask
Register-StorageSubsystem
Remove-AutologgerConfig
Remove-BCDataCacheExtension
Remove-BitLockerKeyProtector
Remove-DAEntryPointTableItem
Remove-DnsClientNrptRule
Remove-DscConfigurationDocument
Remove-DtcClusterTMMapping
Remove-EtwTraceProvider
Remove-FileShare
Remove-InitiatorId
Remove-InitiatorIdFromMaskingSet
Remove-IscsiTargetPortal
Remove-MaskingSet
Remove-MpPreference
Remove-MpPreference
Remove-MpThreat
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-BC
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
S:
SafeGetCommand
Save-EtwTraceSession
Save-Module
Save-NetGPO
Save-NetworkSwitchConfiguration
Save-Script
Send-EtwTraceSession
Set-AssignedAccess
Set-BCAuthentication
Set-BCCache
Set-BCDataCacheEntryMaxAge
Set-BCMinSMBLatency
Set-BCSecretKey
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-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-AppvVirtualProcess
Start-AutologgerConfig
Start-Dtc
Start-DtcTransactionsTraceSession
Start-EtwTraceSession
Start-MpScan
Start-MpScan
Start-MpWDOScan
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
T:
TabExpansion2
Test-Dtc
Test-NetConnection
Test-ScriptFileInfo
U:
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-MpSignature
Update-NetIPsecRule
Update-Script
Update-ScriptFileInfo
Update-SmbMultichannelConnection
Update-StorageFirmware
Update-StoragePool
Update-StorageProviderCache
V:
W:
Write-DtcTransactionsTraceSession
Write-PrinterNfcTag
Write-VolumeCache
X:
Y:
Z:



Cmdlet (625)

Add-AppvClientConnectionGroup
Add-AppvClientPackage
Add-AppvPublishingServer
Add-AppxPackage
Add-AppxProvisionedPackage
Add-AppxVolume
Add-BitsFile
Add-CertificateEnrollmentPolicyServer
Add-Computer
Add-Content
Add-History
Add-JobTrigger
Add-KdsRootKey
Add-LocalGroupMember
Add-Member
Add-PSSnapin
Add-SignerRule
Add-Type
Add-WindowsCapability
Add-WindowsDriver
Add-WindowsImage
Add-WindowsPackage
Checkpoint-Computer
Clear-Content
Clear-EventLog
Clear-History
Clear-Item
Clear-ItemProperty
Clear-KdsCache
Clear-RecycleBin
Clear-Tpm
Clear-UevAppxPackage
Clear-UevConfiguration
Clear-Variable
Clear-WindowsCorruptMountPoint
Compare-Object
Complete-BitsTransfer
Complete-DtcDiagnosticTransaction
Complete-Transaction
Confirm-SecureBootUEFI
Connect-PSSession
Connect-WSMan
ConvertFrom-CIPolicy
ConvertFrom-Csv
ConvertFrom-Json
ConvertFrom-SecureString
ConvertFrom-String
ConvertFrom-StringData
Convert-Path
Convert-String
ConvertTo-Csv
ConvertTo-Html
ConvertTo-Json
ConvertTo-ProcessMitigationPolicy
ConvertTo-SecureString
ConvertTo-TpmOwnerAuth
ConvertTo-Xml
Copy-Item
Copy-ItemProperty
Debug-Job
Debug-Process
Debug-Runspace
Delete-DeliveryOptimizationCache
Disable-AppBackgroundTaskDiagnosticLog
Disable-Appv
Disable-AppvClientConnectionGroup
Disable-ComputerRestore
Disable-JobTrigger
Disable-LocalUser
Disable-PSBreakpoint
Disable-PSRemoting
Disable-PSSessionConfiguration
Disable-RunspaceDebug
Disable-ScheduledJob
Disable-TlsCipherSuite
Disable-TlsEccCurve
Disable-TlsSessionTicketKey
Disable-TpmAutoProvisioning
Disable-Uev
Disable-UevAppxPackage
Disable-UevTemplate
Disable-WindowsErrorReporting
Disable-WindowsOptionalFeature
Disable-WSManCredSSP
Disconnect-PSSession
Disconnect-WSMan
Dismount-AppxVolume
Dismount-WindowsImage
Edit-CIPolicyRule
Enable-AppBackgroundTaskDiagnosticLog
Enable-Appv
Enable-AppvClientConnectionGroup
Enable-ComputerRestore
Enable-JobTrigger
Enable-LocalUser
Enable-PSBreakpoint
Enable-PSRemoting
Enable-PSSessionConfiguration
Enable-RunspaceDebug
Enable-ScheduledJob
Enable-TlsCipherSuite
Enable-TlsEccCurve
Enable-TlsSessionTicketKey
Enable-TpmAutoProvisioning
Enable-Uev
Enable-UevAppxPackage
Enable-UevTemplate
Enable-WindowsErrorReporting
Enable-WindowsOptionalFeature
Enable-WSManCredSSP
Enter-PSHostProcess
Enter-PSSession
Exit-PSHostProcess
Exit-PSSession
Expand-WindowsCustomDataImage
Expand-WindowsImage
Export-Alias
Export-BinaryMiLog
Export-Certificate
Export-Clixml
Export-Console
Export-Counter
Export-Csv
Export-FormatData
Export-ModuleMember
Export-PfxCertificate
Export-ProvisioningPackage
Export-PSSession
Export-StartLayout
Export-StartLayoutEdgeAssets
Export-TlsSessionTicketKey
Export-Trace
Export-UevConfiguration
Export-UevPackage
Export-WindowsCapabilitySource
Export-WindowsDriver
Export-WindowsImage
Find-Package
Find-PackageProvider
ForEach-Object
Format-Custom
Format-List
Format-SecureBootUEFI
Format-Table
Format-Wide
Get-Acl
Get-Alias
Get-AppLockerFileInformation
Get-AppLockerPolicy
Get-AppvClientApplication
Get-AppvClientConfiguration
Get-AppvClientConnectionGroup
Get-AppvClientMode
Get-AppvClientPackage
Get-AppvPublishingServer
Get-AppvStatus
Get-AppxDefaultVolume
Get-AppxPackage
Get-AppxPackageManifest
Get-AppxProvisionedPackage
Get-AppxVolume
Get-AuthenticodeSignature
Get-BitsTransfer
Get-Certificate
Get-CertificateAutoEnrollmentPolicy
Get-CertificateEnrollmentPolicyServer
Get-CertificateNotificationTask
Get-ChildItem
Get-CimAssociatedInstance
Get-CimClass
Get-CimInstance
Get-CimSession
Get-CIPolicy
Get-CIPolicyIdInfo
Get-CIPolicyInfo
Get-Clipboard
Get-CmsMessage
Get-Command
Get-ComputerInfo
Get-ComputerRestorePoint
Get-Content
Get-ControlPanelItem
Get-Counter
Get-Credential
Get-Culture
Get-DAPolicyChange
Get-Date
Get-DeliveryOptimizationLog
Get-DeliveryOptimizationLogAnalysis
Get-Event
Get-EventLog
Get-EventSubscriber
Get-ExecutionPolicy
Get-FormatData
Get-Help
Get-History
Get-Host
Get-HotFix
Get-Item
Get-ItemProperty
Get-ItemPropertyValue
Get-Job
Get-JobTrigger
Get-KdsConfiguration
Get-KdsRootKey
Get-LocalGroup
Get-LocalGroupMember
Get-LocalUser
Get-Location
Get-Member
Get-Module
Get-NonRemovableAppsPolicy
Get-Package
Get-PackageProvider
Get-PackageSource
Get-PfxCertificate
Get-PfxData
Get-PmemDisk
Get-PmemPhysicalDevice
Get-PmemUnusedRegion
Get-Process
Get-ProcessMitigation
Get-ProvisioningPackage
Get-PSBreakpoint
Get-PSCallStack
Get-PSDrive
Get-PSHostProcessInfo
Get-PSProvider
Get-PSReadLineKeyHandler
Get-PSReadLineOption
Get-PSSession
Get-PSSessionCapability
Get-PSSessionConfiguration
Get-PSSnapin
Get-Random
Get-Runspace
Get-RunspaceDebug
Get-ScheduledJob
Get-ScheduledJobOption
Get-SecureBootPolicy
Get-SecureBootUEFI
Get-Service
Get-SystemDriver
Get-TimeZone
Get-TlsCipherSuite
Get-TlsEccCurve
Get-Tpm
Get-TpmEndorsementKeyInfo
Get-TpmSupportedFeature
Get-TraceSource
Get-Transaction
Get-TroubleshootingPack
Get-TrustedProvisioningCertificate
Get-TypeData
Get-UevAppxPackage
Get-UevConfiguration
Get-UevStatus
Get-UevTemplate
Get-UevTemplateProgram
Get-UICulture
Get-Unique
Get-Variable
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
Get-WSManCredSSP
Get-WSManInstance
Group-Object
Import-Alias
Import-BinaryMiLog
Import-Certificate
Import-Clixml
Import-Counter
Import-Csv
Import-LocalizedData
Import-Module
Import-PackageProvider
Import-PfxCertificate
Import-PSSession
Import-StartLayout
Import-TpmOwnerAuth
Import-UevConfiguration
Initialize-PmemPhysicalDevice
Initialize-Tpm
Install-Package
Install-PackageProvider
Install-ProvisioningPackage
Install-TrustedProvisioningCertificate
Invoke-CimMethod
Invoke-Command
Invoke-CommandInDesktopPackage
Invoke-DscResource
Invoke-Expression
Invoke-History
Invoke-Item
Invoke-RestMethod
Invoke-TroubleshootingPack
Invoke-WebRequest
Invoke-WmiMethod
Invoke-WSManAction
Join-DtcDiagnosticResourceManager
Join-Path
Limit-EventLog
Measure-Command
Measure-Object
Merge-CIPolicy
Mount-AppvClientConnectionGroup
Mount-AppvClientPackage
Mount-AppxVolume
Mount-WindowsImage
Move-AppxPackage
Move-Item
Move-ItemProperty
New-Alias
New-AppLockerPolicy
New-CertificateNotificationTask
New-CimInstance
New-CimSession
New-CimSessionOption
New-CIPolicy
New-CIPolicyRule
New-DtcDiagnosticTransaction
New-Event
New-EventLog
New-FileCatalog
New-Item
New-ItemProperty
New-JobTrigger
New-LocalGroup
New-LocalUser
New-Module
New-ModuleManifest
New-NetIPsecAuthProposal
New-NetIPsecMainModeCryptoProposal
New-NetIPsecQuickModeCryptoProposal
New-Object
New-PmemDisk
New-ProvisioningRepro
New-PSDrive
New-PSRoleCapabilityFile
New-PSSession
New-PSSessionConfigurationFile
New-PSSessionOption
New-PSTransportOption
New-PSWorkflowExecutionOption
New-ScheduledJobOption
New-SelfSignedCertificate
New-Service
New-TimeSpan
New-TlsSessionTicketKey
New-Variable
New-WebServiceProxy
New-WindowsCustomImage
New-WindowsImage
New-WinEvent
New-WinUserLanguageList
New-WSManInstance
New-WSManSessionOption
Optimize-AppxProvisionedPackages
Optimize-WindowsImage
Out-Default
Out-File
Out-GridView
Out-Host
Out-Null
Out-Printer
Out-String
Pop-Location
Protect-CmsMessage
Publish-AppvClientPackage
Publish-DscConfiguration
Push-Location
Read-Host
Receive-DtcDiagnosticTransaction
Receive-Job
Receive-PSSession
Register-ArgumentCompleter
Register-CimIndicationEvent
Register-EngineEvent
Register-ObjectEvent
Register-PackageSource
Register-PSSessionConfiguration
Register-ScheduledJob
Register-UevTemplate
Register-WmiEvent
Remove-AppvClientConnectionGroup
Remove-AppvClientPackage
Remove-AppvPublishingServer
Remove-AppxPackage
Remove-AppxProvisionedPackage
Remove-AppxVolume
Remove-BitsTransfer
Remove-CertificateEnrollmentPolicyServer
Remove-CertificateNotificationTask
Remove-CimInstance
Remove-CimSession
Remove-CIPolicyRule
Remove-Computer
Remove-Event
Remove-EventLog
Remove-Item
Remove-ItemProperty
Remove-Job
Remove-JobTrigger
Remove-LocalGroup
Remove-LocalGroupMember
Remove-LocalUser
Remove-Module
Remove-PmemDisk
Remove-PSBreakpoint
Remove-PSDrive
Remove-PSReadLineKeyHandler
Remove-PSSession
Remove-PSSnapin
Remove-TypeData
Remove-Variable
Remove-WindowsCapability
Remove-WindowsDriver
Remove-WindowsImage
Remove-WindowsPackage
Remove-WmiObject
Remove-WSManInstance
Rename-Computer
Rename-Item
Rename-ItemProperty
Rename-LocalGroup
Rename-LocalUser
Repair-AppvClientConnectionGroup
Repair-AppvClientPackage
Repair-UevTemplateIndex
Repair-WindowsImage
Reset-ComputerMachinePassword
Resolve-DnsName
Resolve-Path
Restart-Computer
Restart-Service
Restore-Computer
Restore-UevBackup
Restore-UevUserSetting
Resume-BitsTransfer
Resume-Job
Resume-ProvisioningSession
Resume-Service
Save-Help
Save-Package
Save-WindowsImage
Select-Object
Select-String
Select-Xml
Send-AppvClientReport
Send-DtcDiagnosticTransaction
Send-MailMessage
Set-Acl
Set-Alias
Set-AppBackgroundTaskResourcePolicy
Set-AppLockerPolicy
Set-AppvClientConfiguration
Set-AppvClientMode
Set-AppvClientPackage
Set-AppvPublishingServer
Set-AppxDefaultVolume
Set-AppXProvisionedDataFile
Set-AuthenticodeSignature
Set-BitsTransfer
Set-CertificateAutoEnrollmentPolicy
Set-CimInstance
Set-CIPolicyIdInfo
Set-CIPolicySetting
Set-CIPolicyVersion
Set-Clipboard
Set-Content
Set-Culture
Set-Date
Set-DeliveryOptimizationStatus
Set-DODownloadMode
Set-DOPercentageMaxBackgroundBandwidth
Set-DOPercentageMaxForegroundBandwidth
Set-DscLocalConfigurationManager
Set-ExecutionPolicy
Set-HVCIOptions
Set-Item
Set-ItemProperty
Set-JobTrigger
Set-KdsConfiguration
Set-LocalGroup
Set-LocalUser
Set-Location
Set-NonRemovableAppsPolicy
Set-PackageSource
Set-ProcessMitigation
Set-PSBreakpoint
Set-PSDebug
Set-PSReadLineKeyHandler
Set-PSReadLineOption
Set-PSSessionConfiguration
Set-RuleOption
Set-ScheduledJob
Set-ScheduledJobOption
Set-SecureBootUEFI
Set-Service
Set-StrictMode
Set-TimeZone
Set-TpmOwnerAuth
Set-TraceSource
Set-UevConfiguration
Set-UevTemplateProfile
Set-Variable
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
Set-WSManInstance
Set-WSManQuickConfig
Show-Command
Show-ControlPanelItem
Show-EventLog
Show-WindowsDeveloperLicenseRegistration
Sort-Object
Split-Path
Split-WindowsImage
Start-BitsTransfer
Start-DscConfiguration
Start-DtcDiagnosticResourceManager
Start-Job
Start-OSUninstall
Start-Process
Start-Service
Start-Sleep
Start-Transaction
Start-Transcript
Stop-AppvClientConnectionGroup
Stop-AppvClientPackage
Stop-Computer
Stop-DtcDiagnosticResourceManager
Stop-Job
Stop-Process
Stop-Service
Stop-Transcript
Suspend-BitsTransfer
Suspend-Job
Suspend-Service
Switch-Certificate
Sync-AppvPublishingServer
Tee-Object
Test-AppLockerPolicy
Test-Certificate
Test-ComputerSecureChannel
Test-Connection
Test-DscConfiguration
Test-FileCatalog
Test-KdsRootKey
Test-ModuleManifest
Test-Path
Test-PSSessionConfigurationFile
Test-UevTemplate
Test-WSMan
Trace-Command
Unblock-File
Unblock-Tpm
Undo-DtcDiagnosticTransaction
Undo-Transaction
Uninstall-Package
Uninstall-ProvisioningPackage
Uninstall-TrustedProvisioningCertificate
Unprotect-CmsMessage
Unpublish-AppvClientPackage
Unregister-Event
Unregister-PackageSource
Unregister-PSSessionConfiguration
Unregister-ScheduledJob
Unregister-UevTemplate
Unregister-WindowsDeveloperLicense
Update-DscConfiguration
Update-FormatData
Update-Help
Update-List
Update-TypeData
Update-UevTemplate
Update-WIMBootEntry
Use-Transaction
Use-WindowsUnattend
Wait-Debugger
Wait-Event
Wait-Job
Wait-Process
Where-Object
Write-Debug
Write-Error
Write-EventLog
Write-Host
Write-Information
Write-Output
Write-Progress
Write-Verbose
Write-Warning

terça-feira, 9 de março de 2021

All Windows PowerShell commands: Alias, Functions, Cmdlet (+1600 commands) | Works with Command Prompt Alias & Linux Bash commands | Windows 10 tutorial

PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation.

Windows PowerShell is a scripting engine .DLL that's embedded into multiple hosts. The most common hosts you'll start are the interactive command-line powershell.exe and the Interactive Scripting Environment powershell_ise.exe.

Below are all the commands you can use in PowerShell, more than 1600 commands of Alias, Functions, Cmdlet commands, which also function as Command Prompt alias commands and the same Linux Bash commands. There are available 48 Alias commands, 933 Function commands, and 625 Cmdlet commands.


Alias (48)

Add-AppPackage
Add-AppPackageVolume
Add-AppProvisionedPackage
Add-ProvisionedAppPackage
Add-ProvisionedAppxPackage
Add-ProvisioningPackage
Add-TrustedProvisioningCertificate
Apply-WindowsUnattend
Disable-PhysicalDiskIndication
Disable-StorageDiagnosticLog
Dismount-AppPackageVolume
Enable-PhysicalDiskIndication
Enable-StorageDiagnosticLog
Flush-Volume
Get-AppPackage
Get-AppPackageDefaultVolume
Get-AppPackageLastError
Get-AppPackageLog
Get-AppPackageManifest
Get-AppPackageVolume
Get-AppProvisionedPackage
Get-DiskSNV
Get-PhysicalDiskSNV
Get-ProvisionedAppPackage
Get-ProvisionedAppxPackage
Get-StorageEnclosureSNV
Initialize-Volume
Mount-AppPackageVolume
Move-AppPackage
Move-SmbClient
Optimize-AppProvisionedPackages
Optimize-ProvisionedAppPackages
Optimize-ProvisionedAppxPackages
Remove-AppPackage
Remove-AppPackageVolume
Remove-AppProvisionedPackage
Remove-EtwTraceSession
Remove-ProvisionedAppPackage
Remove-ProvisionedAppxPackage
Remove-ProvisioningPackage
Remove-TrustedProvisioningCertificate
Set-AppPackageDefaultVolume
Set-AppPackageProvisionedDataFile
Set-AutologgerConfig
Set-EtwTraceSession
Set-ProvisionedAppPackageDataFile
Set-ProvisionedAppXDataFile
Write-FileSystemCache



Function (933)

A:
Add-BCDataCacheExtension
Add-BitLockerKeyProtector
Add-DnsClientNrptRule
Add-DtcClusterTMMapping
Add-EtwTraceProvider
Add-InitiatorIdToMaskingSet
Add-MpPreference
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
B:
Backup-BitLockerKeyProtector
BackupToAAD-BitLockerKeyProtector
BeforeAll
BeforeEach
Block-FileShareAccess
Block-SmbShareAccess
C:
cd..
cd\
Clear-AssignedAccess
Clear-BCCache
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
Copy-NetFirewallRule
Copy-NetIPsecMainModeCryptoSet
Copy-NetIPsecMainModeRule
Copy-NetIPsecPhase1AuthSet
Copy-NetIPsecPhase2AuthSet
Copy-NetIPsecQuickModeCryptoSet
Copy-NetIPsecRule
D:
Debug-FileShare
Debug-MMAppPrelaunch
Debug-StorageSubSystem
Debug-Volume
Describe
Disable-BC
Disable-BCDowngrading
Disable-BCServeOnBattery
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
E:
Enable-BCDistributed
Enable-BCDowngrading
Enable-BCHostedClient
Enable-BCHostedServer
Enable-BCLocal
Enable-BCServeOnBattery
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-BCCachePackage
Export-BCSecretKey
Export-ODataEndpointProxy
Export-ScheduledTask
F:
Find-Command
Find-DscResource
Find-Module
Find-NetIPsecRule
Find-NetRoute
Find-RoleCapability
Find-Script
Flush-EtwTraceSession
Format-Hex
Format-Volume
G:
Get-AppBackgroundTask
Get-AppvVirtualProcess
Get-AppxLastError
Get-AppxLog
Get-AssignedAccess
Get-AutologgerConfig
Get-BCClientConfiguration
Get-BCContentServerConfiguration
Get-BCDataCache
Get-BCDataCacheExtension
Get-BCHashCache
Get-BCHostedCacheServerConfiguration
Get-BCNetworkConfiguration
Get-BCStatus
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
Get-FileIntegrity
Get-FileShare
Get-FileShareAccessControlEntry
Get-FileStorageTier
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-MpComputerStatus
Get-MpPreference
Get-MpPreference
Get-MpThreat
Get-MpThreat
Get-MpThreatCatalog
Get-MpThreatCatalog
Get-MpThreatDetection
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-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
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
H:
help
Hide-VirtualDisk
I:
Import-BCCachePackage
Import-BCSecretKey
Import-IseSnippet
Import-PowerShellDataFile
ImportSystemModules
In
Initialize-Disk
InModuleScope
Install-Dtc
Install-Module
Install-Script
Install-WUUpdates
Invoke-AsWorkflow
Invoke-Mock
Invoke-OperationValidation
Invoke-Pester
It
J:
K:
L:
Lock-BitLocker
M:
mkdir
Mock
more
Mount-DiskImage
Move-SmbWitnessClient
N:
New-AutologgerConfig
New-DAEntryPointTableItem
New-DscChecksum
New-EapConfiguration
New-EtwTraceSession
New-FileShare
New-Fixture
New-Guid
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
New-VirtualDisk
New-VirtualDiskClone
New-VirtualDiskSnapshot
New-Volume
New-VpnServerAddress
O:
Open-NetGPO
Optimize-StoragePool
Optimize-Volume
oss
P:
Pause
prompt
PSConsoleHostReadLine
Publish-BCFileContent
Publish-BCWebContent
Publish-Module
Publish-Script
Q:
R:
Read-PrinterNfcTag
Register-ClusteredScheduledTask
Register-DnsClient
Register-IscsiSession
Register-PSRepository
Register-ScheduledTask
Register-StorageSubsystem
Remove-AutologgerConfig
Remove-BCDataCacheExtension
Remove-BitLockerKeyProtector
Remove-DAEntryPointTableItem
Remove-DnsClientNrptRule
Remove-DscConfigurationDocument
Remove-DtcClusterTMMapping
Remove-EtwTraceProvider
Remove-FileShare
Remove-InitiatorId
Remove-InitiatorIdFromMaskingSet
Remove-IscsiTargetPortal
Remove-MaskingSet
Remove-MpPreference
Remove-MpPreference
Remove-MpThreat
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-BC
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
S:
SafeGetCommand
Save-EtwTraceSession
Save-Module
Save-NetGPO
Save-NetworkSwitchConfiguration
Save-Script
Send-EtwTraceSession
Set-AssignedAccess
Set-BCAuthentication
Set-BCCache
Set-BCDataCacheEntryMaxAge
Set-BCMinSMBLatency
Set-BCSecretKey
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-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-AppvVirtualProcess
Start-AutologgerConfig
Start-Dtc
Start-DtcTransactionsTraceSession
Start-EtwTraceSession
Start-MpScan
Start-MpScan
Start-MpWDOScan
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
T:
TabExpansion2
Test-Dtc
Test-NetConnection
Test-ScriptFileInfo
U:
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-MpSignature
Update-NetIPsecRule
Update-Script
Update-ScriptFileInfo
Update-SmbMultichannelConnection
Update-StorageFirmware
Update-StoragePool
Update-StorageProviderCache
V:
W:
Write-DtcTransactionsTraceSession
Write-PrinterNfcTag
Write-VolumeCache
X:
Y:
Z:



Cmdlet (625)

Add-AppvClientConnectionGroup
Add-AppvClientPackage
Add-AppvPublishingServer
Add-AppxPackage
Add-AppxProvisionedPackage
Add-AppxVolume
Add-BitsFile
Add-CertificateEnrollmentPolicyServer
Add-Computer
Add-Content
Add-History
Add-JobTrigger
Add-KdsRootKey
Add-LocalGroupMember
Add-Member
Add-PSSnapin
Add-SignerRule
Add-Type
Add-WindowsCapability
Add-WindowsDriver
Add-WindowsImage
Add-WindowsPackage
Checkpoint-Computer
Clear-Content
Clear-EventLog
Clear-History
Clear-Item
Clear-ItemProperty
Clear-KdsCache
Clear-RecycleBin
Clear-Tpm
Clear-UevAppxPackage
Clear-UevConfiguration
Clear-Variable
Clear-WindowsCorruptMountPoint
Compare-Object
Complete-BitsTransfer
Complete-DtcDiagnosticTransaction
Complete-Transaction
Confirm-SecureBootUEFI
Connect-PSSession
Connect-WSMan
ConvertFrom-CIPolicy
ConvertFrom-Csv
ConvertFrom-Json
ConvertFrom-SecureString
ConvertFrom-String
ConvertFrom-StringData
Convert-Path
Convert-String
ConvertTo-Csv
ConvertTo-Html
ConvertTo-Json
ConvertTo-ProcessMitigationPolicy
ConvertTo-SecureString
ConvertTo-TpmOwnerAuth
ConvertTo-Xml
Copy-Item
Copy-ItemProperty
Debug-Job
Debug-Process
Debug-Runspace
Delete-DeliveryOptimizationCache
Disable-AppBackgroundTaskDiagnosticLog
Disable-Appv
Disable-AppvClientConnectionGroup
Disable-ComputerRestore
Disable-JobTrigger
Disable-LocalUser
Disable-PSBreakpoint
Disable-PSRemoting
Disable-PSSessionConfiguration
Disable-RunspaceDebug
Disable-ScheduledJob
Disable-TlsCipherSuite
Disable-TlsEccCurve
Disable-TlsSessionTicketKey
Disable-TpmAutoProvisioning
Disable-Uev
Disable-UevAppxPackage
Disable-UevTemplate
Disable-WindowsErrorReporting
Disable-WindowsOptionalFeature
Disable-WSManCredSSP
Disconnect-PSSession
Disconnect-WSMan
Dismount-AppxVolume
Dismount-WindowsImage
Edit-CIPolicyRule
Enable-AppBackgroundTaskDiagnosticLog
Enable-Appv
Enable-AppvClientConnectionGroup
Enable-ComputerRestore
Enable-JobTrigger
Enable-LocalUser
Enable-PSBreakpoint
Enable-PSRemoting
Enable-PSSessionConfiguration
Enable-RunspaceDebug
Enable-ScheduledJob
Enable-TlsCipherSuite
Enable-TlsEccCurve
Enable-TlsSessionTicketKey
Enable-TpmAutoProvisioning
Enable-Uev
Enable-UevAppxPackage
Enable-UevTemplate
Enable-WindowsErrorReporting
Enable-WindowsOptionalFeature
Enable-WSManCredSSP
Enter-PSHostProcess
Enter-PSSession
Exit-PSHostProcess
Exit-PSSession
Expand-WindowsCustomDataImage
Expand-WindowsImage
Export-Alias
Export-BinaryMiLog
Export-Certificate
Export-Clixml
Export-Console
Export-Counter
Export-Csv
Export-FormatData
Export-ModuleMember
Export-PfxCertificate
Export-ProvisioningPackage
Export-PSSession
Export-StartLayout
Export-StartLayoutEdgeAssets
Export-TlsSessionTicketKey
Export-Trace
Export-UevConfiguration
Export-UevPackage
Export-WindowsCapabilitySource
Export-WindowsDriver
Export-WindowsImage
Find-Package
Find-PackageProvider
ForEach-Object
Format-Custom
Format-List
Format-SecureBootUEFI
Format-Table
Format-Wide
Get-Acl
Get-Alias
Get-AppLockerFileInformation
Get-AppLockerPolicy
Get-AppvClientApplication
Get-AppvClientConfiguration
Get-AppvClientConnectionGroup
Get-AppvClientMode
Get-AppvClientPackage
Get-AppvPublishingServer
Get-AppvStatus
Get-AppxDefaultVolume
Get-AppxPackage
Get-AppxPackageManifest
Get-AppxProvisionedPackage
Get-AppxVolume
Get-AuthenticodeSignature
Get-BitsTransfer
Get-Certificate
Get-CertificateAutoEnrollmentPolicy
Get-CertificateEnrollmentPolicyServer
Get-CertificateNotificationTask
Get-ChildItem
Get-CimAssociatedInstance
Get-CimClass
Get-CimInstance
Get-CimSession
Get-CIPolicy
Get-CIPolicyIdInfo
Get-CIPolicyInfo
Get-Clipboard
Get-CmsMessage
Get-Command
Get-ComputerInfo
Get-ComputerRestorePoint
Get-Content
Get-ControlPanelItem
Get-Counter
Get-Credential
Get-Culture
Get-DAPolicyChange
Get-Date
Get-DeliveryOptimizationLog
Get-DeliveryOptimizationLogAnalysis
Get-Event
Get-EventLog
Get-EventSubscriber
Get-ExecutionPolicy
Get-FormatData
Get-Help
Get-History
Get-Host
Get-HotFix
Get-Item
Get-ItemProperty
Get-ItemPropertyValue
Get-Job
Get-JobTrigger
Get-KdsConfiguration
Get-KdsRootKey
Get-LocalGroup
Get-LocalGroupMember
Get-LocalUser
Get-Location
Get-Member
Get-Module
Get-NonRemovableAppsPolicy
Get-Package
Get-PackageProvider
Get-PackageSource
Get-PfxCertificate
Get-PfxData
Get-PmemDisk
Get-PmemPhysicalDevice
Get-PmemUnusedRegion
Get-Process
Get-ProcessMitigation
Get-ProvisioningPackage
Get-PSBreakpoint
Get-PSCallStack
Get-PSDrive
Get-PSHostProcessInfo
Get-PSProvider
Get-PSReadLineKeyHandler
Get-PSReadLineOption
Get-PSSession
Get-PSSessionCapability
Get-PSSessionConfiguration
Get-PSSnapin
Get-Random
Get-Runspace
Get-RunspaceDebug
Get-ScheduledJob
Get-ScheduledJobOption
Get-SecureBootPolicy
Get-SecureBootUEFI
Get-Service
Get-SystemDriver
Get-TimeZone
Get-TlsCipherSuite
Get-TlsEccCurve
Get-Tpm
Get-TpmEndorsementKeyInfo
Get-TpmSupportedFeature
Get-TraceSource
Get-Transaction
Get-TroubleshootingPack
Get-TrustedProvisioningCertificate
Get-TypeData
Get-UevAppxPackage
Get-UevConfiguration
Get-UevStatus
Get-UevTemplate
Get-UevTemplateProgram
Get-UICulture
Get-Unique
Get-Variable
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
Get-WSManCredSSP
Get-WSManInstance
Group-Object
Import-Alias
Import-BinaryMiLog
Import-Certificate
Import-Clixml
Import-Counter
Import-Csv
Import-LocalizedData
Import-Module
Import-PackageProvider
Import-PfxCertificate
Import-PSSession
Import-StartLayout
Import-TpmOwnerAuth
Import-UevConfiguration
Initialize-PmemPhysicalDevice
Initialize-Tpm
Install-Package
Install-PackageProvider
Install-ProvisioningPackage
Install-TrustedProvisioningCertificate
Invoke-CimMethod
Invoke-Command
Invoke-CommandInDesktopPackage
Invoke-DscResource
Invoke-Expression
Invoke-History
Invoke-Item
Invoke-RestMethod
Invoke-TroubleshootingPack
Invoke-WebRequest
Invoke-WmiMethod
Invoke-WSManAction
Join-DtcDiagnosticResourceManager
Join-Path
Limit-EventLog
Measure-Command
Measure-Object
Merge-CIPolicy
Mount-AppvClientConnectionGroup
Mount-AppvClientPackage
Mount-AppxVolume
Mount-WindowsImage
Move-AppxPackage
Move-Item
Move-ItemProperty
New-Alias
New-AppLockerPolicy
New-CertificateNotificationTask
New-CimInstance
New-CimSession
New-CimSessionOption
New-CIPolicy
New-CIPolicyRule
New-DtcDiagnosticTransaction
New-Event
New-EventLog
New-FileCatalog
New-Item
New-ItemProperty
New-JobTrigger
New-LocalGroup
New-LocalUser
New-Module
New-ModuleManifest
New-NetIPsecAuthProposal
New-NetIPsecMainModeCryptoProposal
New-NetIPsecQuickModeCryptoProposal
New-Object
New-PmemDisk
New-ProvisioningRepro
New-PSDrive
New-PSRoleCapabilityFile
New-PSSession
New-PSSessionConfigurationFile
New-PSSessionOption
New-PSTransportOption
New-PSWorkflowExecutionOption
New-ScheduledJobOption
New-SelfSignedCertificate
New-Service
New-TimeSpan
New-TlsSessionTicketKey
New-Variable
New-WebServiceProxy
New-WindowsCustomImage
New-WindowsImage
New-WinEvent
New-WinUserLanguageList
New-WSManInstance
New-WSManSessionOption
Optimize-AppxProvisionedPackages
Optimize-WindowsImage
Out-Default
Out-File
Out-GridView
Out-Host
Out-Null
Out-Printer
Out-String
Pop-Location
Protect-CmsMessage
Publish-AppvClientPackage
Publish-DscConfiguration
Push-Location
Read-Host
Receive-DtcDiagnosticTransaction
Receive-Job
Receive-PSSession
Register-ArgumentCompleter
Register-CimIndicationEvent
Register-EngineEvent
Register-ObjectEvent
Register-PackageSource
Register-PSSessionConfiguration
Register-ScheduledJob
Register-UevTemplate
Register-WmiEvent
Remove-AppvClientConnectionGroup
Remove-AppvClientPackage
Remove-AppvPublishingServer
Remove-AppxPackage
Remove-AppxProvisionedPackage
Remove-AppxVolume
Remove-BitsTransfer
Remove-CertificateEnrollmentPolicyServer
Remove-CertificateNotificationTask
Remove-CimInstance
Remove-CimSession
Remove-CIPolicyRule
Remove-Computer
Remove-Event
Remove-EventLog
Remove-Item
Remove-ItemProperty
Remove-Job
Remove-JobTrigger
Remove-LocalGroup
Remove-LocalGroupMember
Remove-LocalUser
Remove-Module
Remove-PmemDisk
Remove-PSBreakpoint
Remove-PSDrive
Remove-PSReadLineKeyHandler
Remove-PSSession
Remove-PSSnapin
Remove-TypeData
Remove-Variable
Remove-WindowsCapability
Remove-WindowsDriver
Remove-WindowsImage
Remove-WindowsPackage
Remove-WmiObject
Remove-WSManInstance
Rename-Computer
Rename-Item
Rename-ItemProperty
Rename-LocalGroup
Rename-LocalUser
Repair-AppvClientConnectionGroup
Repair-AppvClientPackage
Repair-UevTemplateIndex
Repair-WindowsImage
Reset-ComputerMachinePassword
Resolve-DnsName
Resolve-Path
Restart-Computer
Restart-Service
Restore-Computer
Restore-UevBackup
Restore-UevUserSetting
Resume-BitsTransfer
Resume-Job
Resume-ProvisioningSession
Resume-Service
Save-Help
Save-Package
Save-WindowsImage
Select-Object
Select-String
Select-Xml
Send-AppvClientReport
Send-DtcDiagnosticTransaction
Send-MailMessage
Set-Acl
Set-Alias
Set-AppBackgroundTaskResourcePolicy
Set-AppLockerPolicy
Set-AppvClientConfiguration
Set-AppvClientMode
Set-AppvClientPackage
Set-AppvPublishingServer
Set-AppxDefaultVolume
Set-AppXProvisionedDataFile
Set-AuthenticodeSignature
Set-BitsTransfer
Set-CertificateAutoEnrollmentPolicy
Set-CimInstance
Set-CIPolicyIdInfo
Set-CIPolicySetting
Set-CIPolicyVersion
Set-Clipboard
Set-Content
Set-Culture
Set-Date
Set-DeliveryOptimizationStatus
Set-DODownloadMode
Set-DOPercentageMaxBackgroundBandwidth
Set-DOPercentageMaxForegroundBandwidth
Set-DscLocalConfigurationManager
Set-ExecutionPolicy
Set-HVCIOptions
Set-Item
Set-ItemProperty
Set-JobTrigger
Set-KdsConfiguration
Set-LocalGroup
Set-LocalUser
Set-Location
Set-NonRemovableAppsPolicy
Set-PackageSource
Set-ProcessMitigation
Set-PSBreakpoint
Set-PSDebug
Set-PSReadLineKeyHandler
Set-PSReadLineOption
Set-PSSessionConfiguration
Set-RuleOption
Set-ScheduledJob
Set-ScheduledJobOption
Set-SecureBootUEFI
Set-Service
Set-StrictMode
Set-TimeZone
Set-TpmOwnerAuth
Set-TraceSource
Set-UevConfiguration
Set-UevTemplateProfile
Set-Variable
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
Set-WSManInstance
Set-WSManQuickConfig
Show-Command
Show-ControlPanelItem
Show-EventLog
Show-WindowsDeveloperLicenseRegistration
Sort-Object
Split-Path
Split-WindowsImage
Start-BitsTransfer
Start-DscConfiguration
Start-DtcDiagnosticResourceManager
Start-Job
Start-OSUninstall
Start-Process
Start-Service
Start-Sleep
Start-Transaction
Start-Transcript
Stop-AppvClientConnectionGroup
Stop-AppvClientPackage
Stop-Computer
Stop-DtcDiagnosticResourceManager
Stop-Job
Stop-Process
Stop-Service
Stop-Transcript
Suspend-BitsTransfer
Suspend-Job
Suspend-Service
Switch-Certificate
Sync-AppvPublishingServer
Tee-Object
Test-AppLockerPolicy
Test-Certificate
Test-ComputerSecureChannel
Test-Connection
Test-DscConfiguration
Test-FileCatalog
Test-KdsRootKey
Test-ModuleManifest
Test-Path
Test-PSSessionConfigurationFile
Test-UevTemplate
Test-WSMan
Trace-Command
Unblock-File
Unblock-Tpm
Undo-DtcDiagnosticTransaction
Undo-Transaction
Uninstall-Package
Uninstall-ProvisioningPackage
Uninstall-TrustedProvisioningCertificate
Unprotect-CmsMessage
Unpublish-AppvClientPackage
Unregister-Event
Unregister-PackageSource
Unregister-PSSessionConfiguration
Unregister-ScheduledJob
Unregister-UevTemplate
Unregister-WindowsDeveloperLicense
Update-DscConfiguration
Update-FormatData
Update-Help
Update-List
Update-TypeData
Update-UevTemplate
Update-WIMBootEntry
Use-Transaction
Use-WindowsUnattend
Wait-Debugger
Wait-Event
Wait-Job
Wait-Process
Where-Object
Write-Debug
Write-Error
Write-EventLog
Write-Host
Write-Information
Write-Output
Write-Progress
Write-Verbose
Write-Warning