Get-FMContentMode
SYNOPSIS
Returns the current forest content mode / content handling policy.
SYNTAX
__AllParameterSets
Get-FMContentMode [<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
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.