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'ZTIGather5/20/201510:45:42 AM 0(0x0000)Successfully queried the database.ZTIGather5/20/201510:45:42 AM 0(0x0000)Records returned from SQL =-1ZTIGather5/20/201510:45:42 AM 0(0x0000)Property PACKAGES001 is now = KSD00183:InstallZTIGather5/20/201510:45:42 AM 0(0x0000)Added PACKAGES valuefrom SQL: PACKAGES = KSD00183:InstallZTIGather5/20/201510:45:42 AM 0(0x0000)....Property APPLICATIONS001 is now =Adobe AIR ZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS002 is now =Construct2ZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS003 is now = doPDF ZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS004 is now =EvernoteZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS005 is now =FitbitConnectZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS006 is now =GoogleChromeZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS007 is now =GoogleEarthZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS008 is now =SafariMontageMediaPlayerZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS009 is now =ScratchZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS010 is now =SkypeZTIGather5/20/201510:45:45 AM 0(0x0000)Property APPLICATIONS011 is now = SMART Notebook v14.3ZTIGather5/20/201510:45:45 AM 0(0x0000)Added APPLICATIONS valuefrom SQL: APPLICATIONS = SMART Notebook v14.3ZTIGather5/20/201510:45:45 AM 0(0x0000)
also, in the BDD.log is runs the Coalesced step just fine:
Coalesce pattern to be used:ApplicationsZTICoalesce5/20/201511:10:21 AM 0(0x0000)Coalescebase variable to use:CoalescedAppsZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueAdobe AIR from APPLICATIONS001 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueConstruct2from APPLICATIONS002 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)Addedvalue doPDF from APPLICATIONS003 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueEvernotefrom APPLICATIONS004 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueFitbitConnectfrom APPLICATIONS005 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueGoogleChromefrom APPLICATIONS006 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueGoogleEarthfrom APPLICATIONS007 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueSafariMontageMediaPlayerfrom APPLICATIONS008 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueScratchfrom APPLICATIONS009 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)AddedvalueSkypefrom APPLICATIONS010 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)Addedvalue SMART Notebook v14.3from APPLICATIONS011 to the list ZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps01is now =Adobe AIR ZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps02is now =Construct2ZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps03is now = doPDF ZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps04is now =EvernoteZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps05is now =FitbitConnectZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps06is now =GoogleChromeZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps07is now =GoogleEarthZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps08is now =SafariMontageMediaPlayerZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps09is now =ScratchZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps10is now =SkypeZTICoalesce5/20/201511:10:21 AM 0(0x0000)PropertyCoalescedApps11is now = SMART Notebook v14.3ZTICoalesce5/20/201511:10:21 AM 0(0x0000)ZTICoalesce processing completed successfully.ZTICoalesce5/20/201511: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.
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-
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:
(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.
Share this post
Link to post
Share on other sites