[THIN] Re: Default Domain in logon screen

  • From: "M" <mathras@xxxxxxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Thu, 20 Dec 2007 20:23:29 -0000

If you make use of policies / preference files
add this to your collection.
defaultdomain.adm

CLASS MACHINE

CATEGORY !!DefaultDomain
        KEYNAME "SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"
        POLICY !!SetDefaultDomain
        PART !!DomainName EDITTEXT
        VALUENAME DefaultDomainName
        MAXLEN 15
        REQUIRED
        END PART
        END POLICY

END CATEGORY

[strings]
DefaultDomain="Logon Domain"
SetDefaultDomain="Set Default Domain"
DomainName="Default Domain Name"

This was one posted many moons ago on this list.
  ----- Original Message ----- 
  From: Jon Luchette 
  To: thin@xxxxxxxxxxxxx 
  Sent: Thursday, December 20, 2007 6:27 PM
  Subject: [THIN] Re: Default Domain in logon screen


  Awesome, that worked great.  Thanks guys.


  On Dec 20, 2007 1:07 PM, Beckett, William (Bill) <WBECKETT@xxxxxxxxxxxxx> 
wrote:

    Yep that will change it. Have had that happen on more than once occasion. 



----------------------------------------------------------------------------
    From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx ] On 
Behalf Of Joe Shonk
    Sent: Thursday, December 20, 2007 1:01 PM
    To: thin@xxxxxxxxxxxxx
    Subject: [THIN] Re: Default Domain in logon screen 


    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

    Set the value DefaultDomainName to your domain.. Then politely ask your 
other admin not to login using local credential from the console.  If not, then 
yell at them. 



    Joe



    From: thin-bounce@xxxxxxxxxxxxx [mailto: thin-bounce@xxxxxxxxxxxxx] On 
Behalf Of Jon Luchette
    Sent: Thursday, December 20, 2007 10:50 AM
    To: thin@xxxxxxxxxxxxx
    Subject: [THIN] Default Domain in logon screen



    Hello, 



    How do I configure a Citrix Terminal Server to always put a certain domain 
in the logon screen instead of the local computer?  Windows Server 2003 sp2.



    Thanks!



    Jon


Other related posts: