Previous Topic: Start a LabNext Topic: Start a Lab from the Server Console


Start a Lab from the Command Line

You can start a lab by invoking one of the DevTest Server executables, and specifying a server name and a lab name.

For example, the following command starts a lab named MyLab, which is a child of MyParentLab. The MyLab lab has one lab member: a coordinator named Dev-Coord.

CoordinatorServer -n Dev-Coord -l MyParentLab/MyLab