Package Deployment

Michelfdi
Beiträge: 17
Registriert: 25 Jan 2013, 17:00

Re: Package Deployment

Beitrag von Michelfdi »

Oh thanks I didn't expect that is on the client for the software on demand.
But I can't deploy my software in Opsi Editor config, the opsi winst windows appear but nothing are install.

Why my product configuration doesn't deploy but my netboot product work ? :cry:
Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Re: Package Deployment

Beitrag von Zakyl »

My steps to deploy a software :

- Script the software
- Create a new product on the OPSI server
- Copy script files on the server
- Create the ".opsi" file (opsi-makeproductfile)
- Install the ".opsi" file in OPSI (opsi-package-manager -i yourfile.opsi)
- Select the computer you want to deploy products
- Go on "Product configuration" tab
- Select "Setup"
- Save by : Right click and save
- Execute now with : Right click and activate event on demand
- In normal case, the software will install on your client
Michelfdi
Beiträge: 17
Registriert: 25 Jan 2013, 17:00

Re: Package Deployment

Beitrag von Michelfdi »

I do exactly the same thing, but when this windows http://www.hostingpics.net/viewer.php?i ... iwinst.pngappear my opsi-winst windows close and the software aren't deploy.
Zakyl
Beiträge: 68
Registriert: 16 Okt 2012, 11:03

Re: Package Deployment

Beitrag von Zakyl »

What is the feedback from the graphic interface on the "Instalation state" column in "Product Configuration" tab ?
Michelfdi
Beiträge: 17
Registriert: 25 Jan 2013, 17:00

Re: Package Deployment

Beitrag von Michelfdi »

The states of the Product configuration tab is "setup" and nothing else ...
Michelfdi
Beiträge: 17
Registriert: 25 Jan 2013, 17:00

Re: Package Deployment

Beitrag von Michelfdi »

Hi, I try to deploy my package with opsi-winst with show gui it's work.

I really want to deploy from the opsi server, I watch opsi video and I do exactly the same thing

I take a look at opsiclientd.log and I have this :

Code: Alles auswählen

[5] [Feb 14 09:58:06] [ action_processor_starter.exe  ] Running command '"C:\Program Files\opsi.org\opsi-client-agent\\opsi-winst\\winst32.exe" /opsiservice "https://172.115.1.40/rpc" /clientid dell-380.sdc.fdi /username dell-380.sdc.fdi /password *** confidential *** ' as user 'pcpatch' on desktop 'default'   (Windows.pyo|1647)
[6] [Feb 14 09:58:06] [ action_processor_starter.exe  ] Process startet, pid: 3272   (Windows.pyo|1651)
[6] [Feb 14 09:58:06] [ action_processor_starter.exe  ] Waiting for process ending: 3272 (timeout: 10800 seconds)   (Windows.pyo|1654)
[5] [Feb 14 09:58:09] [ action_processor_starter.exe  ] Process 3272 ended with exit code 0   (Windows.pyo|1664)
[5] [Feb 14 09:58:09] [ action_processor_starter.exe  ] Action processor ended   (action_processor_starter.py|117)
It's normal ?
Antworten