Jump to content

Recommended Posts

Posted

Just Need a little help here im struggling to capture / deploy an image on to a laptop.

 

I've created the image and pre loaded all the drivers.

 

Ran sys prep (just use reseal command and shutdown nothing else)

 

When capturing the image using winpe2 using the command of imagex.exe /capture c: d:\os.wim "XP"

 

when captured no problem so i diskpart and clean the drive when reapplying the image back on to the same image i get no operating system :S

Posted

sel dis 0
clean
cre par pri
sel par 1
format fs=ntfs label="xp" quick
assign letter=c
Active
exit

 

my create a partition script for dispart

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...