PowerShell commands
Text
- Where-ObjectFilter objects
- Select-ObjectPick properties/rows
- Export-CsvExport to CSV
- Sort-ObjectSort objects
- Get-ContentRead/follow file (PS)
- ConvertTo-JsonConvert to/from JSON
- Format-Table / Format-ListTable vs list output
- Import-CsvRead CSV as objects
- Select-StringSearch text (PS)
- Compare-ObjectDiff objects and files
- Measure-ObjectCount and sum
- Get-Clipboard / Set-ClipboardClipboard in/out
- Group-ObjectGroup and count
- Out-GridViewInteractive grid view
- ConvertTo-HtmlHTML reports
System
- Invoke-CommandRun commands remotely
- ForEach-ObjectProcess each item
- Enter-PSSessionInteractive remote session
- Get-DateDates and date math
- Start-ProcessStart processes (elevate)
- Get-ScheduledTaskQuery scheduled tasks
- Install-ModuleInstall PS modules
- Set-ExecutionPolicyScript execution policy
- Restart-ComputerRestart computers
- Get-AppxPackageQuery/remove Store apps
- Get-History / Invoke-HistoryCommand history
- Get-WindowsFeatureServer roles & features
- Read-HostInteractive input
- Rename-ComputerRename a computer
- Start-Job / Get-JobBackground jobs
Network
- Test-NetConnectionPing + port reachability
- Get-NetIPAddressGet IP configuration
- Get-NetTCPConnectionPorts/connections in PS
- Get-NetAdapterList network adapters
- Resolve-DnsNameTest DNS resolution
- Clear-DnsClientCacheFlush the DNS cache
- Test-ConnectionPing as objects
- Get-SmbShareList/create SMB shares
- Invoke-RestMethodCall REST APIs
- Get-NetRouteShow the routing table
- Invoke-WebRequestHTTP request (PS)
- Restart-NetAdapterBounce a NIC
- Set-DnsClientServerAddressGet/set DNS servers
- Send-MailMessageSend mail (legacy)
Files
- Get-ChildItemList items (PS)
- Compress-ArchiveCreate ZIPs natively
- Expand-ArchiveExtract ZIPs natively
- Copy-ItemCopy (PS)
- Out-FileSave output to a file
- Rename-ItemRename items
- Remove-ItemRemove (PS)
- Set-Content / Add-ContentWrite file contents
- Move-ItemMove/rename (PS)
- New-ItemCreate item (PS)
- Split-Path / Join-PathSplit and join paths
- Test-PathTest a path (PS)
Info
Security
Accounts
Logs
Disk
Processes
Active Directory
Services
Config
Performance
backup
Other platforms
The same reference, with no signal at all
Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.
Get it free on the App Store