4.1Starting the mdm server under Ubuntu
|
mdm 1.15.0 in the mdm VA (Ubuntu 22.04 LTS) |
---|---|
Start |
|
mdm server |
sudo systemctl start mdm-server |
mdm ca server |
sudo systemctl start mdm-ca |
Stop |
|
mdm server |
sudo systemctl stop mdm-server |
mdm ca server |
sudo systemctl stop mdm-ca |
4.2Using the mdm client with Windows
Prerequisite
–The Java runtime environment OpenJDK 11 is installed on the Windows system.
–The mdm component mdm-clientdownload is installed in the mdm VA.
To use the mdm client, proceed as follows:
•Make the contents of the file mdm-client.zip available on the desired system:
–For this, connect from there to the mdm web server at the configured IP address: https://<IP address>/mdm
–The file is offered for download.
–Download the file.
–Unpack the zip file.
•Start the mdm client by double-clicking on the file mdm-client-1.15.0.jar or via the command line: java -jar mdm-client-1.15.0.jar .