Forum Discussion

Rudragouda_8880463742's avatar
Rudragouda_8880463742
Copper Contributor
Jun 26, 2021

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

1 Reply

  • psophos's avatar
    psophos
    Brass Contributor

    Rudragouda_8880463742 

    Use the https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/measure-command?view=powershell-7.1  cmdlet. 

     

Resources