Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.06 KB

Enable-PnPInPlaceRecordsManagementForSite.md

File metadata and controls

42 lines (30 loc) · 1.06 KB
external help file applicable schema
SharePoint Server 2013, SharePoint Server 2016, SharePoint Online
2.0.0

Enable-PnPInPlaceRecordsManagementForSite

SYNOPSIS

Enables in place records management for a site.

SYNTAX

Enable-PnPInPlaceRecordsManagementForSite [-Connection <SPOnlineConnection>]

EXAMPLES

------------------EXAMPLE 1------------------

PS:> Enable-PnPInPlaceRecordsManagementForSite

The in place records management feature will be enabled and the in place record management will be enabled in all locations with record declaration allowed by all contributors and undeclaration by site admins

PARAMETERS

-Connection

Optional connection to be used by cmdlet. Retrieve the value for this parameter by eiter specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.

Type: SPOnlineConnection
Parameter Sets: (All)

Required: False
Position: Named
Accept pipeline input: False

RELATED LINKS

SharePoint Developer Patterns and Practices