Hyper-V 2012 vs VMM 2012
Установил Virtual Machine Manager Console (VMM) 2012 SP1 – очередной бажик (а может и фишка такая).
1 2 3 4 5 6 7 8 |
Error (20552) VMM does not have appropriate permissions to access the resource on the HYPER-V server. Recommended Action Ensure that Virtual Machine Manager has the appropriate rights to perform this action. Also, verify that CredSSP authentication is currently enabled on the service configuration of the target computer HYPER-V. To enable the CredSSP on the service configuration of the target computer, run the following command from an elevated command line: winrm set winrm/config/service/auth @{CredSSP="true"} |