Files
management-scripts/Get-DisplayInformation.ps1
2021-07-27 11:29:37 -04:00

1 line
123 B
PowerShell

Get-WmiObject Win32_VideoController | Select Caption, CurrentHorizontalResolution, CurrentVerticalResolution | Format-Table