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.

60 lines
1.3 KiB

  1. ; Microsoft Windows
  2. ; (c) 1994 - 2001 Microsoft Corporation. Tutti i diritti riservati.
  3. ;
  4. ; File di risposta automatica di esempio
  5. ;
  6. ; Questo file contiene le informazioni per automatizzare l'installazione
  7. ; o l'aggiornamento di Windows in modo che il programma di installazione
  8. ; venga eseguito senza richiedere l'intervento dell'utente. Ulteriori
  9. ; informazioni sono disponibili nel file ref.chm contenuto nel file
  10. ; support\tools\deploy.cab del CD-ROM.
  11. ;
  12. [Unattended]
  13. Unattendmode = FullUnattended
  14. OemPreinstall = NO
  15. TargetPath = *
  16. Filesystem = LeaveAlone
  17. [GuiUnattended]
  18. ; Imposta il fuso orario su Europa occidentale
  19. ; Imposta la Password amministratore su NULL
  20. ; Attiva la connessione automatica e si connette una volta
  21. TimeZone = "110"
  22. AdminPassword = *
  23. AutoLogon = Yes
  24. AutoLogonCount = 1
  25. [LicenseFilePrintData]
  26. ; Per installazione server
  27. AutoMode = "PerServer"
  28. AutoUsers = "5"
  29. [GuiRunOnce]
  30. ; Elenca i programmi che si desidera avviare quando il computer � in rete per la prima volta
  31. [Display]
  32. BitsPerPel = 16
  33. XResolution = 800
  34. YResolution = 600
  35. VRefresh = 70
  36. [Networking]
  37. [Identification]
  38. JoinWorkgroup = Workgroup
  39. [UserData]
  40. FullName = "Nome utente"
  41. OrgName = "Nome organizzazione"
  42. ComputerName = *