How To Get Windows Id !!better!! Guide
(Device ID often equals the UUID in hybrid environments.)
Under the Device specifications section, you will see your Device ID . how to get windows id
Get-WmiObject -Class Win32_ComputerSystemProduct | Select-Object -ExpandProperty UUID (Device ID often equals the UUID in hybrid environments
