Hello,
does someone faced error "The RPC server is unavailable" during connecting to Disk management MMC console to Hyper-V Server R2? Servers are in the same AD domain and MMC console is enabled on Hyper-V.
Thanks
|
up vote
4
down vote
favorite
2
|
Hello, does someone faced error "The RPC server is unavailable" during connecting to Disk management MMC console to Hyper-V Server R2? Servers are in the same AD domain and MMC console is enabled on Hyper-V. Thanks
|
||||
|
|
up vote
5
down vote
accepted
|
You need to change the Firewall rules on both machines (NOT only the Hyper-V Server) Run this command on both machines: netsh advfirewall firewall set rule group="Remote Volume Management" new enable=yes |
||
|
|
up vote
0
down vote
|
thanks for that! I had the same issue and it was driving me crazy ;-) greetings Maarten |
||
|
|