Check type of computer

Get-WmiObject -Class Win32_ComputerSystemProduct | Select-Object -ExpandProperty Name

This will tell you make and model of computer, only works OEM machines


Revision #1
Created 14 May 2025 14:59:22 by ColtM
Updated 14 May 2025 15:00:03 by ColtM