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โ
{{ Fill deferTimesRemaining Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-deferDeadlineโ
{{ Fill deferDeadline Description }}
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.