Skip to content

BlockTenantList

Raymond Piller edited this page Apr 11, 2018 · 3 revisions

This setting lets you prevent users from easily uploading files to another organization by specifying a list of blocked 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 block 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.

Examples

Clone this wiki locally