Jump to content


rlaplant

Error When Creating MDT Task Sequence

Recommended Posts

So I'm trying to create an MDT Task Sequence and a new WIM at the same time. (even using an already made WIM gets this error as well)

And Im getting the following error

Started processing.
Creating boot image.
Copying WIM file.
Mounting WIM file.
WIM file mounted.
Setting Windows PE system root.
Set Windows PE system root.
Set Windows PE scratch space.
Adding standard components.
Adding component: winpe-dismcmdlets
Adding component: winpe-enhancedstorage
Adding component: winpe-mdac
Adding extra content from: C:\Users\ADMINI~1.UMC\AppData\Local\Temp\4wekleml.mfw
Unmounting WIM.
Copying WIM to the package source directory.
Creating boot image package.
Error while importing Microsoft Deployment Toolkit Task Sequence. 


Failed to insert OSD binaries into the WIM file


Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException: The SMS Provider reported an error. ---> System.Management.ManagementException: Generic failure 
   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementObject.Put(PutOptions options)
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)
   --- End of inner exception stack trace ---
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put()
   at Microsoft.BDD.Wizards.SCCM_ImportTaskSequenceTask.DoWork(SmsPageData smspageData, Dictionary`2 data)

The system account has full access to the site folder and all sub folders.

 

Any help would be awesome!

 

Share this post


Link to post
Share on other sites

Well, this was resolved by reinstalling AIK

 

Now a new problem arises .... any apps or programs I select with the MDT do not install. It just ..... skips that step it seems. and the logs .... all of em .... tell me notta. I mean, nothing.

Property CoalescePattern is now = Applications	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Property CoalesceTarget is now = CoalescedApps	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Property CoalesceDigits is now = 2	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Microsoft Deployment Toolkit version: 6.2.5019.0	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
The task sequencer log is located at C:\Windows\CCM\Logs\SMSTSLog\SMSTS.LOG.  For task sequence failures, please consult this log.	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Coalesce pattern to be used: Applications	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Coalesce base variable to use: CoalescedApps	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Added value 3M Core Grouping from APPLICATIONS001 to the list	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
Property CoalescedApps01 is now = 3M Core Grouping	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)
ZTICoalesce processing completed successfully.	ZTICoalesce	4/30/2014 1:54:11 PM	0 (0x0000)

Everything looks just peachy, but it decides it aint installing squat and doesnt tell me why. SMSTS is empty as my beer bottle at 8

Share this post


Link to post
Share on other sites

OK, a little more info for anyone on the help

The app is set to download and be able to download and then install from DP

App policy for '3M Core Grouping' not received. Make sure the application is marked for dynamic app install InstallApplication 4/30/2014 3:06:15 PM 3964 (0x0F7C)
Policy download failed, hr=0x80004005 InstallApplication 4/30/2014 3:06:15 PM 3964 (0x0F7C)
daUtil.DownloadPolicies(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\dainstaller.cpp,292) InstallApplication 4/30/2014 3:06:15 PM 3964 (0x0F7C)
daInstaller.Execute(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\main.cpp,260) InstallApplication 4/30/2014 3:06:15 PM 3964 (0x0F7C)
Process completed with exit code 2147500037 TSManager 4/30/2014 3:06:15 PM 3480 (0x0D98)
!--------------------------------------------------------------------------------------------! TSManager 4/30/2014 3:06:15 PM 3480 (0x0D98)
Failed to run the action: Install UDI Selected Applications. 
Unspecified error (Error: 80004005; Source: Windows) TSManager 4/30/2014 3:06:15 PM 3480 (0x0D98)

Share this post


Link to post
Share on other sites

MAke sure the application is configured to install from the Install Application task sequence action without being deployed.

 

 

Yah ... thats def set.

 

Heres some forward movement to a degree and some more log

 

Here's the relevant application that I want to install/test:

Passed in version 5 for ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1	DCMAgent	5/5/2014 4:35:09 PM	2152 (0x0868)
CAppMgmtSDK::GetEvaluationState ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1.5 = EvaluationFailed	DCMAgent	5/5/2014 4:35:09 PM	2152 (0x0868)
GetAppMgmtSDKInterface successful	InstallApplication	5/5/2014 4:35:09 PM	2152 (0x0868)
CAppMgmtSDK::GetEvaluationState ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1	DCMAgent	5/5/2014 4:35:09 PM	2152 (0x0868)
Passed in version 5 for ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1	DCMAgent	5/5/2014 4:35:09 PM	2152 (0x0868)
CAppMgmtSDK::GetEvaluationState ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1.5 = EvaluationFailed	DCMAgent	5/5/2014 4:35:09 PM	2152 (0x0868)
NotifyComplete received	InstallApplication	5/5/2014 4:35:09 PM	2152 (0x0868)
NotifyComplete processed	InstallApplication	5/5/2014 4:35:09 PM	2152 (0x0868)
Received job completion notification from DCM Agent	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
GetAppMgmtSDKInterface successful	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
CAppMgmtSDK::GetEvaluationState ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1	DCMAgent	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Passed in version 5 for ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1	DCMAgent	5/5/2014 4:35:09 PM	3824 (0x0EF0)
CAppMgmtSDK::GetEvaluationState ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/RequiredApplication_3d3820ff-76bf-4a59-819b-25f986977cb1.5 = EvaluationFailed	DCMAgent	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Installation job completed with exit code 0x00000000	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Execution status received: 16 (Application failed to evaluate )	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
App install failed.	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Setting TSEnv variable '_TSAppInstallStatus'='Error'	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_44DFFA60-2E41-45CD-A833-580B9FE6504B/Application_3d3820ff-76bf-4a59-819b-25f986977cb1'=''	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Completed installation job.	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Step 2 out of 2 complete	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Install Dynamic application action failed to install application: 'Laserfiche Client'. Error Code 0x80004005	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
Sending error status message	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
   Setting URL = http://SCCM.THE-MED.ORG, Ports = 80,443, CRL = false	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
   Setting Server Certificates.	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)
   Setting Authenticator.	InstallApplication	5/5/2014 4:35:09 PM	3824 (0x0EF0)

And then it moves to the Programs step because that failed, and I dont have any programs defined currently, and it errors out below:

BaseVar = 'PROGRAMS', ContinueOnError='True'	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
ProgramName = ''	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
SwdAction = '0003'	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
DSInstaller::Execute() 	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
Setting progress step for initialization	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
Setting total steps to 1	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
Succeeded loading resource DLL 'C:\WINDOWS\CCM\1033\TSRES.DLL'	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
No Env variable with specified basename PROGRAMS and suffix '001' is found. No applications installed.	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
CheckForBaseVarsInTSEnv(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\dsinstaller.cpp,201)	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
dsInstaller.Execute(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,344)	InstallSoftware	5/5/2014 4:35:10 PM	3980 (0x0F8C)
Process completed with exit code 2147500037	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
!--------------------------------------------------------------------------------------------!	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Failed to run the action: Install Package. 
Unspecified error (Error: 80004005; Source: Windows)	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
MP server http://SCCM.THE-MED.ORG. Ports 80,443. CRL=false.	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Setting authenticator	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Set authenticator in transport	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Sending StatusMessage	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Setting message signatures.	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Setting the authenticator.	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
CLibSMSMessageWinHttpTransport::Send: URL: SCCM.THE-MED.ORG:80  CCM_POST /ccm_system/request	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Request was successful.	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Set a global environment variable _SMSTSLastActionRetCode=-2147467259	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Set a global environment variable _SMSTSLastActionSucceeded=false	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Clear local default environment	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Let the parent group (MDT Installation) decides whether to continue execution	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Let the parent group (Setup Operating System) decide whether to continue execution	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
The execution of the group (Setup Operating System) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows)	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Failed to run the last action: Install Package. Execution of task sequence failed.
Unspecified error (Error: 80004005; Source: Windows)	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
MP server http://SCCM.THE-MED.ORG. Ports 80,443. CRL=false.	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Setting authenticator	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Set authenticator in transport	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Sending StatusMessage	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)
Setting message signatures.	TSManager	5/5/2014 4:35:10 PM	3364 (0x0D24)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

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.