Jump to content

Recommended Posts

Posted (edited)

Hi!

How do I get rid off Mini Setup with unattended setup when the computer

isn't connected to network or Internet. Only OEMSkipWelcome = 1 doesn't work.

Here is my unattended file

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

Repartition=Yes

OemPnpDriversPath="drivers\graphic\matrox"

TargetPath=\WINDOWS

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[GuiUnattended]

AutoLogon = Yes

Logoncount = 1

AdminPassword=xxxxxxxxxxxxx

EncryptedAdminPassword=No

OEMSkipRegional=1

TimeZone=125

OemSkipWelcome=1

[userData]

ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName="x"

OrgName="x"

ComputerName=ccc

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=75

[GuiRunOnce]

"boot1.cmd"

[identification]

JoinWorkgroup=WORKGROUP

[WindowsFirewall]

Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode = 0

[Networking]

InstallDefaultComponents=Yes

Edited by kenne

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