How to get\Export calendar permissions of all user in domain

317 views
Skip to first unread message

Deepak Kumar

unread,
Aug 11, 2016, 7:05:20 PM8/11/16
to Google Apps Manager
I need to export calendar permissions of all users in Our domain/tenant. Does anyone has script/tool to export calendar permissions!

TIA

Ross Scroggs

unread,
Aug 11, 2016, 7:52:55 PM8/11/16
to google-ap...@googlegroups.com
Deepak,

Each use has a primary calendar; do you want the permissions for that calendar? In other words, who has access to each users primary calendar?

Ross

On Thu, Aug 11, 2016 at 3:07 PM, Deepak Kumar <deepak...@snl.com> wrote:
I need to export calendar permissions of all users in Our domain/tenant. Does anyone has script/tool to export calendar permissions!

TIA

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/7d7e016e-290d-4475-8f62-22ea48516abe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Deepak Kumar

unread,
Aug 12, 2016, 11:06:15 AM8/12/16
to Google Apps Manager
Hi Ross,

Yes. I need permission report of each user's primary calendar.

Thanks,
Deepak


On Thursday, August 11, 2016 at 5:52:55 PM UTC-6, Ross Scroggs wrote:
Deepak,

Each use has a primary calendar; do you want the permissions for that calendar? In other words, who has access to each users primary calendar?

Ross
On Thu, Aug 11, 2016 at 3:07 PM, Deepak Kumar <deepak...@snl.com> wrote:
I need to export calendar permissions of all users in Our domain/tenant. Does anyone has script/tool to export calendar permissions!

TIA

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.



--

Ross Scroggs

unread,
Aug 12, 2016, 1:21:36 PM8/12/16
to google-ap...@googlegroups.com
Deepak,

Get this improved version of Gam: https://github.com/taers232c/GAM/releases/tag/v3.66

gam print users > users.csv
gam csv users.csv gam calendar ~primaryEmail showacl > acls.lst
(One liner: gam print users | gam csv - gam calendar ~primaryEmail showacl > acls.lst)

The first command makes a one-column CSV file with all of your users:
primaryEmail
...
The second command reads that file and for each user generates the list of ACLs for the primary calendar.

You can test with a small users.csv.

Ross

On Fri, Aug 12, 2016 at 8:06 AM, Deepak Kumar <deepak...@snl.com> wrote:
Hi Ross,

Yes. I need permission report of each user's primary calendar.

Thanks,
Deepak

On Thursday, August 11, 2016 at 5:52:55 PM UTC-6, Ross Scroggs wrote:
Deepak,

Each use has a primary calendar; do you want the permissions for that calendar? In other words, who has access to each users primary calendar?

Ross
On Thu, Aug 11, 2016 at 3:07 PM, Deepak Kumar <deepak...@snl.com> wrote:
I need to export calendar permissions of all users in Our domain/tenant. Does anyone has script/tool to export calendar permissions!

TIA

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.



--

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages