8,330 questions
Use this command that collects information about the desktops on the local computer:
Get-CimInstance -ClassName Win32_Desktop
Ref:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
how to find computer model in PowerShell
Use this command that collects information about the desktops on the local computer:
Get-CimInstance -ClassName Win32_Desktop
Ref: