Add an stand alone profile to Dmgr with addNode-Command
Posted by eichelgartenweg on 9:15 AM with 1 comment
Sometimes you want to add an stand alone profile/node to an existing Deployment Manager. In order to do this use the addNode-Command.
1. Change to /bin-Directory of the profile you want to add.
2. run addNode-Command
1. Change to /bin-Directory of the profile you want to add.
2. run addNode-Command
addNode.sh(.bat) "Dmgr_Hostname" -username "dmgradmin" -password "dmgradminpassword"
3. If addNode-Command was successfull, an message like this one should appear
Node XXX has been successfull federated
Thanx....It works.
ReplyDelete