Skip to content

export ad config

Chris Lowth edited this page Sep 21, 2022 · 5 revisions

export ad config

Usage:

tbutil [{cred}] export ad config [-j|-s ..|-y]

Exports the active directory configuration as a JSON document that is suitable for re-importing using the "import ad config" command.

If any of the allowed common formatting options are specified, then the output is the unprocessed output of the API call used. The resulting text is NOT suitable to be imported using "import ad config".

The supported formatting flags are -j, -s and -y (see common formatting options)

See also: "import ad config", "export ad group", "import ad group"

Clone this wiki locally