Login domain Computer local or AD Domain

  • Thread starter Thread starter Zeno
  • Start date Start date
Z

Zeno

Hi People..........

I need some help please.........
From my testing experience Windows remembers the most recent login
domain at the Ctrl+Alt+Del box each time. In that if you last used the
computer domain rather than an AD Domain it remembers that was last
used and defaults with that the next time on bootup.

Can anyone tell me where I can get that value or where that is held in
the registry.

Many many thanks...........

Momo
 
Zeno said:
From my testing experience Windows remembers the most recent login
domain at the Ctrl+Alt+Del box each time. In that if you last used the
computer domain rather than an AD Domain it remembers that was last
used and defaults with that the next time on bootup.

Can anyone tell me where I can get that value or where that is held in
the registry.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultDomainName"="DOMAINNAME"
"DefaultUserName"="USERNAME"
"AltDefaultUserName"="USERNAME"
"AltDefaultDomainName"="DOMAINNAME"
"CachePrimaryDomain"="DOMAINNAME"
 

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

Back
Top