Edit

Share via


Start-SPOInformationBarriersInsightsReport

Generates a new report to identify and discover the usage patterns of Information Barriers (IB) across SharePoint sites and OneDrive accounts in the organization.

Syntax

Start-SPOInformationBarriersInsightsReport
     [-Yes <Boolean>]
     [-WhatIf]
     [-Confirm]
     [<CommonParameters>]

Description

This cmdlet creates reports to identify top sites and their IB modes to help apply suitable controls for the sites as applicable.

Examples

Example 1

Start-SPOInformationBarriersInsightsReport -Yes

This example generates IB reports without asking for further confirmation.

Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Yes

This parameter provides confirmation to generate the IB report.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

None

Outputs

System.Object