Jump to content

Help please!


Recommended Posts

Hello all!

I'm new here, so my question might sound stupid for you, but I've been struggling with this problem for hours, and have no clue what to do...

so, here's the thing...

I've been trying to do unattended installation of windows xp using the manual. Did everything as written in the "Beginner" section.

when trying to test the installation on virtual machine, I get the following error as shown in the attachment.

what did i do wrong?

here's my winnt.sif file:

[Unattended]
Unattendmode = FullUnattended
OemPreinstall = NO
TargetPath = *
Filesystem = LeaveAlone


[GuiUnattended]
; Sets the Timezone to GMT+2
; Sets the Admin Password to NULL
; Turn AutoLogon ON and login once
TimeZone = "135"
AdminPassword = *
AutoLogon = Yes
AutoLogonCount = 1


[LicenseFilePrintData]
; For Server installs
AutoMode = "PerServer"
AutoUsers = "5"


[GuiRunOnce]
; List the programs that you want to lauch when the machine is logged into for the first time


[Display]
BitsPerPel = 16
XResolution = 800
YResolution = 600
VRefresh = 70


[Networking]


[Identification]
JoinWorkgroup = Workgroup


[UserData]
FullName = "Your User Name"
OrgName = "Your Organization Name"
ComputerName = *






ProductKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

p.s,

----

when not using winnt.sif, but unattend.txt, then i get no error messages, but ofcourse the install will ignore the unattend.txt file...post-66423-1167508400_thumb.jpg

post-66423-1167508789_thumb.jpg

Link to comment
Share on other sites


and what does the setup.log file say when you look at it?

you may want to add ;setupmgrtag as the first line in your winnt.sif, but i don't think that is the issue you are having.

in your [unattended] section you have missing unattendedswitch = yes missing

you have he section [LicenseFilePrintData] but screen dumps look like xp to me, and this is server specific, so how did you create your winnt.sif file? did you use the deployment files the page directed you to?

make sure your winnt.sif is called such and is located in the i386 folder

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