Re: Forcing user to log off

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Aug 22, 6:36 am, "Ace Fekay [MCT]" <ace...@xxxxxxxxxxxxxxxxxxxxxxx>
wrote:
"Florian Frommherz [MVP]" <flor...@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
messagenews:uTqFKrwIKHA.1248@xxxxxxxxxxxxxxxxxxxxxxx

Ace,

Ace Fekay [MCT] schrieb:
Florian,

Woudn't that be a workstation lock and not a logout?

Yeah, that might be true. There are actually two screensavers out there
with that functionality. One for a lock of the machine, another for a
logoff. I keep confusing the two.

Cheers,
Florian

I wasn't sure, which was why I asked. :-)

Cheers!
Ace

Hello, I am ok with forcing a logoff for our labs. We use a
workstation lock for our employees. I got it to work with a registry
tweak and gpo. However, now my problem is when the monitor goes to
sleep (say it is set for 20 minutes) and I have the log off time set
for 30 minutes of inactivity, log off will not work if the monitor
goes to sleep. For now I just set the monitor sleep for after the log
off time.
.



Relevant Pages

  • Re: Forcing user to log off
    ... workstation lock for our employees. ... now my problem is when the monitor goes to ... sleep and I have the log off time set ... Microsoft Certified Trainer ...
    (microsoft.public.windows.group_policy)
  • Re: How to wait for multiple threads simultaneously?
    ... A 'condition variable' is the userland-equivalent of a sleep channel ... wait queue to be not worth the effort. ... It simply requires that the lock function not ... because a 'POSIX spin lock' would not ...
    (comp.os.linux.development.apps)
  • Re: Locking etc. (Long, boring, redundant, newbie questions)
    ... What is really meant is that depending on the type of mutex a thread is trying to acquire, the thread will either spin or it will sleep waiting for the lock to become available. ...
    (freebsd-hackers)
  • Re: Multi-threading article finally "finished" - reviewers welcome
    ... It also violates the naming convention MS spells out in the MSDN ... > Public Sub StartTheThread() ... > releasing a monitor several millions times per second. ... Using a lock: ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Multi-threading article finally "finished" - reviewers welcome
    ... It also violates the naming convention MS spells out in the MSDN ... > Public Sub StartTheThread() ... > releasing a monitor several millions times per second. ... Using a lock: ...
    (microsoft.public.dotnet.languages.csharp)