Edit

Share via


Set-AdfsCertificateAuthority

Modifies a certificate authority.

Syntax

SelfIssued

Set-AdfsCertificateAuthority
    [-SelfIssued]
    [-PassThru]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

RolloverSigningCertificate

Set-AdfsCertificateAuthority
    [-RolloverSigningCertificate]
    [-ForcePromotion]
    [-PassThru]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

EnrollmentAgentConfiguration

Set-AdfsCertificateAuthority
    [-EnrollmentAgent]
    [-CertificateAuthority <String>]
    [-LogonCertificateTemplate <String>]
    [-WindowsHelloCertificateTemplate <String>]
    [-EnrollmentAgentCertificateTemplate <String>]
    [-AutoEnrollEnabled <Boolean>]
    [-CertificateGenerationThresholdDays <Int32>]
    [-WindowsHelloCertificateProxyEnabled <Boolean>]
    [-PassThru]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Description

The Set-AdfsCertificateAuthority cmdlet modifies a certificate authority in Active Directory Federation Services (AD FS).

Parameters

-AutoEnrollEnabled

{{Fill AutoEnrollEnabled Description}}

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CertificateAuthority

Specifies a certificate authority.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CertificateGenerationThresholdDays

{{Fill CertificateGenerationThresholdDays Description}}

Parameter properties

Type:Int32
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnrollmentAgent

The Set-AdfsCertificateAuthority cmdlet modifies a certificate authority in Active Directory Federation Services (AD FS).

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnrollmentAgentCertificateTemplate

The Set-AdfsCertificateAuthority cmdlet modifies a certificate authority in Active Directory Federation Services (AD FS).

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ForcePromotion

The Set-AdfsCertificateAuthority cmdlet modifies a certificate authority in Active Directory Federation Services (AD FS).

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

RolloverSigningCertificate
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LogonCertificateTemplate

The Set-AdfsCertificateAuthority cmdlet modifies a certificate authority in Active Directory Federation Services (AD FS).

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PassThru

Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-RolloverSigningCertificate

The Set-AdfsCertificateAuthority cmdlet modifies a certificate authority in Active Directory Federation Services (AD FS).

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

RolloverSigningCertificate
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SelfIssued

Indicates whether the certificate authority is self-issued.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

SelfIssued
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WindowsHelloCertificateProxyEnabled

{{Fill WindowsHelloCertificateProxyEnabled Description}}

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WindowsHelloCertificateTemplate

{{Fill WindowsHelloCertificateTemplate Description}}

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

EnrollmentAgentConfiguration
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

AdfsCertificateAuthority

Returns the updated AdfsCertificateAuthority object when the PassThru parameter is specified. By default, this cmdlet does not generate any output.