created | modified |
---|---|
2024-12-09 16:27:04 UTC |
2024-12-09 16:27:04 UTC |
$computerName = "STORM"
Rename-Computer -NewName $computerName -Restart
Wait for the VM to restart and then execute the following command to join the TECHTOOLBOX domain:
Add-Computer -DomainName corp.technologytoolbox.com -Restart