-
Notifications
You must be signed in to change notification settings - Fork 1
export ad config
Chris Lowth edited this page Sep 21, 2022
·
5 revisions
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"
NB: This WIKI is a work in progress and is known to be incomplete and inaccurate in places as it stands.
Starting points
Popular pages