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.

39 lines
770 B

  1. ;This is an example of a Sysprep.inf file that applies a multiprocessor
  2. ;master installation to a uniprocessor destination computer.
  3. ;
  4. [Unattended]
  5. OemSkipEula = yes
  6. InstallFilesPath = c:\sysprep\i386
  7. UpDateUPHal = ACPIAPIC_UP,%windir%\inf\hal.inf
  8. [GuiUnattended]
  9. AdminPassword = *
  10. TimeZone = 004
  11. OemSkipWelcome = 1
  12. OemSkipRegional = 1
  13. AutoLogon = yes
  14. AutoLogonCount = 1
  15. [UserData]
  16. FullName = "Pat Coleman"
  17. OrgName = "Woodgrove Bank"
  18. ComputerName = Coleman01
  19. ProductId = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
  20. [LicenseFilePrintData]
  21. AutoMode = PerSeat
  22. [Display]
  23. XResolution = 1024
  24. YResolution = 768
  25. BitsPerPel = 16
  26. [Networking]
  27. [Identification]
  28. JoinWorkGroup = workgroup
  29. [Sysprep]
  30. BuildMassStorageSection = yes
  31. [SysprepMassStorage]