Остання активність 6 days ago

Версія 80abdf9504445ba1a4e0bcdd64476f4d0bcf1292

fetch-computer-uuid.ps1 Неформатований
1# Enter the computer name below
2
3$ComputerName =
4
5(Get-CimInstance -Class Win32_ComputerSystemProduct -ComputerName $ComputerName).UUID