Remotely unlocking/locking a PC

From: Bob (bob@nospam.com)
Date: 11/16/02


From: "Bob" <bob@nospam.com>
Date: Sat, 16 Nov 2002 16:05:11 +1100


Gidday,

Does anyone know how I can pass a username and password (if necessary) to a
remote machine and have it lock or unlock itself? I will be using W2K and
higher clients...

Cheers



Relevant Pages

  • Re: Refresh Problem
    ... If I wait 3 seconds between mouse clicks on the lock / unlock button, ... workstation is looking at a current copy of the data. ... MESSAGEBOX statement after all of the database lookups have been done ...
    (microsoft.public.fox.programmer.exchange)
  • Re: A scoped lock/unlock implementation in C++.
    ... mutex_locker wrapping the same mutex, more than one thread won't share ... But beyond that it will still work with thread local mutex_locker instances, since no two threads can have a nonzero lock count anyway. ... When entering a locked region, if the last entry is negative, you know ... In case of unlocks even the unlock count is insignificant. ...
    (comp.programming.threads)
  • Re: [PATCH] Remove softlockup from invalidate_mapping_pages.
    ... These block devices are very likely to have just one ... Being locked for read is very unlikely because mdadm would have already ... memory reclaim could lock the page, ... core is free to unlock the page when the IO completes, ...
    (Linux-Kernel)
  • Re: Why are Boost thread mutexes so slow compared to Pthreads?
    ... Don't let unlock() happen automatically for unexpected throws ... ENOTRECOVERABLE returned on subsequent lock()) to expose corruption. ... A thrown exception may not be a fatal error per se, ... There's no reason why this function ...
    (comp.programming.threads)
  • Re: CSingleLock - known behaviour?
    ... While a CRITICAL_SECTION has recursive acquisition semantics, the MFC layers introduce so ... many bugs that it would not at all surprise me if CCriticalSection was as bug-laden as the ... Now look at the unlock code: ... only do an unlock if it believes the lock is set, and the result of a successful unlock is ...
    (microsoft.public.vc.mfc)

Loading