Jump to content

Domain Logon after Ris installation


BirgerW

Recommended Posts

Hi all

I have deployed W2K3 to a number of blade servers. After having settled issues with the network driver, the scsi driver and windows driver signing, I am facing a quite annoying problem.

The machine logs on locally, which is not the plan.

This is my .sif file, located ind "English\Images\W2K3\i386\templates"

;SetupMgrTag

[Data]AutoPartition=1

MsDosInitiated="1"

UnattendedInstall="Yes"

floppyless="1"

OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"

OriTyp="4"

LocalSourceOnCD=1

[setupData]

OsLoadOptions="/noguiboot /fastdetect"

SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[unattended]

UnattendMode=FullUnattended

OemPreinstall = yes

OemPnpDriversPath = \Drivers\NIC\broadcom;\Drivers\LSI;

OemSkipEula=Yes

OemPreinstall= Yes

TargetPath=\WINDOWS

FileSystem=LeaveAlone

NtUpgrade=No

OverwriteOemFilesOnUpgrade=No

DriverSigningPolicy = Ignore

[MassStorageDrivers]

"LSI Logic Fusion-MPT SAS Driver (Server 2003 32-bit)" = "OEM"

[OEMBootFiles]

s2k332.cat

lsi_sas.inf

lsi_sas.sys

lsinodrv.sys

txtsetup.oem

[GuiUnattended]

AdminPassword=password

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=1

TimeZone=105

OemSkipWelcome=1

OEMSkipRegional=1

[userData]

ProductKey= *****-*****-*****-*****-*****

FullName="Full Name"

OrgName="Org Name"

ComputerName=%MACHINENAME%

[LicenseFilePrintData]

AutoMode=PerServer

AutoUsers=99

[RegionalSettings]

LanguageGroup=1

SystemLocale=00000406

UserLocale=00000406

InputLocale=0406:0000040

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

VRefresh = 75

[identification]

JoinDomain=domain

DomainAdmin=administrator

DomainAdminPassword=******

; CreateComputerAccountInDomain = Yes

DoOldStyleDomainJoin = Yes

;[GuiRunOnce]

Command0 = \\adm-ris\reminst\Setup\English\Images\W2K3\$OEM$\SP1.cmd

;Command1 = \\adm-ris\reminst\Setup\English\Images\W2K3\$OEM$\install.cmd

[NetServices]

MS_Server=params.MS_PSched

[Networking]

InstallDefaultComponents=Yes

ProcessPageSections=Yes

[RemoteInstall]

Repartition=Yes

UseWholeDisk = Yes

[Components]

OEAccess = Off

[OSChooser]

Description="Windows Server 2003, for IBM Blade Servers"

Help="This will install Server 2003, Standard Edition on Blade Servers"

LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

ImageType=FLAT

Version="5.2 (3790)"

Furtermore i have a autologon.cmd, located in "English\Images\W2K3\$OEM$":

REGEDIT /S autologon.reg
Calling autologon.cmd, also located in "English\Images\W2K3\$OEM$":
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"AltDefaultDomainName" = "domain"

"AltDefaultPassword" = "password"

"AltDefaultUserName" = "risadm"

"AutoAdminLogon" = "1"

For some odd reason the machine logs on locally instead of on the domain. Does anyone have any suggestions why this happens.

Any help will be appreciated.

Regards

Birger Wilhelmsen

Edited by BirgerW
Link to comment
Share on other sites

  • 1 month later...

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...