Search Results for

    Show / Hide Table of Contents

    Get-PnPAuditing

    SYNOPSIS

    Get the Auditing setting of a site

    SYNTAX

    Get-PnPAuditing [-Connection <PnPConnection>] 
    

    DESCRIPTION

    Allows to get the auditing setting of the site.

    EXAMPLES

    EXAMPLE 1

    Get-PnPAuditing
    

    Gets the auditing settings of the current site

    PARAMETERS

    -Connection

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

    Type: PnPConnection
    Parameter Sets: (All)
    
    Required: False
    Position: Named
    Default value: None
    Accept pipeline input: False
    Accept wildcard characters: False
    

    RELATED LINKS

    Microsoft 365 Patterns and Practices

    Back to top Generated by DocFX spacer