Skip to main content
Version: 4.0

Set-ADTDeferHistory

SYNOPSIS

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

SYNTAX

Set-ADTDeferHistory [[-DeferTimesRemaining] <Int32>] [[-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: Int32
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: 0
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

An active ADT session is required to use this function.

Tags: psadt
Website: https://psappdeploytoolkit.com
Copyright: (C) 2025 PSAppDeployToolkit Team (Sean Lillis, Dan Cunningham, Muhammad Mashwani, Mitch Richters, Dan Gough).
License: https://opensource.org/license/lgpl-3-0

https://psappdeploytoolkit.com/docs/reference/functions/Set-ADTDeferHistory