Wednesday, October 14, 2009

Auto Accept Calendar Appointments for user type Room

Set-MailboxCalendarSettings -Identity "<Mailbox Alias>" -AutomateProcessing
AutoAccept -AllBookInPolicy $true -AllowConflicts $false
-AllowRecurringMeetings $true -DeleteNonCalendarItems $true -DeleteComments
$true -DeleteAttachments $true -BookingWindowInDays 365