Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A cron job to kick off LiveUpdate' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A cron job to kick off LiveUpdate
Authored by: LeeH on Feb 23, '04 12:55:58PM

I think this can also be accomplished via the Scheduler included in Systemworks. You can set it up to do an update daily, weekly, or monthly at a specified time.



[ Reply to This | # ]
A cron job to kick off LiveUpdate
Authored by: jlevitsk on Mar 03, '04 09:06:59PM

However the scheduler does per user crontabs which does not work well in a corp environment. Also the scheduler does not check for network connectivity so it will kick off LiveUpdate even if you have no internet connection. With my cron job it will run every 7 days even if a user is not logged on.



[ Reply to This | # ]