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.

67 lines
1.2 KiB

  1. ;This is a sample unattended installation file.
  2. ;Target Path should be new directory.
  3. ;The "Pat" custom theme will be enabled.
  4. ;The Administrator password is blank.
  5. [Unattended]
  6. UnattendMode = FullUnattended
  7. OemPreinstall = YES
  8. TargetPath = TestingOS
  9. FileSystem = LeaveAlone
  10. [GuiUnattended]
  11. AutoLogon =Yes
  12. AdminPassword = *
  13. TimeZone = 004
  14. [UserData]
  15. FullName = "Pat Coleman"
  16. OrgName = "Woodgrove Bank"
  17. ComputerName = "Coleman01"
  18. ProductId = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
  19. [Shell]
  20. CustomDefaultThemeFile = "C:\Windows\Pat.theme"
  21. [LicenseFilePrintData]
  22. AutoMode = "PerServer"
  23. AutoUsers = "5"
  24. [Display]
  25. BitsPerPel = 16
  26. XResolution = 1024
  27. YResolution = 768
  28. VRefresh = 70
  29. [Networking]
  30. [NetAdapters]
  31. Adapter01 = params.Adapter01
  32. [params.Adapter01]
  33. INFID = *
  34. [NetClients]
  35. MS_MSClient = params.MS_MSClient
  36. [params.MS_MSClient]
  37. InfID = MS_MSClient
  38. [NetProtocols]
  39. MS_TCPIP = params.MS_TCPIP
  40. [params.MS_TCPIP]
  41. AdapterSections = params.MS_TCPIP.Adapter01
  42. [params.MS_TCPIP.Adapter01]
  43. SpecificTo = Adapter01
  44. DHCP = yes
  45. [NetServices]
  46. MS_Server = params.MS_Server
  47. [params.MS_Server]
  48. [Identification]
  49. JoinWorkgroup = Workgroup