Jump to content

Recommended Posts

Posted

Hi Guys and Gals, new to all of this fantastic stuff and have been through the turtorials and looked through all the cool stuff you can do with unattended installs...

so far i have covered the basics with it now booting from cd and about 20 min later windows is there ready, not fussed about updates as i use wsus on my network but am just trying to figure a few things out between winnt.sif and unattend.txt etc

firstly i have a winnt.sif which does loads at the mo and works but would like to add some more but am not sure on the limitations of the code, i plan to add reg keys to get rid of the take a tour and some other "features" of windows but do i do it all from the winnt.sif or do i also have other files?

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
UnattendSwitch="yes"
WaitForReboot="No"
KeyboardLayout="United Kingdom"

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Me"
OrgName="Home"
ComputerName=newpc

[Display]
BitsPerPel= 32
Xresolution= 1024
YResolution= 768
AutoConfirm= 1

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809


[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Components]

msmsgs=off
msnexplr=off
OEAccess=off
Iis_common = on
Iis_inetmgr = on
Iis_www = on

[Branding]
BrandIEUsingUnattended=Yes
FavoritesDelete = 0x89

[URL]
Home_Page = www.google.co.uk
NoWelcome = 1

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[IEPopupBlocker]
ShowInformationBar= No

[FavoritesEx]
Title1 = Google.url
URL1 = http://www.google.co.uk
Title2 = BBC.url
URL2 = http://www.BBC.co.uk
Title3 = MiniNova.url
URL3 = http://www.mininova.org
Title4 = Facebook.url
URL4 = http://www.facebook.com

I have tired to get rid of the Links option in IE but cant seem to delete all the entries there and add my own, i have also tried to customise IE with the Provided by and things like that.

I know i can do alot at GPO level but if i was to fix a friends pc they would not be joined to the domain so was hopin to get them on the cd as well.

Any advice on this and other useful things to do i would be greatful!

Lister


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