dmsmgr -create Function: Create a DMS or a DH
The dmsmgr -create function creates a Deployment Map Server (DMS) or a Distribution Host (DH) on a computer where is installed.
capamsc141
The dmsmgr -create function creates a Deployment Map Server (DMS) or a Distribution Host (DH) on a computer where
Privileged Access Manager
is installed. You can also create a DMS or a DH during installation.
The user running the utility is always granted administration rights for the created DMS or DH.
This command has the following format:
dmsmgr -create -auto [-osgroups] [-admin user [,user...]] [-xadmin user [,user...]] \ [-desktop hosts] dmsmgr -create -dms name \ [-admin user [,user...]] [-xadmin user [,user...]] \ [-desktop hosts] [-subscriber dh-names] dmsmgr -create -dh name \ [-admin user [,user...]] [-xadmin user [,user...]] \ [-desktop hosts]
- -adminuser[,user...]](Optional) Defines internal users as administrators of the created DMS or DH.
- -autoCreates a DMS and a DH with default names (DMS__, DH__, and DH__WRITER).Use this option to create a DMS and a DH and the required associations between them.
- -osgroups(Optional) Specifies to create predefined host groups when you create a DMS.
- -desktophosts(Optional) Defines a comma-separated list of computers that have TERMINAL access rights to the computer with the created DMS or DH.Whether specified or not, the terminal running the utility is always granted administration rights for the created DMS or DH.
- -dhnameCreates a DH with thenamespecified on the local host.If you use this option to create a DH,Privileged Access Managertells you to synchronize the DMS and DH even if the DH is already subscribed and no policies were previously sent. This message is a reminder of the steps you need to take and may not be indicative of the actual situation. If you completed all required steps, you can safely ignore it.
- -dmsnameCreates a DMS with thenamespecified on the local host.
- -subscriberdh_names(Optional) Defines a comma-separated list of DH PMDBs that the created DMS will policy updates to. Specify each DH in the following format:DH_name@hostname.
- -xadminuser[,user...]](Optional) Defines enterprise users as administrators of the created DMS or DH.