< Back

Restore-AADIntADFSAutoRollover

Fri Jan 10, 2020 5:59 pm

NAME Restore-AADIntADFSAutoRollover



SYNOPSIS

Restores ADFS to "normal" mode: Token Signing and Token Decryption certificates are automatically rolled over once

a year.





SYNTAX

Restore-AADIntADFSAutoRollover [-Force] [<CommonParameters>]





DESCRIPTION

Enables certificate auto rollover, updates Token Signing and Token Decryption certificates and removes the old

self-signed certificates.





PARAMETERS

-Force [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Restore-AADIntADFSAutoRollover















RELATED LINKS