Conflicting resource booking... who was first?
Hello
Hope this is the right forum for my question.
To start with I know that the resource setup isn't optimal as this was able to happen, but what's happened, that's happened :/
Two of our users were able to reserve the same resource and each of them insists to have been first. It may be so or not ;) but it is very difficult to go and say, unless there are some facts and neither of them is ready to yield (the resource is for personal,
not company use [a cottage]). Now the simple question is: can I found out when did each of them make the booking?
Please bear me if this is something every Exchange admin should know (I am not one - rather a developer)
TIA
Hank
April 5th, 2011 7:48am
Hi,
I am not sure of how to found the past event. But in future you may add the performance counter:
MSExchange Resource Booking\Average ResourceBooking Processing Time
to track as your requirement
Regards from www.windowsadmin.info
Free Windows Admin Tool Kit Click here and download it now
April 5th, 2011 8:03am
Thank you..but I am still looking for possible answer from the past :) We must set the resource not to even allow double bookings in the futuru on this resource...
hank
April 5th, 2011 8:11am
To avoid conflict resource booking, you can type the following cmdlet:
Set-CalendarProcessing -Identity "Conference" -AutomateProcessing AutoAccept -AllowConflicts $false
For more information, please refer to the following article:
http://technet.microsoft.com/en-us/library/dd335046(EXCHG.140).aspx
Thanks.
Novak
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
April 11th, 2011 2:15am
Thank you Novak
I just should have found out after-the-fact what has happened and in what order. We will do this to avoid similar problems in the future, but the harm is already done and it makes things a bit tough.
brg, hank
April 13th, 2011 1:28pm
OK. You can perform the above suggestions to check the result. If there is any question, please feel free to post it here.
Regards,
NovakPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
April 13th, 2011 9:53pm