PnP.Wsl2
Search Results for

    Show / Hide Table of Contents

    Get-PnPWsl2Candy

    SYNOPSIS

    This function retrieves a list of current available tools (Candy\scripts).

    SYNTAX

    Get-PnPWsl2Candy [-IncludePath] [-ProgressAction <ActionPreference>] 
    

    DESCRIPTION

    The Get-PnPWsl2Candy retrieves a list of current available tools (Candy\scripts).

    EXAMPLE 1

    Get-PnPWsl2Candy
    

    This command retrieves a list of current available tools (Candy\scripts).

    -IncludePath

    A switch parameter that determines whether to include the FullPath property in the output. If this parameter is provided, FullPath is included.

    Type: SwitchParameter
    Parameter Sets: (All)
    Aliases:
    
    Required: False
    Position: Named
    Default value: False
    Accept pipeline input: False
    Accept wildcard characters: False
    
    • Edit this page
    In this article
    Back to top Generated by DocFX