-
Notifications
You must be signed in to change notification settings - Fork 1
AllowTenantList
Raymond Piller edited this page Apr 11, 2018
·
6 revisions
This setting lets you prevent users from easily uploading files to other organizations by specifying a list of allowed tenant IDs. More Info...
Supported on: At least Windows 7.
Expected Value [string[]]:
| Setting | Description |
|---|---|
@('My Tenant', ...) |
This will set Ensure = 'Present', and OneDrive will allow all of the tenant IDs in this list. |
@() |
This will set Ensure = 'Absent', and OneDrive will allow any tenant ID. |
| Not Set | This will not be managed. This will not undo previously set settings; you may want to ensure absent for that. |