Forum Discussion
Mike Rowland
Apr 21, 2017Brass Contributor
Regional settings default setting for all mailboxes
I have the command to run to set all my current migrated mailboxes in the cloud to the correct timezone but that only seems to apply to all current existing mailboxes. If I use the "http://tech...
VasilMichev
Apr 21, 2017MVP
That's just one of the examples why many companies use "mailbox provisioning" scripts. Other examples include disabling protocols (POP/IMAP usually), configuring quotas, enabling Auditing, even putting mailboxes on hold.
You might consider adding this as a step in your provisioning workflow, or simply scheduling a task that runs PowerShell to periodically update mailbox settings.
Mike Rowland
Apr 25, 2017Brass Contributor
Great thank you!