1

I have an Exchange 2003 server that has accounts for rooms/resources set to autoaccept meeting requests. When those meetings are canceled, however, the meeting remains in the resource's calendar as a canceled meeting. This makes the calendar untidy and hard to use.

Is there any way to have meetings automatically deleted from the resource's calendar when it is canceled?

Failing that, is there a way to set up permissions so that people can manually remove canceled meetings, but not modify non-canceled ones?

Doug Luxem
  • 9,612
  • 7
  • 50
  • 80
wfaulk
  • 6,878
  • 7
  • 46
  • 75

1 Answers1

1

Apparently the auto accept agent should handle these.

http://technet.microsoft.com/en-us/library/bb124617(EXCHG.65).aspx

http://technet.microsoft.com/en-us/library/aa996223(EXCHG.65).aspx

However, the person cancelling has to send notice of cancellation for this to work.

LapTop006
  • 6,496
  • 20
  • 26
  • It sure does *say* that. It doesn't seem to *do* that. It just prepends "Canceled" to the meeting name. I'll doublecheck that the auto accept agent isn't misconfigured somehow, though. – wfaulk Sep 30 '09 at 13:57