< Back

Update-AADIntADFSFederationSettings

Fri Jan 10, 2020 6:04 pm

NAME Update-AADIntADFSFederationSettings



SYNOPSIS

Updates federation information of the given domain to match the local ADFS server information.





SYNTAX

Update-AADIntADFSFederationSettings [[-AccessToken] <String>] [-DomainName] <String> [<CommonParameters>]





DESCRIPTION

Updates federation information of the given domain to match the local ADFS server information.





PARAMETERS

-AccessToken <String>

Access Token



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-DomainName <String>



Required? true

Position? 2

Default value

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:\\>Update-AADIntADFSFederationSettings -Domain company.com















RELATED LINKS