Jump to content

Recommended Posts

Posted

Hi All,

Hoping someone else may have seen this annoying issue before ....

My Unattended CD works perfectly when adding to a Workgroup but as soon as I change the Unattended file to add into a Domain instead, I get a CTRL-ALT-DEL prompt before it then automatically goes on to start running RunOnceEx. I don't actually need to login as a user, just press CTRL-ALT-DEL and it continues on.

Any ideas?


Posted

Sure did, works like a charm normally on Workgroup installs, only seems on Domain installs that the CTRL-ALT-DEL is required before the RunOnceEx starts running. Tried making it 2, 3 and 4 and made no difference except that after the final reboot it kept logging back in automatically.

Posted

Import via cmdlines.txt:

;Disable the need to push ctrl+alt+del to login

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]

"DisableCAD"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]

"disablecad"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DisableCAD"=dword:00000001

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...