Get-AdfsFarmInformation

Gets AD FS behavior level and farm node information.

Syntax

Get-AdfsFarmInformation
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

The Get-AdfsFarmInformation cmdlet gets the current Active Directory Federation Services (AD FS) behavior level and farm node information.

Examples

Example 1: Get farm information

PS C:\> Get-AdfsFarmInformation

This cmdlet gets AD FS behavior level and farm node information.

Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

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

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False