Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Domain Logon - [WildPacket]

86 views
Skip to first unread message

WILDPACKET

unread,
Apr 28, 2006, 6:26:01 PM4/28/06
to
Hello,

I want the Domain Logon Screen to automatically pick the domain name.

Currently when users reboot they have to drop down and select the proper
domain name ... as it goes to local computer by default.

Any ideas?

Thank you

kj

unread,
Apr 28, 2006, 8:08:14 PM4/28/06
to
http://support.microsoft.com/kb/555050/en-us


--
/kj
"WILDPACKET" <WILDP...@discussions.microsoft.com> wrote in message
news:FB82B2C6-771B-499B...@microsoft.com...

Norbert Fehlauer [MVP]

unread,
Apr 28, 2006, 11:07:08 PM4/28/06
to
kj wrote:
Hi,

> http://support.microsoft.com/kb/555050/en-us

Seeing computer startup scripts in such a case does hurt a little ;)

Class Machine
CATEGORY "Logon"

POLICY "Set default logon domain"
EXPLAIN !!LogonDomain_Hlp
KEYNAME "SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"


PART "Enter your default logon domain:" Edittext
VALUENAME "DefaultDomainName"

END PART

END POLICY ;Set default logon domain

END CATEGORY ;Logon


[STRINGS]

LogonDomain_Hlp="Enter your default logon domain so your users don't have to
choose."


HTH
Norbert

0 new messages