WebSphere Registry and Repository profilemanager profile script

Below is the script to create an WSRR profile in AIX:

./manageprofiles.sh \
-create -profileName WWWSRR1 \
-profilePath /Websphere/IBM/WebSphere/AppServer/profiles/WWWSRR1 \
-templatePath /Websphere/IBM/WebSphere/AppServer/profileTemplates/default.wsrr \
-nodeName WWSRR1node \
-cellName WSRR1Cell \
-hostName 10.36.157.151
Remember: Change the path to point to your AppServer.

Leave a Comment

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 )

Facebook photo

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

Connecting to %s