Forum Discussion
Rudragouda_8880463742
Jun 26, 2021Copper Contributor
Script to calculate outlook load time
I have requirement where the script work like open the outllok application and close and then calculate the total time it takes to open and close
psophos
Jul 09, 2021Brass Contributor
Use the https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/measure-command?view=powershell-7.1 cmdlet.