The name of the domain controller is GRDC2. In Hyper-V, where can i find the name of the domain controller (GRDC2)?
Hi,
Get-VM -Name GRDC2 this will get you the name in-case if same naming convention is assigned to VM at the time of creation. Refer the below link
https://technet.microsoft.com/en-us/library/hh848479.aspx
Thanks
Manikandan
Hi,
Get-VM -Name GRDC2 this will get you the name in-case if same naming convention is assigned to VM at the time of creation. Refer the below link
https://technet.microsoft.com/en-us/library/hh848479.aspx
Thanks
Manikandan
Let me give you more details.
The name of the Hyper-V Server is Grhyperv1.
The name of the domain controller is Grdc2.
The domain controller Grdc2 is located in Grhyperv1.
The question is where can i view "Grdc2" in Grhyperv1?
Hi,
When you Open Hyper-V manager Under your Hyper-V Computer name you will find many VM which will be showing as running select the Grdc2 > Right click > And select connect a remote connection will open where you can login and view your VM
Thanks
Manikandan