Run D3Vme.exe to start the Service Control Manager on Windows. On Windows, the VME is a background service that starts automatically when the server boots.
During installation the setup procedure runs D3Vme /install and installs the service in the Service Database. The D3Vme command, runs automatically from the Service Control Manager and starts the server in background. Users can then connect to it using local workstations or Telnet.
When started in the background, no message is displayed. If the service is started successfully, the Service Control Manager (Services in the control panel), displays the D3 Virtual Machine Environment as Started. Otherwise, Windows displays a message box at boot time indicating that one service was not started successfully. The boot result or any error message is logged in the Windows event viewer under Application.
The VME service must be set up as detailed in Service Setup in the Administrators Guide.
To start the VME in the background from the Control Panel:
Double-click Services from the Control Panel.
Select the D3 Virtual Machine Environment service, then click Start.
NOTE |
You can also type net start d3vme from the MS-DOS command line. |
To start the VME in the foreground from the MS-DOS command line:
Open an MS-DOS prompt, then type:
d3vme /debug |
The VME Server starts in the foreground and the user is able to log on to line 0. This mode is a degraded mode with limited console capability.
NOTE |
|
See Also