Hi everyone,
I have the following situation:
The "user01" invited "user02" for several meetings (both with, and without Resources like Meeting Rooms, recurrent meetings, etc.)
Now, "user01" left the company, and the Calendar data of this user wasn't transferred to other users across our organization, or to a backup, etc.
Do you know how can I find all of the "orphan calendar events" that "user01" sent to "user02", and (if possible), all of the "orphan calendar events" that "user01" sent to any other users across my organization?
I know that I can use something like this:
- Use "gam calendar use...@mydomain.com print events todrive" to print all of the calendar events of the "user02";
- Find all events for use...@mydomain.com where the "organizer.email" is the former "use...@mydomain.com" email address.
- From those events, we get the ID of the events (the one that GAM returns in column B of the "print command")
- We run the following Delete GAM command: "gam calendar use...@mydomain.com delete event id [insert the event ID here] doit"
- (I'm not sure if the "Delete Command above also deletes Recurrences)
I'm not sure if with GAM we have a command that will print only the specific orphaned calendar events of former users who are not in our Google Workspace anymore.
Any help is appreciated. And if I find something on my end useful to fix this, I'll let you know here too, ok!
Best,
Leonardo