CheckMicrosoftEndpoints is a PowerShell-based toolkit that validates connectivity to Microsoft services used by Intune and other cloud workloads. It offers full endpoint connectivity tests with latency and response-time measurements, selective service checks, baseline drift detection, and HTML reporting. Designed for enterprise IT, it supports firewall/proxy validation, network diagnostics, and quick status reporting from Windows clients/servers, with no admin rights required for most checks.
4 files scanned on Sep 21, 2026
No security issues detected. Code appears safe for an Intune management tool.
Intune Remote Help Launcher is a PowerShell WPF tool for IT admins to search Intune-managed devices by name or primary user, view device details, and launch Microsoft Remote Help sessions from one interface. It supports Windows, Android, iOS, and macOS devices, displays OS, compliance, ownership, model and last sync, and can issue sync or restart commands or open the device in the Intune admin center. It uses Microsoft Graph delegated authentication (auto-installs the Graph module if needed) and requires Remote Help licensing to be configured.
Intune Log Collector is an Azure-based solution that collects logs from Intune-managed devices, including files, directories, and event logs. It deploys a Function App, Storage Account, and Key Vault, with the Remediation script driving log collection per LogsGatherRules.json and uploading a compressed archive to the logs container. Deployments support Azure Template Spec (Bicep/ARM) or direct ARM templates, with optional UI and post-deployment steps.
Windows Update Remediation Tool is an automated WinForms utility for diagnosing and repairing Windows Update issues. It offers a selectable sequence of remediation steps—stopping services, cleaning caches, resetting permissions, re-registering DLLs, Winsock reset, restarting services, update scans, and SetupDiag diagnostics—with built-in logging. Administrators can run it elevated, monitor per-step progress, and generate logs for troubleshooting.
PowerShell tool for Microsoft Intune that forces an immediate retry of a failed Win32 app deployment by clearing the local IME state for the target AppId and restarting the Intune Management Extension service. It does not uninstall the app or modify files; it only resets local Intune state to bypass the Global Re-evaluation Schedule (GRS) and prompt another install attempt. Includes a WhatIf preview and logs to C:\ProgramData\IME-DeepReset-<AppId>.log.