How to create a deployment manager profile in websphere through GUI or Manually
 
 Profiles can be create in many ways   1. using  ./pmt.sh tool  2. using  ./manageprofiles.sh command  3. using wsadmin.sh scripting.   first we will create the profile with the pmt.sh tool  Launched the tool from two ways   one is from the all programs and select the ibm websphere and select the profile management tool  second is go to the profilemanagement  directory under the was_home/appserver/bin  and initiate the program.   We will create the profile in the windows environment and process are in same in linux.   Step 1 launch the profile management tool window will appear like that        Step 2. Now click in the launch the profile management tools                                                                         Step 3. Now click in the create button             ...