Quote:
Originally Posted by Frogger1
Hi
I used the Scripted OS Install wizard to create the job. Os Windows XP
Professional, OS Language English, using Default Automation (Auto-Select).
The DOS disk image is FAT32.img.
Thank you for coming back to me.
|
Most welcome. I am a HUGE fan of the SOSI.
So much better (IMHO) than imaging.
Quote:
Right I have used the Scripted OS Install wizard to create the job. Pretty
standard stuff, OS is Windows XP Professional, Language set to English,
Automation pre-boot is set to Default Automation (Auto-select).
|
What's your Default Automation platform (DOS or WinPE)?
Quote:
Windows XP SP3
is the OS source files.
|
Hallelujah.
Quote:
The DOS disk image is FAT32.IMG. I thought this
partitioned and formatted the disk? Do i need to format before the scripted
install then?
|
Nope, that should be enough.
Quote:
I also appear to have 2 boot.ini menu options, one of them
being "Microsoft Windows XP Professional" and the other one is "previous
operating system on C:" Not sure why i am getting this, is this because the
drive wasn't formatted
|
Yup, in my experience, if the drive is formatted in FAT/FAT32 and the install launched from DOS, you'll get a second boot.ini option. Don't worry, there are ways around that.
Quote:
I've imported an unattend.txt file:
Unattend.txt
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
driversigningPolicy=Ignore
WaitForReboot=No
FactoryMode=Yes
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
Repartition=Yes
UnattendSwitch=Yes
[GuiUnattended]
AdminPassword="password"
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=4
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1
[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX
FullName="A User"
OrgName="Company Name"
ComputerName=%COMPNAME%
[Display]
Xresolution=1024
YResolution=768
BitsPerPel=4
Vrefresh=60
AutoConfirm=1
[TapiLocation]
CountryCode=44
Dialing=Tone
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0409:00000409
UserLocale_DefaultUser=00000809
InputLocale_DefaultUser=0809:00000809
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
|
OK, two small things:
1. Display --> BitsPerPel=4
4bpp is 16 colours. Try:
2. You're missing the Unattended --> OemPnpDriversPath section. Have you added extra drivers to the deployment point?
Quote:
I'll have to find another PC to test my SOSI on, will let you know if it works on that.
Thanks again.
|
Good luck.
