Hi Everyone and many thanks in advance as I am stumped.
We had a user who left 2 months ago which is past the auto retention period for soft deletes on Exchange.
We eventually deleted (as per policy) the user account from AD and Exchange (an export of mailbox was done for content), but for some odd reason other users still have recurring calendar meeting entries set by the deleted user and nobody can delete them to recapture that time.
The problem is that AD account and Exchange mailbox are gone and not showing up under deleted users (in Exchange) so there is nothing to attach to so I can cancel those meetings.
Tried some PS commands but no luck so far.
Would greatly appreciate any help.
Laszlo Denes
Technical Analyst Servers
Information Systems
The Salvation Army Toronto Grace Health Centre
650 Church Street, Toronto, ON M4Y 2G5
f: 416-925-3211
Remove-CalendarEvents is the cmdlet for this, but it operates against a mailbox.
I honestly don’t know what to do if the mailbox has already been purged.
From: ntexc...@googlegroups.com <ntexc...@googlegroups.com>
On Behalf Of Denes, Laszlo
Sent: Monday, March 22, 2021 9:12 AM
To: ntexc...@googlegroups.com
Subject: [ntexchange] Exchange 2013 (on prem) how to cancel meetings for deleted user (AD deleted and Exchange)
Hi Everyone and many thanks in advance as I am stumped.
We had a user who left 2 months ago which is past the auto retention period for soft deletes on Exchange.
We eventually deleted (as per policy) the user account from AD and Exchange (an export of mailbox was done for content), but for some odd reason other users still have recurring calendar meeting entries set by the deleted user and nobody can delete them to recapture that time.
The problem is that AD account and Exchange mailbox are gone and not showing up under deleted users (in Exchange) so there is nothing to attach to so I can cancel those meetings.
Tried some PS commands but no luck so far.
Would greatly appreciate any help.
Laszlo Denes
Technical Analyst Servers
Information Systems
The Salvation Army Toronto Grace Health Centre
650 Church Street, Toronto, ON M4Y 2G5
f: 416-925-3211
________________________________________
NOTICE: This message, including any attachments, may contain privileged or confidential information and is intended for use only by the individual to whom it is specifically addressed (or those responsible for the delivery of the message to such person). Any
distribution, copying or disclosure is strictly prohibited without the written consent of the sender. If you are not the intended recipient or have received this message in error, please notify us by reply email and permanently delete the original transmission
from us. Thank you for your cooperation. If you have any questions about this message please contact the Information Systems Department, Salvation Army Toronto Grace Health Centre, 650 Church St., Toronto, ON M4Y 2G5. Phone: (416) 925-2251
--
You received this message because you are subscribed to the Google Groups "ntexchange" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ntexchange+...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ntexchange/dfc77e0bce01418e8d4f06f043f143ce%40TGHVSEX2013ACT.torontograce.org.
Cheers Michael…
I don’t understand why an old meeting request series made by this user would still show up if AD account and Exchange account are deleted.
Yeah I would have to restore AD and Exchange accounts which is a huge effort for this…
Laszlo Denes
Technical Analyst Servers
Information Systems
From: ntexc...@googlegroups.com [mailto:ntexc...@googlegroups.com]
On Behalf Of Michael B. Smith
Sent: Monday, March 22, 2021 9:35 AM
To: ntexc...@googlegroups.com
Subject: [ntexchange] RE: Exchange 2013 (on prem) how to cancel meetings for deleted user (AD deleted and Exchange)
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/7d7052d7222d4cdab5a274faacdace43%40smithcons.com.
Meeting requests are stored in user’s mailboxes – not just the creator but all attendees. Deleting the user doesn’t delete all those meetings.
(There is a reason for this – imagine an admin assistant that creates lots of standing meetings and then leaves the company. Should those meetings be deleted? Almost certainly not…)
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/084907867dae4888baec31dd8167f196%40TGHVSEX2013ACT.torontograce.org.
What about an org wide mailbox search for kind:meetings from the deleted user? But how would the deleted user show on the invite now that they are gone?
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/7d7052d7222d4cdab5a274faacdace43%40smithcons.com.
I think the displayName is stored in the mailbox calendar along with the SID. Good idea, it might work.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/MN2PR11MB382124C68B23D32E926968B3F6659%40MN2PR11MB3821.namprd11.prod.outlook.com.
Is there no way to force take over ownership of that meeting somehow?
Laszlo Denes
Technical Analyst Servers
Information Systems
t: ext. 214
From: ntexc...@googlegroups.com [mailto:ntexc...@googlegroups.com]
On Behalf Of Michael B. Smith
Sent: Monday, March 22, 2021 11:01 AM
To: ntexc...@googlegroups.com
Subject: [ntexchange] RE: Exchange 2013 (on prem) how to cancel meetings for deleted user (AD deleted and Exchange)
I think the displayName is stored in the mailbox calendar along with the SID. Good idea, it might work.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/8556fe0e3e724b5d93ea2b61eccae3a0%40smithcons.com.
No. It has to be re-created.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/a70bdf6715d340cda7b3c8c6e86c8114%40TGHVSEX2013ACT.torontograce.org.
HUGE OUCH… hahaha…
So basically a restore of the account in AD and then a restore of the account on Exchange from backups… right?!?! LOL!
From: ntexc...@googlegroups.com [mailto:ntexc...@googlegroups.com]
On Behalf Of Michael B. Smith
Sent: Monday, March 22, 2021 3:04 PM
To: ntexc...@googlegroups.com
Subject: [ntexchange] RE: Exchange 2013 (on prem) how to cancel meetings for deleted user (AD deleted and Exchange)
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/1006ed434c48495d9021f8e55c9cbe8a%40smithcons.com.
You should be able to mount the database as a recovery database on Exchange and then restore it to any account. (Although naming it the same thing would allow Exchange to soft-match it for you.) No AD account recovery is required.
To view this discussion on the web visit https://groups.google.com/d/msgid/ntexchange/db1fb0876aa84b15918ddbbe24a7b31c%40TGHVSEX2013ACT.torontograce.org.