Search Results for

    Show / Hide Table of Contents

    Enable-PnPPowerShellTelemetry

    SYNOPSIS

    Enables sending of telemetry data.

    SYNTAX

    Enable sending of telemetry data after going through a confirmation question.

    Enable-PnPPowerShellTelemetry
    

    Enable sending of telemetry data skipping the confirmation question.

    Enable-PnPPowerShellTelemetry -Force
    

    DESCRIPTION

    This cmdlet Enables sending of telemetry data.

    EXAMPLES

    EXAMPLE 1

    Enable-PnPPowerShellTelemetry
    

    Enables sending of telemetry data after answering the confirmation question.

    EXAMPLE 2

    Enable-PnPPowerShellTelemetry -Force
    

    Enables sending of telemetry data skipping the confirmation question.

    PARAMETERS

    -Force

    Switch parameter which executes the cmdlet and skips the confirmation question.

    Type: SwitchParameter
    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