manage-profile setup
To apply a server profile to an unconfigured server, use the setup subcommand, which replaces the normal setup tool when using a server profile. Run manage-profile setup to do the following:
-
Copy the
server-root/pre-setupfiles to the server root. -
Apply changes for any batch files contained in the
pre-setup-dsconfigdirectory. -
Run the setup tool.
-
Copy the
server-root/post-setupfiles to the server root. -
Install any Server SDK extensions.
-
Apply changes for any
dsconfigbatch files. -
Import any LDIF files contained in the
ldifdirectory structure. -
Start the server.
manage-profile setup creates a copy of the profile in a temporary directory specified by the --tempProfileDirectory option. The tool leaves the server running upon completion unless you use the --doNotStart option.