EasyTCM

0.4.0

Simplify Microsoft 365 Tenant Configuration Management (TCM) APIs. The EasyPIM approach for tenant-wide configuration monitoring, drift detection, and Maester integration.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EasyTCM -RequiredVersion 0.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EasyTCM -Version 0.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Loic MICHEL. All rights reserved. MIT License.

Package Details

Author(s)

  • Loic MICHEL

Tags

TCM TenantConfiguration Microsoft365 Maester Drift ConfigurationManagement MicrosoftGraph

Functions

Initialize-TCM Test-TCMConnection New-TCMSnapshot Get-TCMSnapshot Remove-TCMSnapshot ConvertTo-TCMBaseline New-TCMMonitor Get-TCMMonitor Update-TCMMonitor Remove-TCMMonitor Add-TCMMonitorType Get-TCMDrift Get-TCMMonitoringResult Export-TCMDriftReport Compare-TCMBaseline Get-TCMQuota Sync-TCMDriftToMaester Start-TCMMonitoring Show-TCMDrift Update-TCMBaseline Register-TCMSchedule

Dependencies

Release Notes

v0.4.0: Property-level drift detail in Maester report (shows which properties changed, expected vs actual values). GitHub Actions integration: automated setup script (New-MaesterServicePrincipal.ps1), -CompareBaseline workflow input for new/deleted resource detection, -NonInteractive for CI runners. Docs: full GitHub Actions setup guide.

FileList

Version History

Version Downloads Last updated
0.4.3 1 3/24/2026
0.4.2 1 3/24/2026
0.4.1 18 3/23/2026
0.4.0 (current version) 4 3/23/2026
0.3.1 11 3/20/2026
0.3.0 10 3/20/2026
0.2.0 5 3/18/2026
0.1.0 3 3/18/2026
Show more