Silent profile creation

Now we have installed WAS silently, we need to cover how to create profiles using the profile management command-line script. The script is located in the <was_root>/bin folder with the following name:

  1. For Linux:
    ./manageprofiles.sh
    
  2. For Windows:
    manageprofiles.bat
    

The following table explains the valid command-line modes for the manageprofiles script:

Command-line option

Description

augment

The augment parameter is used to make changes to an existing profile with an augmentation template. The augment parameter causes the manageprofiles command to update or augment the profile identified in the -profileName parameter using the template in the -templatePath parameter.

create

Creates the profile. You can Specify manageprofiles ...

Get IBM WebSphere Application Server 8.0 Administration Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.