Jump to content

Truly Unattended Install


Recommended Posts

Hi all,

Hpoing for some help with this one.

I am trying to run an unattended install but keep getting prompted on the client receiving the image to select partition on which to install, making it not quite an unattended install. Here is part of my unattend.txt. Can anyone point me in the right direction please. My client machine has a single partition with an existing Windows install on

;SetupMgrTag

[Data]

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

Repartition=Yes

FileSystem=ConvertNTFS

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

UnattendSwitch="Yes"

WaitForReboot="No"

TargetPath=WINDOWS

Link to comment
Share on other sites


[Data]

MsDosInitiated = "No"

AutoPartition=1

UnattendedInstall="Yes"

AutomaticUpdates=yes

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

ExtendOEMPartition=0

UnattendSwitch="Yes"

WaitForReboot="No"

TargetPath=\WINDOWS

Repartition=Yes

Link to comment
Share on other sites

Thanks but that doesn't work for me, i am still being asked on the client to pick the partition on which to install. I would like this unattend to run without being asked which partition to install on. The client has an existing installation of the same operating system. All unattend files are in the \1386 directory and the client has a mapped drive to this \i386. Again, any advice please?

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