Microsoft Deprecates Support and Recovery Assistant (SaRA) Tool Across All Supported Windows Versions
What Happened — Microsoft announced that the Support and Recovery Assistant (SaRA) command‑line utility has been deprecated and removed from all in‑support Windows versions as of March 10 2026. The functionality is being replaced by the newer Get Help command‑line tool (GetHelpCmd.exe).
Why It Matters for TPRM —
- Legacy automation scripts that invoke SaRA will fail, potentially delaying issue resolution.
- The replacement tool runs on a hardened infrastructure, reducing attack surface for remote diagnostics.
- Organizations must verify that third‑party service providers have updated their support processes to use Get Help, ensuring continuity of support contracts.
Who Is Affected — Enterprises and managed service providers that rely on SaRA for automated troubleshooting of Office, Microsoft 365, Outlook, Teams, and Windows client issues.
Recommended Actions —
- Inventory any internal or vendor‑managed scripts that call
SaRAorSaraCmdLine. - Update those scripts to use
GetHelpCmd.exeand test across Windows 7‑11 environments. - Confirm with SaaS and MSP partners that they have migrated to the new tool and that service level agreements (SLAs) reflect the change.
Technical Notes — SaRA was a scriptable CLI that performed diagnostic tests and could auto‑remediate or provide step‑by‑step guidance. Microsoft’s Get Help tool offers similar capabilities but runs on a more secure backend, mitigating risks associated with the older utility’s telemetry and execution model. No CVEs or vulnerabilities were disclosed in the deprecation notice. Source: BleepingComputer