or:
cscript hvremote.wsf / add: user: if the computer is in workgroup
- On the Client machine, if using Windows Vista or 7 (it is not necessary to be Windows Server 2008 or Windows Server 2008 R2): add 1 exception of the Firewall to Microsoft Management Console with the command:
cscript hvremote.wsf / mmc: enable
- On Client machine (in case client and server are in workgroup ): allow DCOM anonymous access by command:
cscript hvremote.wsf / anondcom: grant
- Restart both Hyper-V server and client
Optional on the client system: if you want to display the components set up, customize and check for problems with the command:
cscript hvremote.wsf / show / target: servercomputername
On the server system, if you want to do the same as above, you use the command:
cscript hvremote.wsf / show / target: clientcomputername
From this point on, we were able to control the Hyper-V server to the Windows 7 Hyper-V management system :
Good luck!