Useful PowerShell Commands
Jump to navigation
Jump to search
Get-ComputerInfo
Accessing the properties of a command
Get-Computerinfo -Properties csusername Get-Computerinfo -Properties csusername | Get-Member Get-ComputerInfo | Format-List OsType,osName,csusername
Rename-Computer Restart-Computer Get-Date Get-TimeZone