Is it possible to undelete a shared drive via GAM? Or is that restore option only available within the Admin Console?
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" 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/e098dc41-6252-4f2b-86d2-c0526c8bf070n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/5082bc85-ea2a-4279-82e8-4bec0bd61bd1n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/5082bc85-ea2a-4279-82e8-4bec0bd61bd1n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS-Z9G29a7H9or5GzgLN0fEy8ODfMjf6uNTQRTFtz4tmhg%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/5e9eba4a-fce8-4c7b-af2f-1aeac12f7d74n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/CADSK1vuRuNk96R1s1WO9hah_0%3Dp_HV-GDOaMKHN8PHhidyJjJg%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/CAGWsV1HJb9F_63iO62Ap0NWFyLFux96%3DX4ULkFJiaouHiOjwxA%40mail.gmail.com.
# Get explicitly trashed files on Shared Drive; replace sdma...@domain.com with actual Shared Drive manager
gam config csv_output_row_filter "explicitlyTrashed:boolean:true" redirect csv ./ExplicitlyTrashed.csv user sdma...@domain.com print filelist select teamdriveid <SharedDriveID> query "trashed=True" fields id,name,trashed,explicitlytrashed
# Untrash them
gam redirect stdout ./Untrash.txt multiprocess redirect stderr stdout csv ExplicitlyTrashed.csv gam user "~Owner" untrash drivefile "~id"
Ross
Maj. Marshall E Giguere
New Hampshire Wing Director of IT
Civil Air Patrol, U.S. Air Force Auxiliary
Volunteers serving America's communities, saving lives, and shaping futures.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/CAGWsV1HJb9F_63iO62Ap0NWFyLFux96%3DX4ULkFJiaouHiOjwxA%40mail.gmail.com.