Hey guys,
I'm using the TasksequenceID peoperty in my CustomSettings.ini file to filter a few items in the MDT Wizard based on the task sequence that gets selected. I'm sure a lot of you have heard of this trick, but the details can be found here:
![]()
I'm using the TasksequenceID peoperty in my CustomSettings.ini file to filter a few items in the MDT Wizard based on the task sequence that gets selected. I'm sure a lot of you have heard of this trick, but the details can be found here:
http://adminnexus.blogspot.com/2012/09/checking-applications-in-mdt-wizard.html
The only downside to this (that I have discovered) is there seems to be about a 30 second "pause" once you select a task sequence in the Wizard and click the "Next" button. Now I know why this pause is there, MDT is actually rerunning my CustomSettings.ini file behind the scenes so the settings I've specified wil actually get applied, but all my users notice is the "pause". I'd like to give them an indicator that something is happening. Does anyone know of any way to tweak one or more of the default scripts so they will re-run the progress indicator that appears the first time rules are processed in MDT? For reference I've posted a screenshot of this indicator below:
The only downside to this (that I have discovered) is there seems to be about a 30 second "pause" once you select a task sequence in the Wizard and click the "Next" button. Now I know why this pause is there, MDT is actually rerunning my CustomSettings.ini file behind the scenes so the settings I've specified wil actually get applied, but all my users notice is the "pause". I'd like to give them an indicator that something is happening. Does anyone know of any way to tweak one or more of the default scripts so they will re-run the progress indicator that appears the first time rules are processed in MDT? For reference I've posted a screenshot of this indicator below: