PowerShell: get-wmiobject Win32_ComputerSystemProduct | Select-Object -ExpandProperty UUID
VBS: uuid.vbs
UUID unique represents windows instance and related to license activation.
PowerShell: get-wmiobject Win32_ComputerSystemProduct | Select-Object -ExpandProperty UUID
VBS: uuid.vbs
UUID unique represents windows instance and related to license activation.