B Royles (Staff) wrote: > All, > > > > Has any one ever managed to get wpkg to log successful / unsuccessful > installs to a database (my or postgre sql) or file. > > > > We are using WPKG quite successfully on around 650 pcs at the moment. > But some software for reasons of its own fails, and then stops wpkg from > installing the rest.. > > > > It would be useful if we could build a error log somewhere apart from > the local event log. So if any one has done anything to capture events > remotely please let me know how! You can use the eventlog, there are many tools to look at it remotely. You can redirect WPKG output to a remote file (cscript wpkg.js /options > \\server\share\logs\%COMPUTERNAME%.log) Or, you can look at this one: http://bugs.wpkg.org/show_bug.cgi?id=33 ("Log to file"). -- Tomasz Chmielewski http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |