Question : registry change to remove CTRL ALT DEL logon on domain

hi

just changing logons for my domain, im already using 2 registry changes firstly to take away the domain drop down box (forching users on the domain to log on with user@domain and the sercond is the RasDisable which takes away the tick box for logon with dial up connection.

They are both done in:
(HKLM/software/microsoft/windows NT/currentversion/winlogon)


i know i can turn on the ctrl+alt+delete logon by going to start/run/control userpasswords2 and unticking the ctrl+alt+del option box but to make my life easier does anyone know a registry change for this?

thanks

Answer : registry change to remove CTRL ALT DEL logon on domain

browse to  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Create a new value called  DisableCAD if it has not been already created with a DWORD value.
The value's are as following: 0 = Require Ctrl+Alt+Delete, 1 = Disable

Hope this helps
Random Solutions  
 
programming4us programming4us