Change to the ApplicationServer-base\bin directory.
Start the Application Server Domain.
asadmin.bat start-domain --user admin-user-ID --passwordfile passwordFileName domain-name
For example, type the following command to start domain1 with admin-user-ID admin and passwordFileName passfile:
asadmin.bat start-domain --user admin --passwordfile passfile domain1