Loading...

Create a Metro design MDT Progress Bar Part 1

3 A+ A-

In this post I will show you a Metro design Progress Bar I have done to replace the existing MDT progress bar. I will show you two kinds of Progress Bar.
In a previous post I explained how to use native MDT variables, to control the progress bar current step name and number, and also the total step number.
I will show you how to use those variables to create a cool metro design Progress Bar GUI to replace this one from MDT ?


Prerequisites

- Add PowerShell in your Boot image


How to get the GUI ?



How to use it ?

1 / Copy the folder MDT_WPF_Progress in your deploy folder.
This folder contains the 3 PS1 files.
- The Run_Progress.ps1 is used to run the ProgressBar script in a external process.
- The MDT_Progressbar_WPF.ps1 is used to display the GUI with a progress bar.
- The MDT_ProgressRing_WPF.ps1 is used to display the GUI with a progress ring.
PS1 files
2 / Add two steps at the first place of your TS, as below:

The first one called Run Metro progress, is cnfigured as below:
Run metro progress step
The second called Wait for GUI is configured as below:
Wait for GUI step
Add the same step after each reboot. I will try to find soon a solution to automatize this process.

3 / Hide the existing MDT progress Bar, to do this comment the function ReportProgress and  add the below part in the script ZTIUtility.vbs. 
See the post from Michael Niehaus.

How it works ?

The Run_Progress.ps1 file that you added in the Task sequence, launches the progress bar script.
See below how to use it, depending of the progress bar you want.
See below the scripts to display two differents style of progress bar.


GUI Progress bar
See below how it looks like.


GUI Progress Ring
See below how it looks like.



What's next ?
In the next post I will explain you how to display a progress bar that looks like as below:

WPF_GUI 1905052191549857841

Enregistrer un commentaire

3 commentaires

Unknown a dit…

Bonjour,

Très bon article.

impossible de récupérer le dossier MDT_WPF_Progress.

Pouvez-vous m'aider?

merci

snanda a dit…

The Download link is not working. Please upload it GitHub and update the link.

Bernhard a dit…

HEllo, please upload the files zo github

Accueil item

Award

Learn KQL in one month

Sponsors

You want to support me ?

Mes articles en français

Books in French


Stats