forced log off

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

Is there a way to force a user to be logged off ??

I want to run a nightly backup and make sure that all
users have logged out of the Access database prior to the
backup.
 
Tony said:
Is there a way to force a user to be logged off ??

I want to run a nightly backup and make sure that all
users have logged out of the Access database prior to the
backup.
Hi

You could create a scheduled job on each computer that logs the
user off at a set time.

In the link below there is a script that creates a scheduled job
that logs off the user after a set amount of idle time, could
easily be changed to use a set time instead:

http://groups.google.com/[email protected]
 
Back
Top