We stumbled over the following error while trying to push out agents:
Failed Agent Push/Repair – Could not remotely verify agent operating system version
Full Event Description:
The Operations Manager Server cannot process the install/uninstall request for computer IAUSYDIN0004.network.zz due to failure of operating system version verification.
Operation: Agent Install
Install account: NETWORK\systemservice
Error Code: 80070035
Error Description: The network path was not found.
Sure, there is a blog from Kevin Holeman with error-numbers (http://blogs.technet.com/b/kevinholman/archive/2009/01/27/console-based-agent-deployment-troubleshooting-table.aspx). But the error didn’t match with ours.
In our case, the firewall was turned off. Also we could remotely manage the server. And we where able to connect throug RDP. And the default action account had enought rights.
So, we did a second look at DNS and saw, that there was a second, a private, IP was registered.
We just removed that private IP from the NIC and from DNS and agent push was succesfull…
COMMENTS