Exchane 2010 working hours?
Hi
We need to extend the work hours within Exchange so that it is greater than 9-5pm, for the global calendar. How can i do this?
Also can you please let me have your thoughts and how we can integrate this change as part of the migration to office 365
Responses will be appreciated
June 8th, 2012 7:03am
Hi,
I think this can be done using the CMDlets see the link This should answer your question - http://technet.microsoft.com/en-us/library/dd335075.aspx.
Regards,
Ashwini
Know more about Messaging :-)
Free Windows Admin Tool Kit Click here and download it now
June 9th, 2012 4:57pm
Many Thanks Ashwini,
I have found out that this can be done using powershell CMD but what i want to know is that, how can it be possible to run one Command to change the working hours for the whole business, not just one user.
Also is this feature available when outlook is migrated to the cloud i.e office 365
Many thanks
Khurram
June 10th, 2012 3:13pm
Hi CastinLu
Thanks for the reply
>>>get-mailbox | Set-MailboxCalendarConfiguration -WorkingHoursStartTime 07:00:00 -WorkingHoursEndTime
19:00:00
When you mention get-mailbox, what do you mean, is there a specific command you enter or is it just
get-mailbox
Thanks
Free Windows Admin Tool Kit Click here and download it now
June 11th, 2012 4:53am
Hi
Thanks for the reply, when we have migrated to office 365 can we still run the powershell command, or is there options on 365 itself?
Regards
June 12th, 2012 10:48am