sbotsford wrote: > > > I'm not a fan of windows event logger. Way too many clicks to find out > what I want to know. Too much other stuff. > > I'm also not a fan of letting things just happen. > > Here's my solution, maybe it will help someone else. > > In this case conan is my my file server (conan the librarian...) > > > Samba share: > > [wpkglog] > comment = Log location for windows packager > path = /Installers/wpkg/logs > browseable = no > writeable = yes > guest ok = yes > > It's not browseable so that black hats have to work to find it to put > evil things in place. In this scenario, "black hats" can discover the share name and can remove all logs. You could use a username/password protected share, too, in "net use" command. I'll add your post to the wiki. -- Tomasz Chmielewski http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |