This tool can be used to view how the UCS is actually configured and required output by Solarwinds Support.
( Please Note : This is not the actual configuration down loader like as NCM )
Please run this tool - it will collect some data about UCS to xml file.
Then please check the file how the UCS is configured.
Run it from CMD:
- UCSDownloadXML.exe /S:199.168.1.89 /U:User /P:password /O:output.xml
in a case you are using SSL:
- UCSDownloadXML.exe /SSL /S:199.168.1.89 /U:User /P:password /O:output.xml
S: - source IP address
U: - user
P: - password
O: - output file