Monday, March 16, 2015

Manage Profile Websphere (6 of 285 technotes for 2015)

<was_root>/bin/manageprofiles.sh -listProfiles

wil list the profiles

e.g

[appsrv01]

to remove the profile type:

<was_root>/bin/manageprofiles.sh -delete -profileName appsrv01

result:

INSTCONFSUCCESS: Success: The profile no longer exists.

No comments: