There is a simple script, that copies some file to the clients.
The problem is, that 40-50 clients of 216 the script/copy has failed. But only the first boot in the morning/day! If the user restart the computer or i send it fire on demand after the user logged in the windows the copying has finished well. (The clients are in the same domain).
I see these in the log files:
[1] [2012.03.27. 7:37:49] opsi-winst 4.11.2.3 started at >>2012.03.27. 7:37:45
[1] [2012.03.27. 7:37:49] startmessage winst created at CentralForm.FormCreate: 2012.03.27. 7:37:45
[1] [2012.03.27. 7:37:49] startmessage StartProgramModes and create log: 2012.03.27. 7:37:46
[1] [2012.03.27. 7:37:49] startmessage start opsi service connection: 2012.03.27. 7:37:46
[1] [2012.03.27. 7:37:49] startmessage create log: 2012.03.27. 7:37:49
[1] [2012.03.27. 7:37:51]
[1] [2012.03.27. 7:37:51] ============ Version 4.11.2.3 WIN32 script "p:\live_kincsem\setup.ins"
[1] [2012.03.27. 7:37:51] start: 2012-03-27 07:37:51
[1] [2012.03.27. 7:37:51] on client named "hp22czk.kdb.hu"
[1] [2012.03.27. 7:37:51] loggedin user ""
[1] [2012.03.27. 7:37:51] winst running as "pcpatch"
[4] [2012.03.27. 7:37:51] winst not running with admin privileges
[1] [2012.03.27. 7:37:51] winst running in standard script mode
[1] [2012.03.27. 7:37:51] [executing: "C:\Program Files\opsi.org\opsi-client-agent\opsi-winst\winst32.exe"]
[1] [2012.03.27. 7:37:51] system infos:
[1] [2012.03.27. 7:37:51] 00-0F-FE-6F-B2-66 - PC hardware address
[1] [2012.03.27. 7:37:51] hp22czk.kdb.hu - IP name
[1] [2012.03.27. 7:37:51] 192.168.120.201 - IP address
[1] [2012.03.27. 7:37:51] HUN - System default locale
[1] [2012.03.27. 7:37:51] MS Windowds 5.1 32 Bit
[1] [2012.03.27. 7:37:51] opsi service version : 4
[1] [2012.03.27. 7:37:51]
[1] [2012.03.27. 7:37:52] LogLevel was 6
[1] [2012.03.27. 7:37:52] LogLevel set to 9
[3] [2012.03.27. 7:38:52] Error: copy of C:\WINDOWS\TEMP\decompr\apposst.pbd to C:\osst\bin\apposst.pbd not possible. Errorcode 5 ("A hozzáférés megtagadva. - ------->it means: access denied
")
[3] [2012.03.27. 7:38:52] Error: copy of C:\WINDOWS\TEMP\decompr\backup.pbd to C:\osst\bin\backup.pbd not possible. Errorcode 5 ("A hozzáférés megtagadva.
")
[3] [2012.03.27. 7:38:52] Error: copy of C:\WINDOWS\TEMP\decompr\BANKVER.INI to C:\osst\bin\BANKVER.INI not possible. Errorcode 5 ("A hozzáférés megtagadva.
")
[3] [2012.03.27. 7:38:52] Error: copy of C:\WINDOWS\TEMP\decompr\batch.pbd to C:\osst\bin\batch.pbd not possible. Errorcode 5 ("A hozzáférés megtagadva.
")
[3] [2012.03.27. 7:38:52] Error: copy of C:\WINDOWS\TEMP\decompr\bggui.pbd to C:\osst\bin\bggui.pbd not possible. Errorcode 5 ("A hozzáférés megtagadva.
")
[3] [2012.03.27. 7:38:52] Error: copy of C:\WINDOWS\TEMP\decompr\bwlmt01.pbd to C:\osst\bin\bwlmt01.pbd not possible. Errorcode 5 ("A hozzáférés megtagadva.
")
...
I see the difference: winst not running with admin privileges, but those clients, that the copy has finished well winst running with amin privilegs.
Do you have any idea what is the problem?
Regards,
S.