Hi list, I installed the wpkg client on a few workstations and i keep having problems with the service startup. When I start the service manually via "net start wpkgservice" it usually starts up fine, but it always fails to start at boot time, usually with a message like "the network location cannot be reached" or "a device connected to the system is not functioning". This is the setup.xml of my client:
-snip- <configuration> <file>\\wpkg\WPKG\wpkg.js</file> <path-user>SMAG\wpkg</path-user> <path-password>secret</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>0</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">\\wpkg\WPKG</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> -snap- Any help would be appreciated. Alexander -- spot-media AG Alexander Meyer Systemadministrator Tesdorpfstraße 15 20148 Hamburg Fon: +49(0)40-248 28 711 Fax: +49(0)40-248 28 880 http://www.spot-media.de Vorstand: Ralph Riepenhausen (Vs.) Patric Ayoub Oliver Elbert Aufsichtsrat: Thomas Dyckhoff (Vs.) Amtsgericht Hamburg HRB 77576 ------------------------------------------------------------------------- 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
