Active Directory Management Framework

Configuration driven Active Directory management.

Get-FMContentMode

SYNOPSIS

Returns the current forest content mode / content handling policy.

SYNTAX

Get-FMContentMode [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

Returns the current forest content mode / content handling policy. For more details on the content mode and how it behaves, see the description on Set-FMContentMode

EXAMPLES

EXAMPLE 1

Get-FMContentMode

Returns the current domain content mode / content handling policy.

PARAMETERS

-ProgressAction

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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