Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
782 B

  1. ; ----------------------------------------------------------------------
  2. ; baseaf.txt
  3. ;
  4. ; This file has the minimum number of sections required for unattended
  5. ; install of Windows. This file does not have any Networking sections.
  6. ; If you use this file alone, networking will not be installed.
  7. ; Please use this file in combination with other sample answerfiles
  8. ; found in the same directory.
  9. ;
  10. [Unattended]
  11. TargetPath = winnt
  12. FileSystem = LeaveAlone
  13. [UserData]
  14. FullName = "User Name"
  15. OrgName = "Microsoft"
  16. ComputerName = OEM_Computer
  17. [Display]
  18. BitsPerPel = 8
  19. Xresolution = 640
  20. Yresolution = 480
  21. Vrefresh = 60
  22. [Identification]
  23. JoinDomain=MyDomain
  24. CreateComputerAccountInDomain=Yes
  25. DomainAdmin=MyDomainAdmin
  26. DomainAdminPassword=MyDomainAdminPassword