Entra ECMA2Host Tools PowerShell Module
If you’ve ever worked with the ECMA2Host for Entra Outbound Provisioning you’ll be immediately presented with a lack of visibility of the connectors. Especially if you’ve previously used Microsoft / Forefront Identity Manager.
You’ll want to be able to have a simple method to query connector caches (e.g Management Agent Connector Space), see the last events on the connector, invoke events through connectors and much more.
This ECMA2Host Tools PowerShell Module is what you need. It provides a comprehensive set of cmdlets for managing the ECMA2Host service and its connectors, enabling automation of common administrative tasks such as starting/stopping services, monitoring run profiles, and managing connector configurations. in Microsoft Entra ID OnPremises ECMA Application environments.
Install directly from the PowerShell Gallery (recommended method):
Install-Module -Name ECMA2HostTools Download the source code from GitHub:
Name Synopsis
---- --------
Backup-ECMA2HostConfiguration Backs up the complete ECMA2Host configuration.
Export-ECMA2ConnectorConfiguration Exports an ECMA2 connector configuration.
Get-ECMA2Connector Gets ECMA2 connector information.
Get-ECMA2ConnectorObjects Retrieves objects from an ECMA2 connector cache using SCIM queries.
Get-ECMA2ConnectorRunHistory Gets the run history for an ECMA2 connector.
Get-ECMA2ConnectorSecret Decrypts encrypted parameters and secret tokens from ECMA2 connectors.
Get-ECMA2ConnectorStatus Gets the status of an ECMA2 connector.
Get-ECMA2HostStatus Gets the status of the ECMA2Host service.
Import-ECMA2ConnectorConfiguration Imports an ECMA2 connector configuration.
Invoke-ECMA2ConnectorRequest Sends a SCIM request (create/update/delete) to an ECMA2 connector.
New-ECMA2ConnectorDocumentation Generates markdown documentation for ECMA2 connectors.
Restore-ECMA2HostConfiguration Restores a complete ECMA2Host configuration.
Set-ECMA2Connector Updates ECMA2 connector parameters.
Set-ECMA2ConnectorEncryptedParameter Sets an encrypted parameter value for an ECMA2 connector.
Start-ECMA2Host Starts the ECMA2Host service.
Stop-ECMA2Host Stops the ECMA2Host service.
For over a decade, the Granfeldt PowerShell Management Agent (PSMA) has been the bedrock for…
Recently under the experimental Azure Functions build Microsoft Developer Advocates have shown enabling Azure Functions…
Today, I’m super excited to finally announce the Beta release of EntraPulse Lite – a…
I'm excited to share some significant authentication enhancements I've contributed to the Lokka MCP Server…
Last month I had the pleasure of speaking at the Sydney event for Global Azure.…
Model Context Protocol (MCP) is a powerful framework that extends AI clients like Claude and…
This website uses cookies.