HyperV VM’in bulunduğu HyperV host’u tespit etme (PowerShell) posted in Notlar, Windows Server on 22 Şubat 2019 by Yusuf Ziya Güleç SHARE Tweet Bir HyperV Guest VM’in hangi HyperV host üzerinde yer aldığını bulmak için aşağıdaki PowerShell komutu kullanılabilir: (get-item “HKLM:\SOFTWARE\Microsoft\Virtual Machine\Guest\Parameters”).GetValue(“HostName”)