Skip to main content

Set-DeferHistory

SYNOPSIS

Set the history of deferrals in the registry for the current application.

SYNTAX

Set-DeferHistory [[-deferTimesRemaining] <String>] [[-deferDeadline] <String>] [<CommonParameters>]

DESCRIPTION

Set the history of deferrals in the registry for the current application.

EXAMPLES

EXAMPLE 1

Set-DeferHistory

PARAMETERS

-deferTimesRemaining

Specify the number of deferrals remaining.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-deferDeadline

Specify the deadline for the deferral.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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

None. This function does not return any objects.

NOTES

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

https://psappdeploytoolkit.com