disallow a shutdown

You may not want to allow someone to shutdown from the Start-up window or from the command line. However, it wont stop anybody from using the task manager to shut-down.
  1. navigate the registry
    • HKEY_CURRENT_USER
    • Software
    • Microsoft
    • Windows
    • CurrentVersion
    • Policies|Explorer
  2. create a new key
    • type = DWORD
    • name = NoClose
    • value = 1

You can allow shutdowns by deleting the 'NoClose' value.

Comments

Thanks by guest (not verified)

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Image links from G2 are formatted for use with Lightbox2

More information about formatting options