PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 1.00 average.

cloning XP after setting up....

 
 
jimM
Guest
Posts: n/a
 
      4th Jun 2009
Greetings,

I am trying to replicate an XP set up (Windows settings & tweaks, properly
liscensed 3rd party apps, private apps, etc.) across multiple and identical
PCs. The only differences between each of the XP installations are the
product key and the PCs network name. Currently I have to go through the
same steps over and over for each of the PCs which can take a measurable
amount of time. Is there a way I can easlily "clone" one completed PC to the
others and then change/enter the correct product key?

Thanks in adavnce!
j


 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a
 
      4th Jun 2009
jimM wrote:
> I am trying to replicate an XP set up (Windows settings & tweaks,
> properly liscensed 3rd party apps, private apps, etc.) across
> multiple and identical PCs. The only differences between each of
> the XP installations are the product key and the PCs network name.
> Currently I have to go through the same steps over and over for
> each of the PCs which can take a measurable amount of time. Is
> there a way I can easlily "clone" one completed PC to the others
> and then change/enter the correct product key?


Cloning/imaging software...
Unattended installation/scripts/group policy installations...

Which is more likely for you?

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
jimM
Guest
Posts: n/a
 
      4th Jun 2009

"Shenan Stanley" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> jimM wrote:
>> I am trying to replicate an XP set up (Windows settings & tweaks,
>> properly liscensed 3rd party apps, private apps, etc.) across
>> multiple and identical PCs. The only differences between each of
>> the XP installations are the product key and the PCs network name.
>> Currently I have to go through the same steps over and over for
>> each of the PCs which can take a measurable amount of time. Is
>> there a way I can easlily "clone" one completed PC to the others
>> and then change/enter the correct product key?

>
> Cloning/imaging software...
> Unattended installation/scripts/group policy installations...
>
> Which is more likely for you?
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>


Welll... "Cloning/imaging software..." I suppose. That part is easy. The
more difficult aspect is insuring that the "clone" gets the proper product
key and other specific info.



 
Reply With Quote
 
Andrew E.
Guest
Posts: n/a
 
      4th Jun 2009
Maybe look into xps XCOPY,the software is already installed in xp.Usually
i've used to transfer the total OS to another hd,but it probably would work
in cloning to other pc.For hd to hd,you'd type in run,
XCOPY C:\*.* D:\ /c/h/e/k/r D: being the new hd,also answer yes to all
in DOS window...For more info on XCOPY,go to:
http://technet.microsoft.com/en-us/library/bb491035(printer).aspx

"jimM" wrote:

> Greetings,
>
> I am trying to replicate an XP set up (Windows settings & tweaks, properly
> liscensed 3rd party apps, private apps, etc.) across multiple and identical
> PCs. The only differences between each of the XP installations are the
> product key and the PCs network name. Currently I have to go through the
> same steps over and over for each of the PCs which can take a measurable
> amount of time. Is there a way I can easlily "clone" one completed PC to the
> others and then change/enter the correct product key?
>
> Thanks in adavnce!
> j
>
>
>

 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a
 
      4th Jun 2009
jimM wrote:
> Welll... "Cloning/imaging software..." I suppose. That part is
> easy. The more difficult aspect is insuring that the "clone" gets
> the proper product key and other specific info.


The Genuine Advantage Product Key Update Tool is only valid for
users attempting to change their current non-genuine Product Key
to a genuine COA sticker or genuine Product Key - all without a
reinstall!
http://go.microsoft.com/fwlink/?Link...46&clcid=0x409

I don't know what 'other specific info' is in your case - but if it is
computer name - you can do that pretty easily in a variety of ways (from
manual to scripts, etc.)

If you will be doing this a lot - you'd likely benefit from setting up some
scripts or a complete unattended installation with scripts to do it all for
you. If this is a once-every-6 months things... maybe not so much unless
it is a massive number of computers.

For example - I used to have 1500 computers that I redid every 3-4 months -
I had a volume license - so the product key is not a problem, but I would
use an unattended installation process to create the base image each time -
so it would be updated. I use the unattended process when I have differing
hardware. Microsoft's WDS may be a solution you could use something like
unattended.sourceforge.net as well for that.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a
 
      4th Jun 2009
jimM wrote:
> Welll... "Cloning/imaging software..." I suppose. That part is
> easy. The more difficult aspect is insuring that the "clone" gets
> the proper product key and other specific info.


Sysprep...

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
XP Guy
Guest
Posts: n/a
 
      5th Jun 2009
Shenan Stanley wrote:

> The Genuine Advantage Product Key Update Tool is only valid for
> users attempting to change their current non-genuine Product Key
> to a genuine COA sticker or genuine Product Key -


I think a lot of people are (or were) under the impression that the
product key update tool could change the key of a system that was still
operating in a valid state.

Which could be useful if someone wanted to make an *exact* clone of a
given install and give it a different key. The very situation that a
lot of system builders are in (ie build a bunch of identical systems
where no two systems will end up on the same LAN so the SID's don't
matter).

Microsoft made it a pain in the ass for them to easily change the
product key, so I bet a lot of them just cloned the drive and handed the
end user a legit CD with COA. A COA that, in reality, was never
registered with MS but it was, nonetheless, a valid, authentic-looking
COA that would pass any visual sniff test until WGA started messing
people up for no good reason.

Sysprep is a pain in the ass because unless you take some time to get
your .inf file just right, you're going to waste 1/2 hour after each
clone to get past the OOBE and restore some of your previous settings to
return the clone to the exact state of the master drive so you can hand
it off to the end user.
 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      5th Jun 2009
How frigging thick headed can you be? You haven't copied an up and
running Windows NT/2000/XP installation with Xcopy, Xcopy cannot do
this. Run the following command:

XCOPY C:\WINDOWS\system32\config c:\test /c/h/e/k/r

Answer D for directory when prompted. When done compare the contents of
the C:\test folder with C:\WINDOWS\system32\config Do the test and then
stop it with this nonsense Xcopy cloning notion of yours!

John

Andrew E. wrote:
> Maybe look into xps XCOPY,the software is already installed in xp.Usually
> i've used to transfer the total OS to another hd,but it probably would work
> in cloning to other pc.For hd to hd,you'd type in run,
> XCOPY C:\*.* D:\ /c/h/e/k/r D: being the new hd,also answer yes to all
> in DOS window...For more info on XCOPY,go to:
> http://technet.microsoft.com/en-us/library/bb491035(printer).aspx
>
> "jimM" wrote:
>
>> Greetings,
>>
>> I am trying to replicate an XP set up (Windows settings & tweaks, properly
>> liscensed 3rd party apps, private apps, etc.) across multiple and identical
>> PCs. The only differences between each of the XP installations are the
>> product key and the PCs network name. Currently I have to go through the
>> same steps over and over for each of the PCs which can take a measurable
>> amount of time. Is there a way I can easlily "clone" one completed PC to the
>> others and then change/enter the correct product key?
>>
>> Thanks in adavnce!
>> j
>>
>>
>>

 
Reply With Quote
 
mohsen
Guest
Posts: n/a
 
      10th Jun 2009
this idea was raised,Hmmmm....I think you should use SYSPREP.

for using sysprep , your computers should meet same hardware specifications.
if your problem is CD-KEY , use unattended installation to answer all
questions unattended but CD-KEY must to be added manually.
to doing this, use this program:
G:\SUPPORT\TOOLS\DEPLOY.CAB\setupmgr.exe

when you want to run sysprep, don't forget to run it from :
C:\Windows\system32\sysprep

for using sysprep with specific unattended file,use this command in cmd:

C:\Windows\system32\sysprep.exe /unattend:filename

another solution is using volume license for enterprises.
contact microsoft for this.

hope useful








"jimM" <jim--A-T-mY-inFO--f-ind--DOT--youknowwhat> wrote in message
news:#(E-Mail Removed)...
> Greetings,
>
> I am trying to replicate an XP set up (Windows settings & tweaks, properly
> liscensed 3rd party apps, private apps, etc.) across multiple and
> identical PCs. The only differences between each of the XP installations
> are the product key and the PCs network name. Currently I have to go
> through the same steps over and over for each of the PCs which can take a
> measurable amount of time. Is there a way I can easlily "clone" one
> completed PC to the others and then change/enter the correct product key?
>
> Thanks in adavnce!
> j
>

 
Reply With Quote
 
mohsen
Guest
Posts: n/a
 
      11th Jun 2009
mini-setup gathers information about your name,CD-KEY,time server etc.

you can change your product key in windows vista.
but this capability is not available on XP.

don't pain yourself more!

"jimM" <jim--A-T-mY-inFO--f-ind--DOT--youknowwhat> wrote in message
news:#(E-Mail Removed)...
> Greetings,
>
> I am trying to replicate an XP set up (Windows settings & tweaks, properly
> liscensed 3rd party apps, private apps, etc.) across multiple and
> identical PCs. The only differences between each of the XP installations
> are the product key and the PCs network name. Currently I have to go
> through the same steps over and over for each of the PCs which can take a
> measurable amount of time. Is there a way I can easlily "clone" one
> completed PC to the others and then change/enter the correct product key?
>
> Thanks in adavnce!
> j
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why deep cloning? Why shallow cloning? How is this related to references? raylopez99 Microsoft C# .NET 3 6th Aug 2007 09:30 AM
Computer name and network setting lost after cloning Carl Johan Jensen Windows XP Embedded 10 7th Jul 2004 12:10 PM
XPe cloning (using Microsoft Cloning stuff or Nortons Ghost) heath holcomb Windows XP Embedded 3 12th Mar 2004 09:13 PM
My method for setting up CF card and cloning David D Windows XP Embedded 6 11th Nov 2003 07:42 PM
Re: cloning one system's boot drive using another system as a cloning host? Thomas O'Grady [MSFT] Microsoft Windows 2000 Security 1 25th Jul 2003 06:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:33 PM.