mdlister Posted January 24, 2008 Posted January 24, 2008 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 etcfirstly 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.urlURL1 = http://www.google.co.ukTitle2 = BBC.urlURL2 = http://www.BBC.co.ukTitle3 = MiniNova.urlURL3 = http://www.mininova.orgTitle4 = Facebook.urlURL4 = http://www.facebook.comI 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
jbm Posted January 26, 2008 Posted January 26, 2008 Did you read this http://unattended.msfn.org/unattended.xp/A lot of your questions are answered in it
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now