Schedule a meeting in outlook that is more than 180 days into the future
Posted by on Wed, Jan 06 2010 18:05:00
This year we are going to start using outlook and exchange for scheduling meetings, bye bye superoffice!
So now people have started it and of course there is some problems. When people where planning meetings far ahead, to be excatly 180 days. The resource(meeting room) they where trying to book declined. Since it was more than 180 days into the future. Appearently microsoft has sat a default value in exchange. So you have to find the Exchange Managment shell and use the following command:
Set-MailboxCalendarSettings <mailbox alias> -BookingWindowInDays <Days>
Example:
Set-MailboxCalendarSettings meetingroom1 -BookingWindowInDays 365


















1 Comment
Add new comment