Setting the default domain name in the logon box

R

Robert

I currently have 4 options in the dropdown for domains that users can log
into. I want to make sure that the logon defaults to a certain domain every
time. Is there something under the winlogon key that I can set? I see two
keys right off the bat:

DefaultDomainName
DefaultUserName

If I change the value in the first to the domain I want does it stick? Can I
remove the value in the DefaultUserName?

Robert
 
D

Dave Patrick

1.) No it does not.
2.) Set the Reg_Dword value of "DontDisplayLastUserName" to 1
found at
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I currently have 4 options in the dropdown for domains that users can log
| into. I want to make sure that the logon defaults to a certain domain
every
| time. Is there something under the winlogon key that I can set? I see two
| keys right off the bat:
|
| DefaultDomainName
| DefaultUserName
|
| If I change the value in the first to the domain I want does it stick? Can
I
| remove the value in the DefaultUserName?
|
| Robert
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top