Get-MbamCMIntegration

Gets the configuration of the MBAM Microsoft Endpoint Configuration Manager Integration feature.

Syntax

Get-MbamCMIntegration []

Description

The Get-MbamCMIntegration cmdlet gets the configuration of the Microsoft BitLocker Administration and Monitoring (MBAM) Microsoft Endpoint Configuration Manager Integration feature.

Examples

Example 1: Get the configuration of the Microsoft Endpoint Configuration Manager Integration feature

PS C:\> Get-MbamCMIntegration
Name        : Configuration Manager Integration
Enabled     : False
Description : This feature will integrate MBAM with a Microsoft Endpoint Configuration Manager server.

This command gets the configuration of the MBAM Microsoft Endpoint Configuration Manager Integration feature in the local server.

Outputs

Microsoft.MBAM.Server.Commands.CMIntegrationConfiguration