Joe wrote:
> I have all user accounts in an OU container within the windows 2000 domain
> created. I applied denied logon hours between 2-4am Sunday thru Saturday.
> I enabled the " Automatically Log Off Users When Logon Time Expires" on the
> default Domain Group Policy object within the Security Options node. I have
> the backup starting at 2:10am -4am only Sunday thru Saturday. The database
> accessed needs to be closed for the backup to occur and backup it's data.
> Still getting errors that the database is not closed and backed up do to
> open files. How can I audit the user accounts to ensure they are logged off
> to force these files to close. Is there another way to check this. Any
> suggestions are appreiciated. Thank you.
Hi
This forced logoff policy is a policy for SMB server, i.e. the computer
which has a network share accessible from a network. This policy, if
enabled on a server, ends the users session with the server when their
logon hours expire.
So this policy will not log off the user from the console, and I would
think it doesn't shut down the database server connections either.
So you might need to look into configure a scheduled task that does a
forced shutdown of the computers at 1:00am or something like that.
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx