Jump to content

Recommended Posts

Posted

Hi folks good to be here.

I have created a windows unattend disk and it has worked for about 3 - 5 pc's but now when I try it it says "Non-system disk error". Any suggestions for me would be great.

Thanx

This is what I have on the floppy.

unattend.bat

@rem SetupMgrTag

@echo off

rem

rem This is a SAMPLE batch script generated by Setup Manager.

rem If this script is moved from the location where it was generated, it may have to be modified.

rem

set AnswerFile=.\unattend.txt

set SetupFiles=D:\i386

D:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile%

winnt.sif

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=10

OemSkipWelcome=1

[userData]

ProductKey=*****

FullName="PIII"

OrgName="CiRS"

ComputerName=WH2

[Display]

BitsPerPel=32

Xresolution=800

YResolution=600

Vrefresh=72

[TapiLocation]

AreaCode=403

[identification]

JoinWorkgroup=workgroup

[Networking]

InstallDefaultComponents=Yes


Posted

Unattended Windows Install = Unattended Windows forum

Topic Moved. Please post in the correct section next time. :)

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