Jump to content


  • 0
pseudoyams

ConfigMgr 2012 / MDT 2013 - Dynamic Packages and Applications issue

Question

Hi All-

Im having an issue with getting Dynamic Applications and Packages to be installed during the TS. I had it working fine last week but it just seemed to stop and Im kinda at ends here. So, where Im at now is that I can execute the dbo.RetrieveApplications and dbo.RetrievePackages SPs with the computer's MAC and it lists off all of the applications and packages to be installed. In the ztigather.log file it also picks up both applications and packages and assigned them variables:

 

About to issue SQL statement: EXECUTE RetrievePackages '00:50:56:93:2D:07' ZTIGather 5/20/2015 10:45:42 AM 0 (0x0000)
Successfully queried the database. ZTIGather 5/20/2015 10:45:42 AM 0 (0x0000)
Records returned from SQL = -1 ZTIGather 5/20/2015 10:45:42 AM 0 (0x0000)
Property PACKAGES001 is now = KSD00183:Install ZTIGather 5/20/2015 10:45:42 AM 0 (0x0000)
Added PACKAGES value from SQL:  PACKAGES = KSD00183:Install ZTIGather 5/20/2015 10:45:42 AM 0 (0x0000)
....
Property APPLICATIONS001 is now = Adobe AIR ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS002 is now = Construct 2 ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS003 is now = doPDF ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS004 is now = Evernote ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS005 is now = Fitbit Connect ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS006 is now = Google Chrome ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS007 is now = Google Earth ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS008 is now = Safari Montage Media Player ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS009 is now = Scratch ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS010 is now = Skype ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Property APPLICATIONS011 is now = SMART Notebook v14.3 ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
Added APPLICATIONS value from SQL:  APPLICATIONS = SMART Notebook v14.3 ZTIGather 5/20/2015 10:45:45 AM 0 (0x0000)
also, in the BDD.log is runs the Coalesced step just fine:
Coalesce pattern to be used: Applications ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Coalesce base variable to use: CoalescedApps ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Adobe AIR from APPLICATIONS001 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Construct 2 from APPLICATIONS002 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value doPDF from APPLICATIONS003 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Evernote from APPLICATIONS004 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Fitbit Connect from APPLICATIONS005 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Google Chrome from APPLICATIONS006 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Google Earth from APPLICATIONS007 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Safari Montage Media Player from APPLICATIONS008 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Scratch from APPLICATIONS009 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value Skype from APPLICATIONS010 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Added value SMART Notebook v14.3 from APPLICATIONS011 to the list ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps01 is now = Adobe AIR ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps02 is now = Construct 2 ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps03 is now = doPDF ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps04 is now = Evernote ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps05 is now = Fitbit Connect ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps06 is now = Google Chrome ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps07 is now = Google Earth ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps08 is now = Safari Montage Media Player ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps09 is now = Scratch ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps10 is now = Skype ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
Property CoalescedApps11 is now = SMART Notebook v14.3 ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)
ZTICoalesce processing completed successfully. ZTICoalesce 5/20/2015 11:10:21 AM 0 (0x0000)

(But, this is a step after the Packages should be reinstalled). However, it just seems to skip completely over the steps to install the Packages and Applications that use base variables. Screenshots of the two steps are attached. Id appreciate any help anybody could provide. Not sure where to go from here as everything seems right to me. Though, Ive only been using MDT for a couple weeks here.

 

 

 

post-19942-0-17711500-1432140952_thumb.png

post-19942-0-52642600-1432140953_thumb.png

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Something screwy is going on here. I just disabled the Install Software Updates task just to speed up the imaging for testing. After doing that the dynamic application and package installation started working. I havent re-enabled it yet, but its been working fine since.

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
Answer this question...

×   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.