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 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
