Digita per effettuare una ricerca nel catalogo.
Per cercare tra i contenuti o tra gli eventi
clicca sulla voce corrispondente.
This is where the generation happens. You generally need to configure four main passes for a standard Sysprep deployment.
If you plan to deploy to blank disks, the windowsPE pass can be configured to partition automatically. Most generators offer a simple:
Before the advent of reliable generators, IT pros had to:
If you run Sysprep without an answer file, the resulting computers will boot up and stop at the OOBE screen. You will have to manually:
Writing XML code manually is not for the faint of heart. An unattend.xml file has a strict hierarchy of "passes" (windowsPE, offlineServicing, specialize, generalize, auditSystem, auditUser, oobeSystem). A single missing bracket or typo can cause the entire setup to fail or hang.