on the control panel, set a scheduled task to run cscript \\server\wpkg\wpkg.js /synchronize /quiet at each user login, or like 10am. either or. Peter Hartmann wrote: > We have a wireless setup. The WPGK Service isn't running at startup > I believe because the wireless service hasn't started yet. ....no > access to the share. Can I delay it a bit? Can i add in a "sleep" > command somewhere? Or do have to have a local bat file with this? > > @ECHO OFF > sleep 300 > net start "WPKG Service" > > > > Thanks > Peter > > > _______________________________________________ > wpkg-users mailing list > wpkg-users at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/wpkg-users > > > _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |