Creating, modifying, and deleting configuration objects using one properties file
You can specify to create, modify, and delete objects in one properties file. You run the applyConfigProperties command to apply the configuration changes.
Before you begin
Determine the changes that you want to make to configuration objects.
About this task
Using the PropertiesBasedConfiguration command group for the AdminTask object, you can use properties files to create, modify, and delete configuration objects from your environment.
You can create, delete, and modify objects using one properties file. Specify in the header of the properties section DELETE=true to delete an entire object or DELTEPROP=true to delete an object property and then run the applyConfigProperties command to apply the properties file. With this approach, you do not need to run the deleteConfigProperties command to delete an object.

Procedure
Results
The administrative command runs and applies the properties file.
What to do next
Save the changes to your configuration.