Search Results for

    Show / Hide Table of Contents

    Remove-PnPSiteFileVersionBatchDeleteJob

    SYNOPSIS

    Cancels further processing of a file version batch trim job for a site collection.

    SYNTAX

    Remove-PnPSiteFileVersionBatchDeleteJob [-Force]
    

    DESCRIPTION

    Cancels further processing of a file version batch trim job for a site collection.

    EXAMPLES

    EXAMPLE 1

    Remove-PnPSiteFileVersionBatchDeleteJob
    

    Cancels further processing of the file version batch trim job for the site collection.

    EXAMPLE 2

    Remove-PnPSiteFileVersionBatchDeleteJob -Force
    

    Cancels further processing of the file version batch trim job for the site collection, without prompting the user for confirmation.

    PARAMETERS

    -Force

    When provided, no confirmation prompts will be shown to the user.

    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