If you are using clonezilla, rembo, fog or other cloning tool, the normal thing is to clone the image on the target computer, parsing the sysprep answer file on the target computer and boot the computer to run sysprep.
In Windows 7, When you run sysprep on the source computer using a response file (for example sysprep.xml), it automatically creates another file that contains the parameters for pass specialize (as ComputerName).
This file is stored in:
%WINDIR%\Panther\
So once cloned the image on the target computer and before starting and sysprep is done, we will have to parse the file:
%WINDIR%\Panther\unattend.xml
martes, 5 de abril de 2011
Modificando sysprep en windows 7 despues de clonar.
Si estamos utilizando clonezilla, rembo, fog o cualquier otra herramienta de clonado de aulas. Lo normal es clonar la imagen en el equipo destino, parsear el fichero de respuesta de sysprep con los datos (nombre del equipo, dominio...etc) del equipo destino y arrancar el equipo para que se ejecute sysprep.
En Windows 7, al ejecutar sysprep en el equipo de origen, utilizando un fichero de respuesta xml (por ejemplo sysprep.xml), automaticamente se crea otro fichero que contiene los parametros correspondientes a la fase specialize (como el ComputerName).
Este fichero se almacena en:
%WINDIR%\Panther\
Por lo que una vez clonada la imagen en el equipo destino y antes de que arranque y se realize el sysprep, habra que parsear el fichero:
%WINDIR%\Panther\unattend.xml
En Windows 7, al ejecutar sysprep en el equipo de origen, utilizando un fichero de respuesta xml (por ejemplo sysprep.xml), automaticamente se crea otro fichero que contiene los parametros correspondientes a la fase specialize (como el ComputerName).
Este fichero se almacena en:
%WINDIR%\Panther\
Por lo que una vez clonada la imagen en el equipo destino y antes de que arranque y se realize el sysprep, habra que parsear el fichero:
%WINDIR%\Panther\unattend.xml
Suscribirse a:
Entradas (Atom)