Initializing a cell from a Direct Publish environment

Initializing a cell from a Direct Publish environment consists of deleting all existing Infrastructure Management data of the publishing environment from the cell and then re-creating it from the original BAROC source file.

Reinitializing a cell

To initialize a cell from a Direct Publish environment and re-create the data from the BAROC source file, run CLI commands as follows:

pposter -e EnvId -p "Init=T" sourceFileName.baroc

Removing data from a cell

To remove existing service model data for a specific environment from a cell, the pposter command references an empty (containing no data) BAROC file. Run CLI commands as follows:

pposter -e EnvId -p "Init=T" emptyFileName.baroc 

For more information about reinitializing a cell, see pinit.

Was this page helpful? Yes No Submitting... Thank you

Comments