mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
14 lines
876 B
Markdown
14 lines
876 B
Markdown
|
|
## Audit External User File Access in SharePoint Online Using PowerShell
|
|||
|
|
This PowerShell script exports Office 365 external users’ file access report to CSV. This helps to find who accessed the file and when in SharePoint Online.
|
|||
|
|
|
|||
|
|
***Sample Output:***
|
|||
|
|
|
|||
|
|
The script exports an output CSV file that looks like the screenshot below.
|
|||
|
|
|
|||
|
|

|
|||
|
|
## Microsoft 365 Reporting Tool by AdminDroid
|
|||
|
|
Need more detailed insights? [AdminDroid’s Microsoft 365 reporting tool](https://admindroid.com/?src=GitHub) delivers over 1800 pre-configured reports and dashboards, a perfect complement to your PowerShell scripts.
|
|||
|
|
|
|||
|
|
*View more comprehensive external user file access report through AdminDroid: <https://demo.admindroid.com/#/1/11/reports/29813/1/20>*
|
|||
|
|
|