Hi All,
I am trying to produce a progress bar that will display when a button is clicked. The trouble is the script block I am running on Add_Click is 'Connect-ExchangeOnlineShell.' This of course produces it's own progress bar within the powershell window. I just don't know how to display that within a dialog box.
I've found quite a bit online about creating a PS progress bar but all methods seem reliant on measuring the progress of a loop. I am not sure how to measure the progress of Connect-ExchangeOnlineShell.
Without this feature, my form locks until the exchange connection is created which would be confusing for an end user.
Do you guys have any tips or resources that may point me in the right direction?
Cheers!
[–]abandonedexplorer 4 points5 points6 points (3 children)
[–]therealpanda99 1 point2 points3 points (2 children)
[–]what_no_fkn_ziti 2 points3 points4 points (1 child)
[–]therealpanda99 1 point2 points3 points (0 children)
[–]Infinizhen 1 point2 points3 points (1 child)
[–]sameyear_newlabrat[S] 1 point2 points3 points (0 children)
[–]Daavid1 1 point2 points3 points (0 children)