Setting the default domain name in the logon box

  • Thread starter Thread starter Robert
  • Start date Start date
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
 
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
|
|
 
Back
Top