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.