Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"show drivefileacl" out to csv #1676

Open
bennettjdMPS opened this issue Feb 2, 2024 · 1 comment
Open

"show drivefileacl" out to csv #1676

bennettjdMPS opened this issue Feb 2, 2024 · 1 comment
Assignees

Comments

@bennettjdMPS
Copy link

I am trying to script out a way to get the users shared drives and then show how the user has permission to the shared drive. I can get the list of shared drives (using "print shareddrives") and that output is via csv. I then suck that in and is going through a foreach loop to get the drivefileacl function but this is just listed as text and not a csv. It would be great if it was a csv so then I could output the fields that I need like email address and role. I use PowerShell to work with gam for for the scripting needs.

@taers232c
Copy link
Contributor

taers232c commented Feb 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants