Skip to content

An assortment of UI.Vision scripts that automate tasks in Microsoft 365, SharePoint Online, Teams, etc.

Notifications You must be signed in to change notification settings

Stevenlb/M365-ui.vision

Repository files navigation

Microsoft 365 (M365/O365) UI.Vision RPA Scripts

An assortment of UI.Vision scripts that automate tasks in Microsoft 365, SharePoint Online, Teams, etc.

The Scripts!

  • SP-Get-Site-Permissions.json - Pulls permissions for the current site, iterating through the groups to provide users. Does not currently provide list and item level permissions.
  • CSV-OpenAllNewTab.json - Reads CSV, iterates through opening each line in tabs.
  • Get-ViewMobileViewDisableCSV.json - Reads CSV, iterates through opening each line, checking each library for views and reporting if they have mobile view enabled.

Other Resources