up vote 0 down vote favorite
share [g+] share [fb]

Is there a way to filter the domains that are available to log into on a Windows Workstation?

I know I can use the following adm policy setting to set it to one domain, but I need it to show two of the five that we have available:

HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon.

The 2 keys to change are:

ShowLogonOptions - set to 0 to hide the domain list &

DefaultDomainList - set this to the domain you need to logon to.

link|improve this question

60% accept rate
feedback

1 Answer

You can't filter it, you can only hide it. It's built and automatically populated from the list of domains that are trusted by the domain your machine is a member of.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.