Hello everyone
Environment: exchange 2013
Sets the default calendar working time.
I have a look, you can use
Set-MailboxCalendarConfiguration -WorkingHoursStartTime 09:00:00 -WorkingHoursEndTime 18:00:00 -identity XXXX
But this is only for the individual, for new employees or not.
How do I set a default policy?
Environment: exchange 2013
Sets the default calendar working time.
I have a look, you can use
Set-MailboxCalendarConfiguration -WorkingHoursStartTime 09:00:00 -WorkingHoursEndTime 18:00:00 -identity XXXX
But this is only for the individual, for new employees or not.
How do I set a default policy?