Cloning Windows/XP: Difference between revisions
From DWIKI
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Steps to take = | |||
* Remove system to clone from domain | |||
= Sysprep = | |||
sysprep is needed to ensure uniqueness of SID ( Security IDentifier). If these are duplicated only one system would be able to join a domain. Another solution is using SID changer. | |||
=Links= | |||
*[http://thesystemadministrator.com/n27-6.html Windows XP Cloning or Universal system installation] | *[http://thesystemadministrator.com/n27-6.html Windows XP Cloning or Universal system installation] | ||
*[http://www.microsoft.com/technet/prodtechnol/winxppro/deploy/wpadepl.mspx Deploying Windows XP Using Windows Product Activation] | *[http://www.microsoft.com/technet/prodtechnol/winxppro/deploy/wpadepl.mspx Deploying Windows XP Using Windows Product Activation] | ||
*[http://service1.symantec.com/SUPPORT/ghost.nsf/docid/1999070716282425 Introduction to cloning a Windows NT, Windows 2000, or Windows XP computer] | *[http://service1.symantec.com/SUPPORT/ghost.nsf/docid/1999070716282425 Introduction to cloning a Windows NT, Windows 2000, or Windows XP computer] | ||
*[http://www.geocities.com/kilian0072002/sysprep/sysprep.html Using sysprep] | *[http://www.geocities.com/kilian0072002/sysprep/sysprep.html Using sysprep] | ||
Revision as of 11:36, 11 September 2006
Steps to take
- Remove system to clone from domain
Sysprep
sysprep is needed to ensure uniqueness of SID ( Security IDentifier). If these are duplicated only one system would be able to join a domain. Another solution is using SID changer.