http://bugzilla.wpkg.org/show_bug.cgi?id=89 --- Comment #2 from Ben <klm__ at hotmail.com> 2007-12-05 23:26:20 --- I did as follows: Clear event log. Disable virus scanner, just in case Uninstall 1.0rc client. Install 1.2rc5 with the following command line: msiexec /qn /i [path to msi file] SETTINGSFILE=[path to settings file] ALLUSERS=1 net start "WPKG Service" Output: The WPKG Service service is starting... The WPKG Service service could not be started. Event log contained only the following Product: WPKG -- Installation completed successfully. Settings.xml: <?xml version="1.0" encoding="UTF-8"?> <configuration><file>\\bserver\wpkg\wpkg.js</file><path-user>administrator</path-user><path-password>MY PASSWORD</path-password><exec-user>SYSTEM</exec-user><exec-password></exec-password><parameters>/synchronize /nonotify /quiet</parameters><silent>YES</silent><pre-action></pre-action><post-action></post-action><show-GUI>NO</show-GUI><logon-delay>5</logon-delay><logon-message-1>WPKG is installing applications and applying settings...</logon-message-1><logon-message-2>Please wait, don't restart or power off your computer...</logon-message-2><script-variable name="SOFTWARE">\\bserver\wpkg\software</script-variable><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> I also tried installing without the SETTINGSFILE= and configured the client from scratch, with the same result. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. Easy Software Deployment >> http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |