forcibly log off user when logon time expires

D

Dan

Can I get some assistance to forcibly log off user when
logon time expires. I tried to set a group policy on
an "OU" but it does not seem to log the user off.
 
T

Timothy H. Schilbach

Try deploying a script a login that deploys a binary or shutdown.exe to the
target system. Upon login times expiring, it logs off the machine or shuts
it down.

That provbably would be best. Unless you can just pull the DHCP lease from
the machine at the time the login expires, this would prevent them from
getting another one until they were able to login again.

-Timothy
 
G

Guest

I need this to work for over 1000 PC's so all users get
logged off at a certain hour during the night.
 
T

Timothy H. Schilbach

Thats fine, just make it a login script that deploys your binary and script.
Done deal for 1 or 1 million PC's :)

-Timothy
 

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

Top