I am curious on a couple of items and would appreciate hearing what other people do:
1) We all probably run a backup process overnight for our networks. During my backup process I disable users from the network so the backup can complete as quickly and cleanly as possible. However, these days the overnight time available for such things keeps dwindling. How do you handle this? Do you allow your users in and rely on the backup and/or agents to handle open files? Do you keep your users out too?
2) On top of the backup process, one of our keep applications that we need to run our business is based on running batch processing overnight. It is a very ‘network unfriendly’ application and a user that is simply sitting at a menu and not performing any tasks will prevent batch processing from running. The application requires itself to be active but it requires that only itself be active and no other users. So, this is a 2nd reason I have for dropping users from the network at a particular time. I could write a program that say removes access to this app, lets the batch run, then gives access back. However, considering the ‘downtime’ for backup I have not done this. Does anyone else have such restraints? How are you handling it?
Thanks for any input!