I'm trying to do an image capture without first sysprep'ing the device. (Basically how I used ghost when I wanted to get a backup of a machine)
My task sequence is basically this
restart in win pe
use toolkit package (the mdt toolkit)
set variable ComputerBackupLocation
capture image (%scriptroot%\ztibackup.wsf
Everytime I an error on my capture image step that says 0x00000001. SMSTS.log says failed "incorrect function"
I opened up the share with no change, i added my domain admin account on the capture image step and the error goes to 0x80004005 (i'll have to double check on that code)
My MDT package was created by importing a mdt task sequence into SCCM and that appears to be working properly. I have no errors in my bdd.log
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi All,
I'm trying to do an image capture without first sysprep'ing the device. (Basically how I used ghost when I wanted to get a backup of a machine)
My task sequence is basically this
restart in win pe
use toolkit package (the mdt toolkit)
set variable ComputerBackupLocation
capture image (%scriptroot%\ztibackup.wsf
Everytime I an error on my capture image step that says 0x00000001. SMSTS.log says failed "incorrect function"
I opened up the share with no change, i added my domain admin account on the capture image step and the error goes to 0x80004005 (i'll have to double check on that code)
My MDT package was created by importing a mdt task sequence into SCCM and that appears to be working properly. I have no errors in my bdd.log
Any ideas?
Share this post
Link to post
Share on other sites