Skip to content

Latest commit

 

History

History
106 lines (74 loc) · 2.44 KB

File metadata and controls

106 lines (74 loc) · 2.44 KB
external help file Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/start-spoinformationbarriersinsightsreport
applicable SharePoint Online
title Start-SPOInformationBarriersInsightsReport
schema 2.0.0
author pvrk
ms.author pullabhk
manager
ms.reviewer

Start-SPOInformationBarriersInsightsReport

SYNOPSIS

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

-Yes

This parameter provides confirmation to generate the IB report.

Type: System.Boolean
Parameter Sets: (All)
Aliases:

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

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases: cf

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

-WhatIf

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

Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases: wi

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

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Get-SPOInformationBarriersInsightsReport