bwya77 / Master-User-Creator

GUI Application written in PowerShell to easily and quickly create, and configure Active Directory and/or Office 365 Users in a single window. Enable MFA, apply licenses, add to groups, and much more
https://www.thelazyadministrator.com/2019/04/01/master-user-creator-powershell-gui-software-v2-update/
389 stars 89 forks source link

If mailbox creation takes longer than 5min, terminate loop #5

Closed bwya77 closed 6 years ago

bwya77 commented 6 years ago

store the datetime in a var and compare it. once 5min or so pasts, terminate loop so we can grab logs to see where it was held up at

bwya77 commented 6 years ago

Fixed in v1.0.1