Terminating logins to perform clean backups.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Could someone point me in the right direction of terminating logins at a specific time, I have users who leave programs open and I can not get a clean backup of the data. I can prevent them from logging on at a certain time but have not found a way to terminate their login....Thanks
 
My suggestion would be to create a batch file and schedule it to run before
your backup.

You could use the net session command to remove all connections on the
server.

Does this help?
LarryM said:
Could someone point me in the right direction of terminating logins at a
specific time, I have users who leave programs open and I can not get a
clean backup of the data. I can prevent them from logging on at a certain
time but have not found a way to terminate their login....Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top