Answered by:
Error when exporting and importing TS

Question
-
Hi I am running SCCM 2012 SP1 and am trying to export a Task Sequence including with the Windows 7 wim, the boot wim, some applications and drivers. When I exported the TS I selected to export dependencies and content.
I have setup dev SCCM environment (same spec as production) and am trying to import the .zip that was created when I completed the export. When doing the import I am getting the below error on both the Windows 7 wim and the boot wim :
Error Imported Operating System Image (1):
Create new Windows 7 Enterprise x64
Generic failure
instance of SMS_ExtendedStatus
{
Description = "Failed to get the image property from the source WIM file due
to error 80070003".
ErrorCode= 2147942403;
File="e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\
\sspimagepackage.cpp";
Line = 483;
Operation = "Putinstance";
ParameterInfo = "";
ProviderName = "ExtnProv";
StatusCode = 2147749889;
};
The applications and drivers have been imported into the Dev SCCM server however I cannot find the actual content so I am not sure this has worked properly. I am wondering if I would be better off using the Migration wizard to take the TS and content across. Would appreciate any advice on either a) how to fix the issues with the importing of the TS or b) whether I should just be using the migration wizard.
Thanks
G
Monday, March 2, 2015 9:48 PM
Answers
-
Obviously both should work but the migration wizard is pretty reliable. This guide should help you. It's for migration from CM 2007 but the principle is the same.
http://www.gerryhampsoncm.blogspot.ie/2013/07/configmgr-2012-sccm-2012-sp1-step-by.html
Gerry Hampson | Blog: www.gerryhampsoncm.blogspot.ie | LinkedIn: Gerry Hampson | Twitter: @gerryhampson
- Marked as answer by OhhAhh Tuesday, March 3, 2015 12:34 PM
Tuesday, March 3, 2015 9:24 AM
All replies
-
The applications and drivers have been imported into the Dev SCCM server however I cannot find the actual content so I am not sure this has worked properly.
When you exported did you choose to "Export all content for selected task sequence and dependencies".
80070003 = The system cannot find the path specified.
See here for exporting and importing task sequences
Gerry Hampson | Blog: www.gerryhampsoncm.blogspot.ie | LinkedIn: Gerry Hampson | Twitter: @gerryhampson
Monday, March 2, 2015 10:28 PM -
Hi Gerry
Yes, I did select to export all content for the selected TS and dependencies. The link you provided was the guide which I followed. Do you think I would be better off using the migration wizard ?
Thanks
Tuesday, March 3, 2015 9:21 AM -
Obviously both should work but the migration wizard is pretty reliable. This guide should help you. It's for migration from CM 2007 but the principle is the same.
http://www.gerryhampsoncm.blogspot.ie/2013/07/configmgr-2012-sccm-2012-sp1-step-by.html
Gerry Hampson | Blog: www.gerryhampsoncm.blogspot.ie | LinkedIn: Gerry Hampson | Twitter: @gerryhampson
- Marked as answer by OhhAhh Tuesday, March 3, 2015 12:34 PM
Tuesday, March 3, 2015 9:24 AM