Client Setup
A new SCCM Manager client can be made available with the client setup.
Client Setup
Parameter | Explanation |
Client Setup File | Selection of the client zip file |
Server | Server name of the SCCM Manager installation |
Installation Path | Path to the SCCM Manager installation |
Client Directory | Directory name of the client installation. Relative to the Installation Path |
Client Download Directory | Directory in which the Client.zip that is downloaded from the server is located. Relative to the Installation Path |
IIS Virtual Path | Path to the web service |
Execution
Select the client zip with "Client Setup File".
The version of the selected SCCM Manager client is displayed.
Start the execution with the "Start" button.
After execution, the individual steps can be tracked in detail via the log.
Explanation of the steps
Pre Tasks | Download directory is created. If a temp directory already exists, it is deleted and recreated |
Update Client File | Backup the old client files in the client installation directory. The selected client setup file is unpacked and the content is copied to the client directory. The selected client setup file is copied to the download directory as a zip file |
Update ClientConfig.yml | Updates the ClientConfig.yml in the download directory |
Add MIME Type text/yaml (yml) | If not available, the MIME type text/yaml is added |
Post tasks | Temp directories are deleted |