Jump to content

Recommended Posts

Posted

I just found an preconfigured unattend.txt file on one of my cd`s. i guess it should do what it says, but not tested yet. The other switch is for Hibernation.

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

DriverSigningPolicy=Ignore

Hibernation=YES <<<--------------- Hibernation! New to me, maybe to you too.

; (I mean the switch)

NtUpgrade=Yes <<< ----------------- This one for predefined Upgrade Setup!!!?

OemPreinstall=No

OemSkipEULA=Yes

TargetPath=\WINDOWS

UnattendMode=FullUnattended

UnattendSwitch=Yes

Win9xUpgrade=Yes

[GuiUnattended]

AutoLogonCount=5

OemSkipWelcome=1

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName=""

OrgName=""

ComputerName=*

[GuiRunOnce]

Well, as i said, not tested yet but i bet itll work.


Posted

Ntupgrade and Hibernation is no secret:

NtUpgrade: Specifies whether Setup upgrades a previous version of Windows NT 3.51, Windows NT 4.0, Windows 2000, Windows XP, or the Windows Server 2003 family

Hibernation: Specifies whether to enable the hibernation option in the Power Options control panel.

You can find lots of other useful options in the ref.chm file (in deploy.cab) should you want to use them :)

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