I'm attempting to perform a capture through a Provisioning task and I am recieving a Return:-1 every time. I have mapped the drive location I want the image to copy to. I have tried the following scenerios.
ImageX
F:\NewImage.wim
/compresss fast /capture C: F;\NewImage.com C_DRIVE
LANDesk ImageW V2
F:\NewImage.tbi
/b /d:0 /rb:0 /f:F:\NewImage.tbi
LANDesk ImageW V2
F:\NewImage.tbi
/b /uy /d:0 /rb:0 /max:2GB /f:F:\NewImage.tbi
All result in the same thing.
Error
Return:-1
Any thoughts about this. I am very new to using Provisioning. we had previously been using OSD only, and I'm moving all the scripting over to use Provisioning now.