Adding IBM Sametime Windows Services

- ibm ibm-sametime sametime

There’s another way to add Sametime Windows services as documented on:

http://www-10.lotus.com/ldd/stwiki.nsf/dx/Running_Sametime_components_as_Windows_services_st852

Instead of adding uid and pw to soap.client.probs file you can add both via service stop arguments. Just use following command:

cd D:\IBM\WebSphere\AppServer\bin set PROFILE_PATH=D:\IBM\WebSphere\AppServer\profiles WASService -add “STProxyServer_NA” -servername nodeagent -profilePath “%PROFILE_PATH%\STPPNProfile” -logRoot “%PROFILE_PATH%\STPPNProfile\logs\nodeagent” -stopArgs “-username user_name -password password” -encodeParams