Hi,
I am trying to discover an element (Windows) via Discovery Wizard with CA UIM but not be able to discovered. The wmi credentials is configured. The scope is correct and chose the credentials. I tested the username and login to the server with the same credentials.
Please let me know the next steps to check the issue.
Thanks for your support.
Perhaps the discovery_agent log will provide an insight as to why it is failing.
For basic test, remote into the robot with the discovery_agent being used, and see if ping works to the target system.
Hello Ricardo, is your question answered ? If you still see this problem please open a support case so we can research the logs for the root cause.
Kind regards,
Britta Hoffner
CA Support
Hi Britta:
I will be to proceed to open a support case. Thank You
Hello, Rick! I'm facing the same problem. Did you get your problem solved?
Thanks!
I solved it by adding a rule in firewall:
netsh advfirewall firewall add rule dir=in name ="WMI_FOR_CA_Agent_Deployment" program=%systemroot%\system32\svchost.exe service=winmgmt action = allow protocol=TCP localport=any