Quantcast
Channel: Exchange Server 2013 - General Discussion forum
Viewing all articles
Browse latest Browse all 4521

Conference Room Appointment Deletion

$
0
0

Good day all!  

I have a requirement to be able to purge all appointments created by X user from today's date going forward on all of our conference rooms.  I've found a script located here:

https://code.msdn.microsoft.com/office/PowerShellEWS-Search-e0f9c169#content

This script works great for individual mailboxes, however, instead of performing a search on just one mailbox, I would like this script to crawl all mailboxes in our environment with the RecipientTypeDetails -eq "RoomMailbox"

So it would be something like get-mailbox -ResultSize unlimited | where {$_.Recipienttypedetails -eq "RoomMailbox", and then run the above script with the startdate specified.

I'm sure there is a way to do this just within the original script, but I'm not a scripting guru.

Any help is greatly appreciated!!!!

Jeff


Viewing all articles
Browse latest Browse all 4521

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>