Wiki source code of 6.A.D. Hinzufügen von Clients via CSV-Datei
Last modified by Tobias Wintrich on 2025/11/21 12:43
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Upon request, a CSV file can be provided when ordering new thin clients. | ||
| 2 | With this file, the ordered thin clients can be pre-registered in the TCMS using their MAC addresses and assigned to the appropriate groups. | ||
| 3 | |||
| 4 | (% class="box warningmessage" %) | ||
| 5 | ((( | ||
| 6 | When adding clients via a CSV file, only a reservation is initially created for each device. | ||
| 7 | Through this reservation, a client can already be assigned to the appropriate groups and software profiles before it registers with the TCMS for the first time. | ||
| 8 | |||
| 9 | The TCMS server address **cannot** be transmitted to a client using this method. | ||
| 10 | This is only possible via DHCP, a DNS entry, or by manually adding the client using its IP address. | ||
| 11 | ))) |