Jump to content

NT4: Disable Ctrl-Alt-Del at logon?


modicr

Recommended Posts


I believe that if you look in the group policy settings in the mmc under comp config->windows settings->sec settings->local policies->sec options there is a policy to change this...

if you dont have the group policy viewer installed, then its also under the local sec policy mmc in control panel->admin tools->local sec settings->sec settings->local policies->sec options

this reg key should also work:

;Disable CTRL-ALT-DELETE to login
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DisableCAD"=dword:00000001

Link to comment
Share on other sites

Are you simply looking to disable the CTRL+ALT+DELETE or do you want to enable autologon?

If you want to do an autologon, then the NT4 Resource Kit utility, cfgwiz.exe, will get you what you want.

Otherwise, I don't believe the ability to only the CTRL+ALT+DELETE portion of the Winlogon process became available until Windows 2000.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...