Skip to content

Scripting & Automation

PowerShell, Graph API, task automation, scheduled jobs

mid 6 min read

Intune Stale Device Cleanup with PowerShell

Step-by-step PowerShell script to find and remove stale Intune-managed devices using Microsoft Graph, with safe filtering and dry-run mode.

mid 5 min read

Top 20 Essential PowerShell Gallery Scripts for Desktop Engineers in 2026

The definitive list of the top 20 most useful PowerShell scripts and modules every modern Desktop Engineer needs to have installed from the PowerShell Gallery.

junior 1 min read

Active Directory Group Management Scripts

PowerShell scripts for managing Active Directory groups. Add/remove members, create groups, and bulk operations.

junior 2 min read

Getting Started with PowerShell

A comprehensive guide for IT professionals to get started with PowerShell scripting and automation.

senior 1 min read

Microsoft Graph API for Intune

Automate Intune with Microsoft Graph API. PowerShell scripts for device management, policy deployment, and reporting.

junior 1 min read

Password Reset Scripts for IT

Essential PowerShell scripts for password reset operations. Active Directory password management made easy.

junior 1 min read

PowerShell Error Handling Best Practices

Write robust PowerShell scripts with proper error handling. Try/Catch, -ErrorAction, and logging strategies.

junior 1 min read

PowerShell Modules: Install, Update, Use

Working with PowerShell modules. Install from PSGallery, update, and manage modules properly.

mid 1 min read

PowerShell Remoting Troubleshooting Guide

Fix PowerShell Remoting (WinRM) connection issues. Get remote PS sessions working across your network.

mid 1 min read

PowerShell Win32 App Installer Scripts

Essential PowerShell scripts for installing and managing Win32 apps in Intune. Automate your app deployment workflow.