Today I applied UR 3 on SCVMM 2012 R2 , by using the below instructions . Also ran the SQL script , but there was o/p (no error) .After that all the hosts says need attention and upgrade available .I did try to update the agent but no luck . They are failing with the below error . I have ensured that winrm is enabled on the host as well VMM. Please note that the VMM environment was working before I applied the update . I am new to SCVMM , please help
http://support.microsoft.com/kb/2965414/en-us
VMM does not have appropriate permissions to access the resource on the server.
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 server . 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"}
ID: 20552