-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tomasz Chmielewski wrote: > David Christensen wrote: > >> - <#> <Event >> xmlns="*http://schemas.microsoft.com/win/2004/08/events/event*"> >> - <#> <System> >> <Provider Name="*WpkgService*" /> >> <EventID Qualifiers="*0*">1</EventID> >> <Level>2</Level> >> <Task>0</Task> >> <Keywords>0x80000000000000</Keywords> >> <TimeCreated SystemTime="*2009-08-12T16:30:09.000Z*" /> >> <EventRecordID>1371</EventRecordID> >> <Channel>Application</Channel> >> <Computer>Scoobysnack</Computer> >> <Security /> >> </System> >> - <#> <EventData> >> <Data>Script execution: failure. Exit code: 1</Data> >> </EventData> >> </Event> >> >> The wpkg version I am using is 1.2.1 > > You could try a newer version. > > But your issue is most likely just a pre- or post- script which fails. > Or wpkg.js. > > I installed a new version and got the same error. I was able to figure out that the issue was related to the execution context. When I deployed wpkg on my XP clients I created a user in my samba domain that had access to the share where wpkg is mounted and then added this user to each client as a local admin. I tried the same thing in vista and even with the newer client the same thing occured. It looks like permissions are much different in t for testing purposes I used the administrator account for the execution context and restarted wpkg, which worked. However now that I can keep wpkg running, I am not able to install any applications, I get an error invalid username or bad password when it tries to run the package cmd specified in package.xml. Is there a particular wpkg client configuration that I need to use for Vista clients?
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkqDB7IACgkQ5B+8XEnAvqtG4wCfToob3yic29ToXK5ps4cfwxOk 3vAAnAjXPDOFdh4imCCHew5wzCPmMvpr =FSVt -----END PGP SIGNATURE----- ------------------------------------------------------------------------- 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
