You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performs a read-only Microsoft Teams lifecycle hygiene review.
343
+
344
+
Will check Teams-backed Microsoft 365 groups for things like:
345
+
346
+
- Teams with no members
347
+
- Teams with no enabled/active members
348
+
- Teams with disabled members present
349
+
- Teams with external/guest members
350
+
- Teams with no owners
351
+
- Teams with no enabled/active owners
352
+
- Teams with excessive owners based on a configurable threshold
353
+
354
+
This script is useful for identifying stale, orphaned, or risky Teams that may need owner validation, membership cleanup, archiving, or deletion review.
355
+
356
+
The script does **not** delete, archive, or modify any Teams.
0 commit comments