mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
External User File Access Report
External User File Access Report
This commit is contained in:
parent
7335549bf2
commit
26d89a16ff
@ -1,4 +1,13 @@
|
|||||||
|
<#
|
||||||
|
=============================================================================================
|
||||||
|
Name: Office 365 external user file access report
|
||||||
|
Description: This script exports SharePoint Online external user file access report to CSV
|
||||||
|
Version: 1.0
|
||||||
|
Website: o365reports.com
|
||||||
|
Script by: O365Reports Team
|
||||||
|
For detailed script execution: https://o365reports.com/2021/03/23/audit-external-user-file-access-in-sharepoint-online-using-powershell
|
||||||
|
============================================================================================
|
||||||
|
#>
|
||||||
Param
|
Param
|
||||||
(
|
(
|
||||||
[Parameter(Mandatory = $false)]
|
[Parameter(Mandatory = $false)]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user