System Cloning Tool / Sysprep
Thursday, 20 August 2009 by Michel Roth
Windows Embedded Standard systems are built differently, and do not have the same setup experience as normal desktop Windows computers, but both have one thing in common: Windows Security Identifiers (SIDs).

To enable the cloning of embedded systems Microsoft included a component called “System Cloning Tool” in the Component Catalog of XP embedded. System Cloning was the only supported cloning tool for Windows Embedded by Microsoft for quite some time, but in Standard 2009 Sysprep, the tool used to clone desktop systems, was also made available to enable the System Center Configuration Manager’s OS Deployment functionality. Sysprep and the System Cloning tool behave quite differently and therefore can be used to address different deployment scenarios.

The actual cloning process always takes place when the target device boots the first time. Due to this, it is not a good idea to have write filters enabled at this stage. If they are, the cloning process repeats itself any time the system boots. The cloning process is extendable by adding custom native Dlls with a corresponding entry point in target designer, but quite often OS developers tend to use RunOnce Registry keys set before sealing the image to achieve the same effect.The system cloning process itself is designed to run only once and therefore fbreseal deletes itself after the first execution.

Source: http://blogs.msdn.com/embedded/archive/2009/08/18/component-tales-system-cloning-tool-sysprep.aspx


Related Items:

Sysprep Now in Windows Embedded Standard (17 July 2008)
Server Cloning With Presentation Server 4.0 (5 January 2006)
Server Cloning with Presentation Server 4.0 (10 November 2005)
Ultimate-P2V: Free P2V Tool (31 January 2006)
Cloning A Citrix Presentation Server (19 February 2007)
Windows XP Embedded Virtual Lab (20 September 2006)
MOM 2005 SP1 Agent Support For XP Embedded Systems (23 October 2006)
VMware To Release VMware Converter 3: Live P2V and V2V Tool (3 October 2006)
New Windows XP Embedded Virtual Labs (13 November 2006)
Why Windows CE Shared Source And Community Projects? (3 August 2006)
Comments (0)