HKLM\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters
In this case, the Server Owner decided to install the Hyper-V Role and create this single VM.
Alternatively, you can run the following command in Powershell from within the VM:
(get-item "HKLM:\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters").GetValue("HostName")
No comments:
Post a Comment