Because of security reasons my company has disabled the Windows Scheduler on our servers. We still need to have some sort of scheduled tasks operating. My solution was to reinvent the wheel.
All I need this scheduler to do is kick off batch files. But I need the users to still setup what ever interval they would like these batch files to kick off.
I am very new to
VB, but I did take a beginner class close to 4 years ago.
Does anyone have some code that I can steal?
Thanks,
Jon