MSFN Forum: Change first login-screen values ? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Change first login-screen values ? Rate Topic: -----

#1 User is offline   cocobingo 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 25-August 05

Posted 06 December 2005 - 03:01 AM

Hi all !

When the RIS installation process is over, I am presented with a login screen with values for login / domain set to "Administrator" and "Local computer".
Is it possible to set these values in my .sif file (at least the "Domain") to a different user, and to my D domain ?

Thanks a lot !


#2 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,001
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 December 2005 - 10:43 AM

You can't do it in the winnt.sif file, but you can add registry entries via [SetupParams] or cmdlines.txt to add the following values to your system's registry:

Key: HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

Value: AltDefaultDomainName
Type: REG_SZ
Data: YOURDOMAINNETBIOSNAMEHERE

Value: AltDefaultUserName
Type: REG_SZ
Data: yourusernamehere

Value: CachePrimaryDomain
Type: REG_SZ
Data: YOURDOMAINNETBIOSNAMEHERE

Value: DefaultDomainName
Type: REG_SZ
Data: YOURDOMAINNETBIOSNAMEHERE

Value: DefaultUserName
Type: REG_SZ
Data: yourusernamehere

#3 User is offline   InTheWayBoy 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 709
  • Joined: 16-August 04

Posted 06 December 2005 - 06:08 PM

That's awesome...been wondering about this myself but could never find an answer using search. Sucks when all the keywords are so basic :) Thanx again!

#4 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,001
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 December 2005 - 10:54 PM

No problem. I think this was in the documentation for the NT4 reskit - I remember I found it by reading it somewhere back around the '96 timeframe , and I think that's where I read it.

edit: I did just try a google search, and you're right - not the easiest info to find unless you already know the reg keys :).

This post has been edited by cluberti: 06 December 2005 - 10:55 PM


#5 User is offline   cocobingo 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 25-August 05

Posted 07 December 2005 - 02:19 AM

Very good answer, thanks a lot ! :)

#6 User is offline   cocobingo 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 25-August 05

Posted 13 December 2005 - 05:12 AM

Still having a question about this :
I added this key, which is supposed to show the options (domain, shut down...) on the logon screen.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
...
...
"ShowLogonOptions"=dword:00000001


I just added the "ShowLogonOptions"=dword:00000001 after the other lines, but the options do not show on the logon screen.

Is there another registry setting for that ?

Thanks again !

#7 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,001
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 December 2005 - 10:00 AM

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ShowLogonOptions"=dword:00000001

If you're not using the classic Windows logon ("ctrl-alt-del box"), this setting will have no effect. If you've got the fast-user switching disabled and are ussing the classic logon, this should give you the full expanded options box. If your box isn't a member of a domain, though, you get no more information than if it isn't expanded.

#8 User is offline   mls15000 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 11-July 05

Posted 14 December 2005 - 09:45 AM

I was just looking for this, great find. Thanks!

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy