RE: Keyboard Locking/Invisible Screensaver

From: Leo, Joel (Joel.Leo_at_cw.com)
Date: 07/09/03

  • Next message: InfoSec: "RE: investigating misuse of the internet"
    Date: Wed, 9 Jul 2003 13:39:23 -0700
    To: "Bob the Builder" <builder173@hotmail.com>, <focus-ms@securityfocus.com>
    
    

    Aloha.

    This might be a bit extreme, but you could disable the keyboard driver
    altogether. It doesn't accept stop control messages, so you'd need to
    disable it then reboot, or reenable then reboot, which may not be
    acceptable to you.

    You'll need the sc.exe tool from the reskit to do it this way - there
    are other ways though, so pick your poison.

    To disable:
    Sc \\targetserver config kbdclass start= disabled

    To enable:

    Sc \\targetserver config kbdclass start= system

    Don't forget the space in the "start= " portion.

    Good luck!

    Joel

    __________________________________
    Joel Leo
    MCSE, MCSA, MCSE+I, CCNA, A+
    Systems Engineer, Support Team Lead
    PGP print: CF47 58D9 2B86 FC98 D2CB
               7441 DF65 BCF7 CC2F C0D6

    -----------------------------------------------------------------------------
    ------------------------------------------------------------------------------


  • Next message: InfoSec: "RE: investigating misuse of the internet"