Call "WSADMIN" for IBM Connections

Due to a lot of customizations in IBM Connections you always have to check out some configurations files ( .xml ) with WSADMIN.

If you do not want to enter the “wsadmin” command every time ( like me ), you can create a batch or cmd file including the following statements:

d:
cd \IBM\WebSphere\AppServer\profiles\ic-dmgr01\bin\
wsadmin -lang jython -user wasadmin -password Passw0rd -port 8879

You only have to customize the drive and path for your DMGR and the password, save it on the desktop and you´re ready to go. I also uploaded the batch file I use on dropbox. Feel free to download the file here

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s