Jump to content

mdlister

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About mdlister

mdlister's Achievements

0

Reputation

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