Server Management - Systems Insight Manager
1833013 Members
2188 Online
110048 Solutions
New Discussion

SIM-RDP synchronization after IP change

 
SOLVED
Go to solution
Kevin Haggerty
Occasional Contributor

SIM-RDP synchronization after IP change

Have SIM 5.2 and RDP 3.81 running on same box just fine. Then move box to new network, and now the SIM option to synchronize with the deployment server still uses the old IP address.

How do I get SIM to use the new IP address?


thx
2 REPLIES 2
fred Passeron
HPE Pro
Solution

Re: SIM-RDP synchronization after IP change

Hi

first solution :
You would need to modify a few files here :
C:\Program Files\HP\Systems Insight Manager\hpwebadmin\webapps\ROOT\mxportal\dobby

edit the different xml files to update the IP address of te RDP server and then restart the HP SIM service that should do the trick I think.

Files to be modified :
console-tool.xml
scan.xml
schedule-tool.xml

If this doesn't work ;-) 'Errarum humanun es'

then you will need to use the mxtool command to modify these xml files :
infos on the mxtool command here :
http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxtool.1m.html


2nd Solution :
simply reinstall the RDP integration package.
1/copy the package on to the HP SIM server or locate it from the RDP or ICE DVD
2/launch the setup and fill the new IP address when asked.

Hope it helps

Fred
“Life is pleasant. Death is peaceful. It's the transition that's troublesome.” Isaac Asimov
Kevin Haggerty
Occasional Contributor

Re: SIM-RDP synchronization after IP change

thanks. modifying the XML files worked.