Die Suche ergab 7 Treffer

von Marco Tizzano
19 Jan 2017, 14:13
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

Re: Opsi Client Agent Silent Installation

Hi,

The problem was that I copied Agent Folder on client Local Path. If I try to install directly from server shared folder all works fine.

Thanks
Marco
von Marco Tizzano
16 Jan 2017, 14:53
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

Re: Opsi Client Agent Silent Installation

If I press a key, script restart and come back to
>>Press any key to continue . . .
I tried to execute silent_setup.cmd that already execute service_setup.cmd /u but nothing happen.

BR
Marco
von Marco Tizzano
16 Jan 2017, 14:28
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

Re: Opsi Client Agent Silent Installation

Hi and thanks for your quick response. Follows the output of the script as required: C:\Users\user01\Desktop\opsi-client-agent>set script_drive=o: C:\Users\user01\Desktop\opsi-client-agent>if not C: == \\ ( set script_drive=C: goto :mapped ) C:\Users\user01\Desktop\opsi-client-agent>if ! == /u! goto...
von Marco Tizzano
16 Jan 2017, 11:15
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

Re: Opsi Client Agent Silent Installation

Hi ngbr, All requirements you listed are ok, silent_setup.cmd runs only if, previously its execution, opsi.org folder is already deleted. In this case the unattended installation works fine, otherwise if I don't delete the folder the silent_setup.cmd not run. This is an expected behavior? thanks Marco
von Marco Tizzano
13 Jan 2017, 16:43
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

Re: Opsi Client Agent Silent Installation

In config.ini file I have configured the following parameters: service_user service_hidden_password At the moment /noreboot is not configured, at the moment is not a problem if, by default, silent installation automatic reboot the client. So I'm trying to install the Agent executing silent_setup.cmd...
von Marco Tizzano
13 Jan 2017, 12:20
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

Re: Opsi Client Agent Silent Installation

Hi ngbr,

thanks for your reply, I'm a beginner about software distribution and Opsi solution. Could you specify which parameters I need to define in config.ini configuration file?

Thanks
Marco
von Marco Tizzano
13 Jan 2017, 09:15
Forum: Free Support
Thema: [SOLVED] Opsi Client Agent Silent Installation
Antworten: 13
Zugriffe: 14232

[SOLVED] Opsi Client Agent Silent Installation

Hi all, We are testing OPSI solution in our lab environment in order to understand all the features of this very useful solution. My question is if is possible to install the Opsi Client Agent in silent mode with no user interaction. All installation parameters could be provided in automatic mode. O...