I am having an issue with WPKG Client 1.2.1. It installs OK and I import my settings.xml ok. when i restart the wpkg service i get a few event logs that seem to be OK - but then it fails with: Script Execution: failure. exit code: 1.
here are the event log entries preceeding it (each is an individual entry): - WPKG Service->RegisterServiceCtrlHandler: successfully done - WPKG Service->SERVICE_START_PENDING: successfully done - ServiceStart - Set script security context: successfuly done. - Script Execution: failure. exit code: 1 here is my settings.xml entries: <?xml version="1.0" encoding="UTF-8"?> <configuration> <file>C:\Program Files\ACETECH\wpkg\wpkg.js</file> <path-user></path-user> <path-password></path-password> <exec-user>SYSTEM</exec-user> <exec-password></exec-password> <parameters>/quiet /nonotify /synchronize</parameters> <silent>YES</silent> <pre-action></pre-action> <post-action>C:\Program Files\ACETECH\PC-Audit.exe</post-action> <show-GUI>NO</show-GUI> <logon-delay>1</logon-delay> <logon-message-1>ACE Technology Group - Installing software updates ....</logon-message-1> <logon-message-2>Update will complete momentarily ....</logon-message-2> <priority>normal</priority> <stop-service-after-done>NO</stop-service-after-done> <laptop-mode>NO</laptop-mode> <server-connecting-method>standard</server-connecting-method> <server-connecting-ip></server-connecting-ip> <server-connecting-timeout>3</server-connecting-timeout> <server-connecting-script-timeout>3</server-connecting-script-timeout> <server-connecting-script-file></server-connecting-script-file> </configuration> -- -- W. Chris Shank ACE Technology Group www.myRemoteITdept.com
------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
