alantrussell Posted August 7, 2006 Posted August 7, 2006 When setting a "logon banner" up either through the local policy or AD, it prevents the autoadminlogon function from happening (without hitting the "ok" prompt first) How do I get around this?
dim Posted August 8, 2006 Posted August 8, 2006 You need to create your computer accounts in an OU that applies no policies. Once you are done configuring your system, you can move it to the appropriate OU. Or, you an delete the following keysreg.exe delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system /v legalnoticecaption /freg.exe delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system /v legalnoticetext /f
alantrussell Posted August 8, 2006 Author Posted August 8, 2006 I'm not trying to get rid of the banner though, I still need it, I just need to figure out how to bypass the "ok" prompt without manual intervention...
dim Posted August 8, 2006 Posted August 8, 2006 No bud, if its a policy, just delete it temporarily until you are done and then move it to the correct OU. Thats the way to do it. There is no bypass to the OK.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now