Get-RDMPowerShellOverride

    2024-10-28

    Get-RDMPowerShellOverride

    SYNOPSIS

    Retrieve the module override values

    SYNTAX

    __AllParameterSets

    Get-RDMPowerShellOverride [<CommonParameters>]
    

    ALIASES

    This cmdlet has the following aliases,

    DESCRIPTION

    Retrieve the module override values

    EXAMPLES

    EXAMPLE

    PS C:> $override = Get-RDMPowerShellOverride

    PARAMETERS

    CommonParameters

    This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

    INPUTS

    OUTPUTS

    RemoteDesktopManager.PowerShellModule.PSOutputObject.PSPowerShellOverride

    NOTES

    For more information, type "Get-Help Get-RDMPowerShellOverride -detailed". For technical information, type "Get-Help Get-RDMPowerShellOverride -full".