> > Chris Wilcox schrieb: > > An update to my previous issue: > > > > The beta wpkg client still showed the same error. > > > > I then tried the 'execute before/execute after' options to map a drive > > to the wpkg folder on the Linux server and unmap it afterwards, pointing > > the wpkg.js etc to this drive letter - works perfectly so far :) > > > > Execute before: > > > > net use x: \\servername\sharename\wpkg > > <file://\\servername\sharename\wpkg> /user:servername\username password > > > > Execute after: > > > > net use /delete /y x: > > > > I'll be trying this again over the next week or two to double-check > > things, but I see no reason why it won't work across all the sites I > > need it to as it works fine at the first site I tried! > > Did you add proper credentials in WPKG Client to access the share before > you tried to "net use..."? > > Yes I did - that was always the strange thing, if I clicked 'Test' in the wpkg config window with the suitable credentials entered then the tests all passed a 'OK', it was only during the boot process that wpkg failed and the error was shown in Event Viewer with the wnetaddconnection error. Chris _________________________________________________________________ View your Twitter and Flickr updates from one place – Learn more! http://clk.atdmt.com/UKM/go/137984870/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20090422/7213f9c7/attachment.html> |