Hello guys! Good night!
My Environment:
VMM Server 2012 R2 UR 02 with HA
2 x Win Server 2012 R2 Std
Scenario:
After applying the Update Rollup 02 (KB 2932926) I ran the following command to check the version of the VMM Agent installed on all my servers:
"Get-VMMManagedComputer | Select Name, AgentVersion"
So, I ran the second command to update these VMM agent installed on all my servers:
"Update-VMMManagedComputer -VMMManagedComputer $Computer -Credential $Creds"
After that VMM Management server got the Access Denied status, giving me the following job error:
-----------
Error (10429)
An older version of the Virtual Machine Manager management server is installed on VMMDC-02.totvscloud.local. The VMM agent on the VMM management server cannot be upgraded independently.
Recommended Action
Remove VMMDC-02.totvscloud.local from the Managed Computers view of the VMM console, uninstall the VMM management server from VMMDC-02.totvscloud.local, and then add VMMDC-02.totvscloud.local back as a host or library server.
-------------
I did the recommended action, but when I re-install the VMM Management Server, the agent returns with the old RTM version, and if I try to update it, the same error is present again.
Is there anyway to correct this error? I thought to slepstream the UR 02 in the installation folder of the SCVMM. I dont't know if it is possible.
Thanks for the help!
Leandro Soares - MCP/MCSA/MCTS