IntuneHydrationKit

0.2.8

Hydrates Microsoft Intune tenants with best-practice baseline configurations including policies, compliance packs, enrollment profiles, dynamic groups, security baselines, and conditional access starter packs.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name IntuneHydrationKit -RequiredVersion 0.2.8

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

Install-PSResource -Name IntuneHydrationKit -Version 0.2.8

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) 2025 Jorgeasaurus. All rights reserved.

Package Details

Author(s)

  • Jorgeasaurus

Tags

Intune Microsoft365 Graph Baseline Compliance Security Autopilot MDM Endpoint MEM Azure EntraID ConditionalAccess DeviceManagement

Functions

Invoke-IntuneHydration Connect-IntuneHydration Test-IntunePrerequisites New-IntuneDynamicGroup New-IntuneStaticGroup Get-OpenIntuneBaseline Import-IntuneBaseline Import-IntuneCompliancePolicy Import-IntuneAppProtectionPolicy Import-IntuneNotificationTemplate Import-IntuneEnrollmentProfile Import-IntuneDeviceFilter Import-IntuneConditionalAccessPolicy Import-IntuneMobileApp Initialize-HydrationLogging Write-HydrationLog Import-HydrationSettings New-HydrationResult Get-ResultSummary Get-GraphErrorMessage Test-HydrationKitObject Get-ObfuscatedTenantId

PSEditions

Core

Dependencies

Release Notes

## v0.2.8

- **Added:**
 - Automatic replacement of `%OrganizationId%` placeholder with tenant ID during OpenIntuneBaseline import
 - Verbose logging when placeholder replacement occurs in policy templates

- **Changed:**
 - `Import-IntuneBaseline` now processes JSON templates and replaces `%OrganizationId%` with actual tenant ID before importing to Graph API
 - Affects OneDrive configuration policies that require tenant-specific settings (Known Folder Move, etc.)

FileList

Version History

Version Downloads Last updated
0.3.1 12 1/9/2026
0.3.0 50 1/5/2026
0.2.9 5 1/5/2026
0.2.8 (current version) 13 1/3/2026
0.2.7 17 1/1/2026
0.2.6 44 12/22/2025
0.2.5 21 12/18/2025
0.2.3 56 12/14/2025
0.2.2 95 12/9/2025
0.2.1 23 12/8/2025
0.1.1 29 11/28/2025
Show more