Problem:
You receive an error Virtual Disk Manager “The RPC server is unavailable” when attempting to remotely manage Hyper-V Server 2008 or Windows Server 2008 Core Installation:
Solution:
Run the following command on the client and on the server:
1 | netsh advfirewall firewall set rule group="Remote Volume Management" new enable=yes |
You have the option of using the Server Configuration menu on the server side if your using Hyper-V Server 2008. Select option 4, Configure Remote Management:
Select option 1, Allow MMC Remote Management:
µ
Helped me. Thank you for this tip.
Hi,
i had enabled Allow MMC remote management but also no use still getting same error. what should i do now ?