Dear wpkg users,

i face a problem on 1 computer where the wpkg-gp always quits even when network 
is available after boot by starting manually.

Here the log:

2012-03-01 10:02:27,015 - WpkgService - INFO - Logging started with verbosity: 3
2012-03-01 10:02:27,015 - WpkgService - DEBUG - LGP: Opening 
C:\WINDOWS\system32\GroupPolicy\gpt.ini
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Config: Reading EnableViaLGP: 
'1' from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Config: Reading WpkgCommand: 
'\\myserver\netlogon\wpkg\wpkg.js /synchronize' from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Config: Reading WpkgCommand: 
'\\myserver\netlogon\wpkg\wpkg.js /synchronize' from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Trying to extract share name 
from \\myserver\netlogon\wpkg\wpkg.js /synchronize
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Extracted share: 
'\\myserver\netlogon'
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Config: Reading 
WpkgNetworkUsername: 'mydomain\wpkg2' from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Reading WpkgNetworkPassword 
from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Config: Reading WpkgMaxReboots: 
'3' from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - Config: Reading 
WpkgRebootPolicy: 'force' from ini file
2012-03-01 10:02:27,015 - WpkgService - DEBUG - WpkgCommand is a js file but is 
missing 'cscript', adding
2012-03-01 10:02:27,015 - WpkgService - DEBUG - WpkgCommand is a js but is 
missing /noreboot, adding
2012-03-01 10:02:27,015 - WpkgService - DEBUG - WpkgCommand is a js but is 
missing /sendStatus, adding
2012-03-01 10:02:27,015 - WpkgService - DEBUG - WpkgCommand is a js but is 
missing /nonotify, adding
2012-03-01 10:02:27,015 - WpkgService - DEBUG - WpkgCommand is a js but is 
missing /quiet, adding
2012-03-01 10:02:33,092 - WpkgService - DEBUG - DoProcessClient() start
2012-03-01 10:02:33,092 - WpkgService - DEBUG - Config: Reading 
DisableAtBootUp: '0' from ini file
2012-03-01 10:02:33,092 - WpkgService - INFO - Received 'Execute', executing 
WPKG
2012-03-01 10:02:33,092 - WpkgService - DEBUG - Checking client acccess
2012-03-01 10:02:33,092 - WpkgService - DEBUG - Client is a member of 
Administrators group
2012-03-01 10:02:33,108 - WpkgService - DEBUG - Config: Reading 
WpkgExecuteByNonAdmins: '0' from ini file
2012-03-01 10:02:33,108 - WpkgService - DEBUG - WpkgExecuteByNonAdmins is 0
2012-03-01 10:02:33,108 - WpkgService - DEBUG - Config: Reading 
WpkgExecuteByLocalUsers: '1' from ini file
2012-03-01 10:02:33,108 - WpkgService - DEBUG - WpkgExecuteByLocalUsers is 1
2012-03-01 10:02:33,108 - WpkgService - DEBUG - Client user is a member of 
Administrators group, permission is granted
2012-03-01 10:02:33,108 - WpkgService - INFO - Executing WPKG with the command 
cscript \\myserver\netlogon\wpkg\wpkg.js /synchronize /noreboot /sendStatus 
/nonotify /quiet
2012-03-01 10:02:33,108 - WpkgService - DEBUG - Trying to connect to share. 1 
of 6
2012-03-01 10:02:36,796 - WpkgService - ERROR - Error when processing Named 
Pipe Client:
Traceback (most recent call last):
  File "WpkgServer.pyc", line 195, in DoProcessClient
  File "WpkgExecuter.pyc", line 95, in Execute
  File "WpkgNetworkHandler.pyc", line 56, in connect_to_network_share
error: (1203, 'WNetAddConnection2', 'No network provider accepted the given 
network path.')
2012-03-01 10:11:58,608 - WpkgService - DEBUG - DoProcessClient() start
2012-03-01 10:11:58,608 - WpkgService - INFO - Sending '203 Unknown command: ' 
to client

-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to