;Appendix C ;Absolute Minimum Answer File for Unattended Setup of Windows 2000 Professional ; ;UNATTEND.TXT Answer File for Windows 2000 Professional ;Clean Install, Base Unattended Setup ;Joined to Workgroup ;Created by Jeffrey Ferris ;Ferris Technology Network ;Version 1.0 [Unattended] UnattendMode = FullUnattended NoWaitAfterTextMode = 1 NoWaitAfterGUIMode = 1 OemSkipEula = yes [GuiUnattended] AdminPassword = * ;Blank Administrator Password TimeZone=20 ;US Central Time Zone OemSkipWelcome = 1 ;Bypass Welcome screen OemSkipRegional = 1 ;Skip regional options page [UserData] FullName="Ferris Technology Network" OrgName="Ferris Technology Network" computername="*" ;Randomly generate computer name based on organization name Productid = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx ;Substitute your unique PID here [TapiLocation] Dialing=Tone AreaCode=512 LongDistanceAccess=9 [Networking] InstallDefaultComponents = Yes [Identification] JoinWorkgroup = Workgroup ;End of File