I am looking to find a script that will auto-disconnect users that are inactive for a certain amount of time. I have users that access files in a SQL database and when they are inactive for 1.5 hours I want the session to be terminated. Our job cost company
said that it is not possible to enter a script into the SQL database to this. They told me I would need to do this on the hardware level. I do not believe that. I am not sure what version of SQL I am running but the server is 2003 R2 and the end users are
using Windows 7 Pro 64bit. I tried running "net config server /autodisconnect:90" but it does not "kick" the users. Please advise.
-Don`t Panic-