Skip to main content

Get-DeferHistory

SYNOPSIS

Get the history of deferrals from the registry for the current application, if it exists.

SYNTAX

Get-DeferHistory [<CommonParameters>]

DESCRIPTION

Get the history of deferrals from the registry for the current application, if it exists.

EXAMPLES

EXAMPLE 1

Get-DeferHistory

PARAMETERS

CommonParameters

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

INPUTS

None

You cannot pipe objects to this function.

OUTPUTS

System.String

Returns the history of deferrals from the registry for the current application, if it exists.

NOTES

This is an internal script function and should typically not be called directly.

https://psappdeploytoolkit.com