Windows Client installation

Antworten
hwassie
Beiträge: 2
Registriert: 14 Okt 2008, 10:14

Windows Client installation

Beitrag von hwassie »

I am totaly new to OPSI so this might be a silly question. Opsi looks like a perfect solution for our regular upgrade of software. We downloaded the VM image of the OPSI server and got it running. As I understand from the documentation there is also a client - opsi-winst. After searching on goolge en in the forms I cannot find any place to download it. Is there infact a install for the client on windows or what am I missing here?

Thanks
H
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1801
Registriert: 29 Mai 2008, 15:14

Re: Windows Client installation

Beitrag von j.schneider »

You have to download and install the opsi-packages preloginloader and opsi-winst.
The packages are here:
http://download.uib.de/opsi3.3/produkte/essential/

To install the needed products you can run the following commands on your opsi server:

Code: Alles auswählen

cd /home/opsiproducts
wget -r -l1 -nd -A '*.opsi' http://download.uib.de/opsi3.3/produkte/essential
opsi-package-manager -i *.opsi
After installation of products is completed you can install the opsi agent on a client:
* connect the network share \\<your-server-name>\opt_pcbin to drive p:
* open the folder p:\install\preloginloader
* run service_setup.cmd
hwassie
Beiträge: 2
Registriert: 14 Okt 2008, 10:14

Re: Windows Client installation

Beitrag von hwassie »

Thank you for the help, we are downloading now and we will test soon.

H
Antworten