MSFN Forum: Unattended Windows Server 2003 - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unattended Windows Server 2003 unattended.txt file (winnt.sif) Rate Topic: -----

#1 User is offline   damo12 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 12-October 04

Posted 26 October 2006 - 03:36 AM

I created an unattended installation for Windows Server 2003 (Standard Edition) using the instructions on this website for unattended installations. However, I assumed that no user input would be necessary whether the OS was installed as a host or guest (virtual machine) OS. However, when I install the OS on a virtual machine, I am prompted for two inputs, 1. which partition I want to install the OS on and 2. what file system do I want to use to format this partition. Can these options be included in the winnt.sif answer file so that no user input is required to install a fully automated installation of this OS on a virtual machine?

PS: Please find attached my answer file and screen shots of the prompts that I need to respond to.

Attached File(s)


This post has been edited by damo12: 26 October 2006 - 04:20 AM



#2 User is offline   DannyFluit 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 20-October 06

Posted 26 October 2006 - 07:40 AM

hello,

I think you have to add "repartition=YES" to the [Unattended] section

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
UnattendedSwitch="Yes"
TargetPath=\WINDOWS
repartition=YES

good luck,
Danny

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy