Add multiple clients to interface

Antworten
scott
Beiträge: 1
Registriert: 11 Dez 2017, 13:48

Add multiple clients to interface

Beitrag von scott »

Good afternoon,

I have just setup an OPSI server and now want to add new machines into the interface.
All pcs are going to have Windows 10 installed via OPSI.

I can either add the machines in via the GUI or use the command opsi-admin -d method host_createOpsiClient.

Is there a way to add multiple pcs into the system?

Thanks.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Add multiple clients to interface

Beitrag von n.wenselowski »

Hi,

if you have many clients to import I'd create a script for this purpose.
This requires to have the information about the clients somewhere in machine readable form.
If you have an AD uib offers a tool for importing.

If it is just a hand full of clients I probably would go with the manual entry through the GUI.


Kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten