Microsoft Team Rooms Wallpaper package wrapper
A Microsoft Intune wrapper that enables deploying a custom wallpaper to Microsoft Teams Rooms devices via a PowerShell installer. It packages a wallpaper into an .INTUNEWIN package, supports install and uninstall commands, and uses registry-based detection to verify the deployed version. It also generates logs under the Intune Management Extension folder for troubleshooting, with a configurable company name for branding.
Security Analysis
1 files scanned on Aug 16, 2026
No security issues detected. Code appears safe for an Intune management tool.
You might also like
InToolz
InToolz is a management tool for Microsoft Intune designed to simplify cross-tenant migrations and bulk configuration tasks. It enables tenant-to-tenant copy of Intune content, bulk assignment deployment and removal between groups, profiles, and applications, and mass updates to description fields. Note that the project is a work in progress, with several features planned for future releases.
Intune Profile Bulk Renamer Tool
Intune Profile Bulk Renamer Tool is a self-contained PowerShell 7 + Windows Forms desktop app that connects to Microsoft Graph to bulk rename and re-describe Intune configuration profiles. It pulls multiple content types into an editable grid, supports inline edits, CSV export/import, and literal/regex Find & Replace; updates are applied as minimal PATCH requests only to changed items. Includes dry-run, JSON backups, automatic safety backups, and thorough logging.
Windows Recovery Partition Editor
Windows Recovery Partition Editor resizes the local Windows Recovery Partition to 984MB and injects CAB files to enable optional features and language support. It deploys via a PowerShell script, placing architecture-specific CABs under tools\amd64 or tools\arm64cpu and matching language packs, with an optional backup of OEM images. Detection uses the registry key HKLM:\SOFTWARE\YourCompanyNameHere\Client-Recovery with value 1.0.0.
Autopilot Branding
A PowerShell-based customization tool packaged as an Intune Win32 app for configuring Windows 10/11 devices during Autopilot deployment. Customizes start menu layout, background/theme, time zone, removes built-in apps, installs OneDrive, configures language packs, and manages Windows features.