Última actividad 6 days ago

Revisión 80abdf9504445ba1a4e0bcdd64476f4d0bcf1292

fetch-computer-uuid.ps1 Sin formato
1# Enter the computer name below
2
3$ComputerName =
4
5(Get-CimInstance -Class Win32_ComputerSystemProduct -ComputerName $ComputerName).UUID