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 > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > wpkg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wpkg-users > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
