MSFN Forum: Adding domain user & login - MSFN Forum

Jump to content



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

Adding domain user & login Rate Topic: -----

#1 User is offline   sonic394 

  • Group: Members
  • Posts: 3
  • Joined: 11-February 06

Posted 11 February 2006 - 06:18 PM

Hi,

first of all, sorry if this question is allready answered somewhere on the forum, i've searched first, but couldn't find a working solution for my problem.

My situation :

I have a workstation computer, from wich i do all the work, and a server (wk3) where all the files are stored.
I'm know making an unattended dvd with all of the software our (little) company uses. Untill here, no problems, everything works perfect with the help of Xplode, cmd files and so on.

What i now want, is when the windows installation is done (prior to the software installation) is have the setup logon to the domain with the specified user name and login, not to the local pc.

What steps do i need to take?

Many thanx in advance !

This post has been edited by sonic394: 11 February 2006 - 06:18 PM



#2 User is offline   net_user 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 358
  • Joined: 02-June 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 11 February 2006 - 08:14 PM

well..i've never used xplode...but do you use a winnt.sif answer file?

this file will join your pc to a domain (if you want it to) during setup and ect....

#3 User is offline   sonic394 

  • Group: Members
  • Posts: 3
  • Joined: 11-February 06

Posted 12 February 2006 - 06:39 AM

Yes, i want the pc to use my username as specified on the wk3 server, so when it's logged on, it installs the application list under my user. (if this makes sense)

Else i would have to login later, and see that all the software is installed for the administrator. When i then login with the correct domain username, it starts installing / configuring a lot of packages again.

The info in the winnt.sif

[Identification]
DomainAdmin = $username
DomainAdminPassword = "password"
JoinDomain = "DOMAIN"

The strange thing is, I used nlite to configure this file automatically, but why are there no quotes around the username? is this normal?

Thanx !

#4 User is offline   sonic394 

  • Group: Members
  • Posts: 3
  • Joined: 11-February 06

Posted 13 February 2006 - 06:29 AM

Found the solution myself.

If anyone is interested :

Made a reg file with the following content

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultDomainName"="MyDOMAINNAME"
"DefaultUserName"="MyUSERNAME"
"DefaultPassword"="MyPASSWORD"


then with a little help from CMDLINES.TXT with the following content :

[COMMANDS]
"REGEDIT.EXE /S c:\Install\autologon.reg"


So, at T-12, the cmdlines is parsed, the reg file is imported and the next reboot, it uses the correct settings before he starts installing all the software / hotfixes / reg tweaks and so on...

#5 User is offline   TruVue 

  • Group: Members
  • Posts: 8
  • Joined: 17-February 06

Posted 20 February 2006 - 11:13 AM

Is it logging your user name in during the initial unattended install? or do you have to reboot first?

#6 User is offline   exrcizn 

  • Rock Star
  • PipPip
  • Group: Members
  • Posts: 123
  • Joined: 15-October 04

Posted 21 February 2006 - 07:34 AM

Will using this reg key make the PC auto login all the time not just during the unattended setup?

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