I was recently asked to gather additional information for a specific server. Device Manager showed Microsoft Virtual Hardware, which narrowed down the search. To get the Host Server information from a Windows 2008 R2 VM, look in the registery key below:
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")
I'm a Sr. Systems Engineer at a Global Environmental Engineering company. I've been in IT since 1999 and from 2005, my focus has been VMware datacenter products. More recently, my attention has been for Microsoft Azure services. As the Global Service Owner for VMware Datacenter products, I've had the pleasure of having in-depth and hands-on experience with not only VMware products, but server, storage and networking technologies.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment