IntuneHydrationKit

0.2.6

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

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

Install-PSResource -Name IntuneHydrationKit

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.6

- **Features:**
 - Notion mobile app template
 - VLC mobile app template
 - VM-based dynamic groups (12 new groups for AVD, Windows 365, Hyper-V, VMware, VirtualBox, Parallels, QEMU/KVM)
 - VM-based device filters (12 new filters matching the dynamic groups)
 - Template-based device filter import (`Templates/Filters/` directory)
 - Device filter templates organized by platform (Windows, macOS, iOS, Android)
 - CHANGELOG.md

- **Changes:**
 - Refactored Import-IntuneDeviceFilter to use JSON templates instead of hardcoded definitions
 - Dynamic Groups count increased from 31 to 43
 - Device Filters count increased from 12 to 24
 - Changelog moved to CHANGELOG.md following Keep a Changelog format

FileList

Version History

Version Downloads Last updated
0.2.6 (current version) 22 12/22/2025
0.2.5 20 12/18/2025
0.2.3 55 12/14/2025
0.2.2 94 12/9/2025
0.2.1 22 12/8/2025
0.1.1 27 11/28/2025
Show more