;SetupMgrTag ; Unattended installation script for Windows 2000 ; Put this on a floppy disk when booting with the Windows 2000 Installation CD. ; You should see the disk accessed briefly at the very beginning of the installation process and ; then briefly again near the start of the installation right after the device drivers have been loaded. ; It may perhaps need to be accesses after that, we're not sure, so you're advised to leave it in for the whole installation. ; The main characteristics of this script that differenciate it possibly from the way you'll want to use it are: ; - gets its TCP/IP settings from a DHCP server ; - logs into a domain controller (in our case a Samba server) so as to become part of that domain ; Before you use this file, you'll want to change: ; - the passwords, in here the local administrator password is set to 'administrator, ; the domain password for authenticating with a PDC (DomainAdminPassword) is set to '*****' ; - the organisation name and domain name, in here both called '*organisation-name*' ; - the proxy server address and port, in here called '*proxy-server*' ; - the username for logging into the domain controller, in here called 'DomainAdmin=root' ;AutoLogonCount ;AutoLogon ;0.4.4 - set local administrator password to 'administrator' ;0.4.3 - commented out ProductId; OrgName; JoinDomain; DomainAdmin; DomainAdminPassword; Proxy_Enable; ; Use_Same_Proxy; HTTP_Proxy_Server; Proxy_Override. These are mostly settings that want tailoring ; for your specific environment and if they're commented out then this file will atleast work for ; those who don't bother to modify it atall ;0.4.2 - commented out SFCQuota=0 (but it might have to be set to something for it to work) ; - commented out computer names and computername=* ; - changed [Unattended] UnattendMode= FullUnattended to DefaultHide ;0.4.1 AutoPartition=0 rather than '1' ; bcos tried to auto-install to existing partition without prompting ; to delete/create, but perhaps not on every occasion ;0.4 - changed [Unattended] UnattendMode=DefaultHide to 'FullUnattended' ; to try to fix where not prompted to choose computer name, but it ; might yet need the UDF file and a command-line switch ;0.3 - added after automated generation of this file: ; AutoPartition=0 ; OemSkipEula=Yes ; ProductId="VVVVV-WWWWW-XXXXX-YYYYY-ZZZZZ" ; OemSkipWelcome=1 ; Filesystem=ConvertNTFS ; DriverSigningPolicy=Ignore ; WaitForReboot=No ; [Components] ; pinball=off ; chat=off ; hypertrm=off ; dialer=off ; accessopt=off ; media_clips=off ; media_utopia=off ; paint=off ; templates=off ; deskpaper=off ; fp_extensions=off ; indexsrv_system=off ; iis_pwmgr=off ; mplay=off ; [SystemFileProtection] ; SFCQuota=0 ;DOCUMENTATION ; XP atleast supports: ; AdminPassword=Password Crypté ; EncryptedAdminPassword=Yes ; more XP specific options: ; [Unattended] DisableDynamicUpdates=Yes ; further info: ; How to Minimize the Installed "Footprint" of Windows 2000 Professional: ; http://support.microsoft.com/?kbid=255771 [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] ; UnattendMode=FullUnattended UnattendMode=DefaultHide OemSkipEula=Yes OemPreinstall=No TargetPath=\WINNT OemSkipWelcome=1 Filesystem=ConvertNTFS DriverSigningPolicy=Ignore WaitForReboot=No [GuiUnattended] AdminPassword=administrator OEMSkipRegional=1 TimeZone=85 [UserData] ; ProductId="VVVVV-WWWWW-XXXXX-YYYYY-ZZZZZ" FullName=workstation ; OrgName=*organisation-name* ; ComputerName=* [Display] BitsPerPel=16 Xresolution=1024 YResolution=768 Vrefresh=72 [TapiLocation] CountryCode=44 [RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 [Components] pinball=off chat=off hypertrm=off dialer=off accessopt=off media_clips=off media_utopia=off paint=off templates=off deskpaper=off fp_extensions=off indexsrv_system=off iis_pwmgr=off mplay=off [SystemFileProtection] SFCQuota=0 ;[SetupMgr] ; ComputerName0=... ; ComputerName1=... [Identification] ; JoinDomain=organisation-name ; DomainAdmin=root ; DomainAdminPassword=***** [Networking] InstallDefaultComponents=Yes [Branding] BrandIEUsingUnattended=Yes [Proxy] ; Proxy_Enable=1 ; Use_Same_Proxy=1 ; HTTP_Proxy_Server=*proxy-server* ; Proxy_Override=