Hi, Unfortunately I've not been able to get this working for my Win7 clients. Instead I'm currently running a simple login script that checks the OS. If it returns a Win7 machine then it runs the following command and exits: cscript \\server\wpkg\wpkg.js /synchronize /quiet If it returns an XP client then it checks to see if the WPKG client is already installed, runs the client install if it isn't and then exits. I've played around a bit with wpkg-gp but I'm not yet confident that it's stable enough to introduce into production. Peter On 11/04/2011, at 4:43 PM, Andrew Spiers <aspiers at vpac.org> wrote: Following the instructions at http://wpkg.org/WPKG_QUICK_INSTALL trying to connect to an existing wpkg installation; the installation goes successfully, and the test button works after using the fqdn of the server. The Service will not start. I am getting error 1067: the service terminated unexpectedly. The error message from the application log follows. Has anyone been able to get WPKG to work under 64 bit Windows 7? What else should I be trying? Also, we run a Samba 3 NTLM Domain. Does this mean that WPKG-GP will not work on our Win 7 machines? APPLICATION LOG: ---------------- Faulting application name: WPKGSrv.exe, version: 1.0.0.13, time stamp: 0x497b3743 Faulting module name: WPKGSrv.exe, version: 1.0.0.13, time stamp: 0x497b3743 Exception code: 0xc0000005 Fault offset: 0x000000000000c39a Faulting process id: 0xe68 Faulting application start time: 0x01cbf8117f4447a8 Faulting application path: C:\Program Files\wpkg\WPKGSrv.exe Faulting module path: C:\Program Files\wpkg\WPKGSrv.exe - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2011-04-11T06:27:14.000000000Z" /> <EventRecordID>11037</EventRecordID> <Channel>Application</Channel> <Computer>TC-SUM-04.VPAC</Computer> <Security /> </System> - <EventData> <Data>WPKGSrv.exe</Data> <Data>1.0.0.13</Data> <Data>497b3743</Data> <Data>WPKGSrv.exe</Data> <Data>1.0.0.13</Data> <Data>497b3743</Data> <Data>c0000005</Data> <Data>000000000000c39a</Data> <Data>e68</Data> <Data>01cbf8117f4447a8</Data> <Data>C:\Program Files\wpkg\WPKGSrv.exe</Data> <Data>C:\Program Files\wpkg\WPKGSrv.exe</Data> <Data>bcf59549-6404-11e0-9826-6c626d0dc32c</Data> </EventData> </Event> ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20110411/f84ad088/attachment.html> |