Remove Events from Resource Calendar without Deleting Event

396 views
Skip to first unread message

NCody

unread,
Jul 30, 2020, 6:49:15 PM7/30/20
to GAM for G Suite
I need to clear out a bunch of resources calendars (conference rooms) that people have booked before Covid19, but I can't just delete the meetings since they are still running the meetings remotely. Ideally I would like to only remove meetings in the future, but if it has to be everything that is ok.
Is there anyway to do this?

Ross Scroggs

unread,
Jul 30, 2020, 8:05:14 PM7/30/20
to google-ap...@googlegroups.com
With Advanced GAM:

gam calendar CalendarID show events after today

After verifying the output from the command do:

gam calendar CalendarID delete events after today doit


With Basic GAM:

gam calendar CalendarID printevents after 2020-07-30T00:00:00Z

After verifying the output from the command do:

gam calendar CalendarID printevents after 2020-07-30T00:00:00Z | gam csv - gam deleteevent id ~id


Ross


On Thu, Jul 30, 2020 at 3:49 PM 'NCody' via GAM for G Suite <google-ap...@googlegroups.com> wrote:
I need to clear out a bunch of resources calendars (conference rooms) that people have booked before Covid19, but I can't just delete the meetings since they are still running the meetings remotely. Ideally I would like to only remove meetings in the future, but if it has to be everything that is ok.
Is there anyway to do this?

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b2055eaf-89f7-4540-b643-048fed70fc22n%40googlegroups.com.


--

NCody

unread,
Jul 31, 2020, 10:43:19 AM7/31/20
to GAM for G Suite
Ah, I was thinking "delete event" actually deleted the event totally not just remove it from that one calendar. Thank you.
Reply all
Reply to author
Forward
0 new messages