PC Review


Reply
Thread Tools Rate Thread

Deploying XP OS image to other PC or laptop

 
 
=?Utf-8?B?U3VtbWVyQ29vbA==?=
Guest
Posts: n/a
 
      31st Oct 2005
Dear All

Anyone has an idea on how to transport a XP PC to other similar PC but with
the same image frm PC1? Example...from PC1 ...the image is distributed to
other PC with similar architecture....

Example will be a Dell GX110 image is burnt is distributed to Dell GX150 ,
GX200 and so fore.....

Can anyone enlighten me on how the procedure and the steps in doing it.

Thank you and regards,
SummerCool
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Y2hhcmxlcw==?=
Guest
Posts: n/a
 
      31st Oct 2005
When you use the word "transport", you really mean copy.
To do this means there are licencing issues. If you want
to do this for a lot of computers then the best thing to do
is get a site licence. The hardware on the target computers
has to be exactly the same or the target computer will
not work properly.

charles....

"SummerCool" wrote:

> Dear All
>
> Anyone has an idea on how to transport a XP PC to other similar PC but with
> the same image frm PC1? Example...from PC1 ...the image is distributed to
> other PC with similar architecture....
>
> Example will be a Dell GX110 image is burnt is distributed to Dell GX150 ,
> GX200 and so fore.....
>
> Can anyone enlighten me on how the procedure and the steps in doing it.
>
> Thank you and regards,
> SummerCool

 
Reply With Quote
 
Chris Swinney
Guest
Posts: n/a
 
      31st Oct 2005
.. The hardware on the target computers
> has to be exactly the same or the target computer will
> not work properly.


This is not nesaccarily true. As a small system builder we use MS's own OEM
tools to rollback a OS ready for imaging. This strips out all hardware
references (on a reference machine) allowing the OS to be imaged and
installed on dis-similar target machines. I'm not sure if software such as
Ghost or Drive Image (or others) can do this job as well.

Effectivly when you boot he new machine, the computer goes through a mini
setup installing all the nessacary hardware files. You can install different
drivers than those that are needed on the reference machine allowing you to
install on machines with vastly differing setups.

Chris

>
> charles....
>
> "SummerCool" wrote:
>
> > Dear All
> >
> > Anyone has an idea on how to transport a XP PC to other similar PC but

with
> > the same image frm PC1? Example...from PC1 ...the image is distributed

to
> > other PC with similar architecture....
> >
> > Example will be a Dell GX110 image is burnt is distributed to Dell GX150

,
> > GX200 and so fore.....
> >
> > Can anyone enlighten me on how the procedure and the steps in doing it.
> >
> > Thank you and regards,
> > SummerCool



 
Reply With Quote
 
Chris Swinney
Guest
Posts: n/a
 
      31st Oct 2005
Ther maybe a priviso here in that images built on desktops won't transfer to
laptops - but as I've never done this I'm not sure...

"Chris Swinney" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> . The hardware on the target computers
> > has to be exactly the same or the target computer will
> > not work properly.

>
> This is not nesaccarily true. As a small system builder we use MS's own

OEM
> tools to rollback a OS ready for imaging. This strips out all hardware
> references (on a reference machine) allowing the OS to be imaged and
> installed on dis-similar target machines. I'm not sure if software such as
> Ghost or Drive Image (or others) can do this job as well.
>
> Effectivly when you boot he new machine, the computer goes through a mini
> setup installing all the nessacary hardware files. You can install

different
> drivers than those that are needed on the reference machine allowing you

to
> install on machines with vastly differing setups.
>
> Chris
>
> >
> > charles....
> >
> > "SummerCool" wrote:
> >
> > > Dear All
> > >
> > > Anyone has an idea on how to transport a XP PC to other similar PC

but
> with
> > > the same image frm PC1? Example...from PC1 ...the image is distributed

> to
> > > other PC with similar architecture....
> > >
> > > Example will be a Dell GX110 image is burnt is distributed to Dell

GX150
> ,
> > > GX200 and so fore.....
> > >
> > > Can anyone enlighten me on how the procedure and the steps in doing

it.
> > >
> > > Thank you and regards,
> > > SummerCool

>
>



 
Reply With Quote
 
Ron Martell
Guest
Posts: n/a
 
      1st Nov 2005
"SummerCool" <(E-Mail Removed)> wrote:

>Dear All
>
> Anyone has an idea on how to transport a XP PC to other similar PC but with
>the same image frm PC1? Example...from PC1 ...the image is distributed to
>other PC with similar architecture....
>
>Example will be a Dell GX110 image is burnt is distributed to Dell GX150 ,
>GX200 and so fore.....
>
>Can anyone enlighten me on how the procedure and the steps in doing it.
>
>Thank you and regards,
>SummerCool


If it is an image of a completed installation then the PC that it is
being transferred to *must* be absolutely identical to the original PC
or you risk serious hardware issues requiring at least a Repair
Install.

And you will have licensing issues which will require you to at least
change the Product Key on the new system unless you have a volume
license.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

In memory of a dear friend Alex Nichol MVP
http://aumha.org/alex.htm
 
Reply With Quote
 
=?Utf-8?B?TVMtVUxT?=
Guest
Posts: n/a
 
      1st Nov 2005
If you are using Sysprep prior to imaging (which I suggest, yet I don't think
you mention) you should look at pre-populating drivers for the foreseeable
future systems, and configure the procedure for PNP enumeration upon boot.
This should allow the mini-setup to enumerate any plug and play hardware,
search for a provided driver, and continue through boot. Most important
drivers are the hard drive controller for obvious reasons, and video card
(not so obvious ). If you run SetupMangler / err / SetupMgr correctly
prior to sysprep, you should see that it creates a few folders under the
\SYSPREP folder with a few extra drivers waiting for the reboot. Has this
worked for me? yes, once. Good luck. And there is plenty of good reading
for sysprep if you're seriously curious on the MS site. Don't forget to look
into the OOBEINFO.TXT/INI file for added fun.
One more thing - pay close attention to the verbage ProductKey vs. ProductID
as you need the right one for your sysprep version, both mean the same but
one will work, one won't.

PS - If the HALs are too disimilar - x86 / x64 - forget it, make two or more
images.



"Ron Martell" wrote:

> "SummerCool" <(E-Mail Removed)> wrote:
>
> >Dear All
> >
> > Anyone has an idea on how to transport a XP PC to other similar PC but with
> >the same image frm PC1? Example...from PC1 ...the image is distributed to
> >other PC with similar architecture....
> >
> >Example will be a Dell GX110 image is burnt is distributed to Dell GX150 ,
> >GX200 and so fore.....
> >
> >Can anyone enlighten me on how the procedure and the steps in doing it.
> >
> >Thank you and regards,
> >SummerCool

>
> If it is an image of a completed installation then the PC that it is
> being transferred to *must* be absolutely identical to the original PC
> or you risk serious hardware issues requiring at least a Repair
> Install.
>
> And you will have licensing issues which will require you to at least
> change the Product Key on the new system unless you have a volume
> license.
>
> Good luck
>
> Ron Martell Duncan B.C. Canada
> --
> Microsoft MVP
> On-Line Help Computer Service
> http://onlinehelp.bc.ca
>
> In memory of a dear friend Alex Nichol MVP
> http://aumha.org/alex.htm
>

 
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
Trouble deploying .NET 3.0 in my XPE image Smedly Tonker Windows XP Embedded 6 10th Dec 2007 07:43 PM
Deploying image using SDI Lalit Gautam Windows XP Embedded 1 20th Jun 2007 04:01 PM
Deploying Ghost Image to a Laptop b Windows XP Setup 5 6th Mar 2007 07:29 AM
Changes in settings & image deploying =?Utf-8?B?RGF2aWQgUy4=?= Windows XP Embedded 5 11th Jul 2005 10:14 PM
Deploying a VB.NET app to Windows 98 laptop =?Utf-8?B?QW5keVZIREE=?= Microsoft Dot NET 4 3rd Dec 2004 10:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:31 AM.