Jump to content

oobe creation help?


Recommended Posts

i need help i know how tho make the winnt.sif file for a unattended installation.

But i don't have a clue on oobe creation.

my winnt.sif file is as follows:

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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=No
   TargetPath=WINNT

[GuiUnattended]
   AdminPassword="passwordhere"
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=4
   OemSkipWelcome=1

[UserData]
   ProductID=XXXXX-XXXXX-XXXXX-XXXX-XXXXX
   FullName="my name"
   OrgName="none"
   ComputerName=ComputerName

[Display]
   BitsPerPel=32
   Xresolution=1280
   YResolution=1024
   Vrefresh=75

[TapiLocation]
   CountryCode=1
   Dialing=Tone
   AreaCode=510

[RegionalSettings]
   LanguageGroup=1
   Language=00000409

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

can you help me?

Link to comment
Share on other sites


I just NEED a basic method of making one.

i read most of the linked page in the post above and i did not understand it at all.

All i realy wont is to skip the oobe welcome screen with out making a user. I would like to have the administrator acount be the only one.

winnt.sif file is the one above.

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