Jump to content

Recommended Posts

Posted

I need config automaics update include winnt.sif

System Properties> Automatics Update >

Choose>Automatic

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=*

UnattendSwitch="yes"

WaitForReboot="No"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=205

OemSkipWelcome=1

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX <-hide

FullName="User"

OrgName="Company"

ComputerName=COMPUTER1

[Display]

BitsPerPel=16

Xresolution=1024

YResolution=768

Vrefresh=75

[TapiLocation]

CountryCode=66

Dialing=Tone

AreaCode=02

LongDistanceAccess="1222"

[RegionalSettings]

LanguageGroup=11

Language=0000041e

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

Home_Page=about:blank

[iEPopupBlocker]

BlockPopups=Yes

FilterLevel=Medium

ShowInformationBar=Yes

Thank You

:D


Posted

You need to add the AutomaticUpdates line to your WINNT.SIF

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

AutomaticUpdates

Specifies whether to enable Automatic Updates.

Syntax AutomaticUpdates = Yes | 1

Value Yes

Enables Automatic Updates. The Help Protect Your PC page does not display. Windows routinely verifies the latest important updates and installs them automatically.

1

Enables Automatic Updates. The Help Protect Your PC page does not display. Windows routinely verifies the latest important updates and installs them automatically.

If this line is missing, or is set to anything other than "Yes" or "1," the Help Protect Your PC page will be displayed, effectively halting your uA process.

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