Jump to content

Network unattended missing ASMS file


Recommended Posts

1) I'm trying to setup a small LAN using unattended. I'm currently testing with VMware, ran into problem at T-39(start of GUI setup) with the message "the file 'asms' on the xp cd is needed..." .

The problem can be 'solved' by xcopying the asms folder to the root of the destination drive afterwards, but that beats the purpose of unattended setup.

Any clues ?

2) Also, why does some entries in unattend.txt have quotes around them and some don't, like MsDosInitiated=0 or MsDosInitiated="0", is it ok to go without quotes ?

3) Can someone please check my unattend.txt for the reason of failed copy of $oem$ folder ?

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated=0

UnattendedInstall=Yes

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=winxp

Hibernation = No

Repartition = No

UnattendSwitch = Yes

WaitForReboot = No

ProgramFilesDir="D:\Programi"

DriverSigningPolicy=Ignore

OemFilesPath="\\server\winxp\$OEM$"

[GuiUnattended]

AdminPassword="123qwe"

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=100

OemSkipWelcome=1

ProfilesDir="D:\Korisnici"

[userData]

ProductID=key

FullName="name"

OrgName="inge"

ComputerName=*

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

[TapiLocation]

CountryCode=385

Dialing=Tone

AreaCode=1

[RegionalSettings]

LanguageGroup=2

SystemLocale=0000101a

UserLocale=0000101a

InputLocale=101a:0000041a

[setupMgr]

DistFolder=\\server\install\winxp

DistShare=winxp

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.google.com

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[GuiRunOnce]

Command0=%systemdrive%\install.cmd

Command1="rundll32 printui.dll,PrintUIEntry /in /n \\server\CanonPIX"

[identification]

JoinDomain=dugave.inge

DomainAdmin=administrator

DomainAdminPassword=123456

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetClients]

MS_MSClient=params.MS_MSClient

[NetServices]

MS_SERVER=params.MS_SERVER

[TerminalServices]

AllowConnections=1

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=Yes

UseDomainNameDevolution=No

EnableLMHosts=Yes

AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=Yes

WINS=No

NetBIOSOptions=0

Link to comment
Share on other sites


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...