Install-LabAdfs

SYNOPSIS

Enable ADFS

SYNTAX

Install-LabAdfs [<CommonParameters>]

DESCRIPTION

Configures the Active Directory Federation Services for the current lab by generating certificates from the lab CA, creating a service user and the necessary DNS entries as well as setting up an ADFS farm

EXAMPLES

Example 1

PS C:\> Install-LabAdfs

Configures the Active Directory Federation Services for the current lab by generating certificates from the lab CA, creating a service user and the necessary DNS entries as well as setting up an ADFS farm

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

OUTPUTS

NOTES