Tools

Open source toolkit

PowerShell scripts, templates, and deployment tools for Microsoft Intune and Windows 365 — free to use and contribute to.

Implement Windows 365
jonjarvis87 / ImplementWindows365
PowerShell 7+ Windows 365 Microsoft Graph

A comprehensive PowerShell script that automates the deployment and configuration of Windows 365 Cloud PC environments. It handles Entra ID security groups, user settings policies, and provisioning policies — covering both Enterprise and Frontline Cloud PC types.

What it does
Creates or reuses Entra ID security groups with customisable naming conventions
Configures Cloud PC user settings policies including local admin options
Deploys Cloud PC provisioning policies with regional deployment support
Intelligently preserves existing assignments on Enterprise deployments
Supports both Dedicated and Shared Frontline configurations
Interactive prompts for Cloud PC type, region, Windows 11 image, and language
Scripts included
Deploy-Windows365.ps1 Primary deployment tool
Destroy-Windows365.ps1 Cleanup & teardown
Requirements
PowerShell 7.0+
Module
Microsoft.Graph.Authentication (auto-installs)
Graph scopes
CloudPC.ReadWrite.All
Group.ReadWrite.All
User.ReadWrite.All
gh
View on GitHub
Source code & docs

More tools coming soon

Follow on GitHub or LinkedIn to be notified when new scripts and tools are published.

GitHub → Follow on LinkedIn