Below are the steps to add a machine to domain from command line.
Step 1: Go to C:/tibco/tra/5.6/template/domainutility/cmdline
Step 2: Create a new file by copying the AddMachine.xml to another file name.
Ex: cp AddMachine.xml AddMachine_XX.xml
Step 3: Edit AddMachine_XX.xml, enter domain related specific entries.
Step 4: Go to C:/tibco/tra/5.6/bin, execute the following command.
./domainutilitycmd -cmdFile C:/tibco/tra/5.6/template/domainutility/cmdline/AddMachine_XX.xml –verbose
Step 5: Finish.
Step 1: Go to C:/tibco/tra/5.6/template/domainutility/cmdline
Step 2: Create a new file by copying the AddMachine.xml to another file name.
Ex: cp AddMachine.xml AddMachine_XX.xml
Step 3: Edit AddMachine_XX.xml, enter domain related specific entries.
Step 4: Go to C:/tibco/tra/5.6/bin, execute the following command.
./domainutilitycmd -cmdFile C:/tibco/tra/5.6/template/domainutility/cmdline/AddMachine_XX.xml –verbose
Step 5: Finish.