Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Deploy image from local disk

Updated: 21 May 2010 | 3 comments
Charlie.Tancat's picture
0 0 Votes
Login to vote

Hi,

I have been ask to look for a way to setup a reference computer with a C: drive that will contain the system partition (with Win XP installed), and a D: drive that will contain an .img file of the same computer after it has been imaged.
The point is to be able to reimage the system without using PXE or network because this computer will be isolated and publicly available. Is there's a way to achieve this?

Thank you.

Comments

spazzzen's picture
20
Apr
2009
0 Votes 0
Login to vote

custom boot disk

You would need to make a custom boot disk that had the rdeploy files on it.  You might want to try the stand alone boot cd (I haven't tried one of these) and it might contain the imaging files you need to be able to use Rdeploy.  If you dont use an Altiris/Symantec create boot disk, just make sure you put the rdeploy files on it so that you can use Rdeploy. 

Phyrant's picture
20
Apr
2009
0 Votes 0
Login to vote

RE: Deploy image from local disk

You probably don't want the image just sitting out there on a local drive where anyone can see and access it. I think the boot CD\DVD with the image on it would be the best thing. If you make the image an .exe you won't need the rdeploy files, just a bootable CD\DVD and the image file.

trb48's picture
20
Apr
2009
0 Votes 0
Login to vote

I have done it

I installed WinPE on an extra partition on my drive. Inside WinPE I have it scripted to format what will become the c:\ drive and it drops the image on to the C:\ partition. I use the calcs command to prevent people from accessing the image. It works well.