Ostatnio aktywny 6 days ago

Rewizja 8393c20ed836431a0fa87a30bd03a40d0a1518cb

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