SurgicalAutodeskCleaner

1.3.0

A professional, enterprise-grade PowerShell module for surgical extraction and total system purging of Autodesk software.
   
   Compatible with PowerShell 5.1 and 7.0+. Note: Interactive Mode (TUI) is best experienced in PowerShell 7+.

Features:
- Start-SACInteractive (Alias: Start-SAC): Full interactive main menu — Cleanup, Purge, Profile Reset, Licensing Re
A professional, enterprise-grade PowerShell module for surgical extraction and total system purging of Autodesk software.
   
   Compatible with PowerShell 5.1 and 7.0+. Note: Interactive Mode (TUI) is best experienced in PowerShell 7+.

Features:
- Start-SACInteractive (Alias: Start-SAC): Full interactive main menu — Cleanup, Purge, Profile Reset, Licensing Reset, Scan, and Restore.
- Start-SACCleanup: Surgical background removal tool for RMMs (e.g., N-Central, Automate).
- Start-SACPurge: Scorched-earth registry and file system master purge.
- Start-SACScan: Generates CSV pre-flight scan reports of targeted deletions.
- Reset-SACUserProfile: Resets per-user Autodesk AppData (rename Roaming, delete Local) for a clean-start experience without destroying user customizations.
- Reset-SACLicensing: Wipes CLM, AdskLicensing, and SSO token cache to force clean re-authentication. Resolves stuck activation and seat reservation issues.
- Restore-SACUserProfile: Lists, restores, or purges Roaming profile backups created by Reset-SACUserProfile.

Example RMM usage: Start-SACCleanup -TargetProducts "AutoCAD", "Revit" -TargetYears 2019, 2020 -Silent

DeepWiki Documentation: https://deepwiki.com/DailenG/SurgicalAutodeskCleaner
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SurgicalAutodeskCleaner -RequiredVersion 1.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SurgicalAutodeskCleaner -Version 1.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Dailen. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.3.2 4 5/11/2026
1.3.1 4 5/10/2026
1.3.0 (current version) 4 5/10/2026
1.2.9 3 5/10/2026
1.2.8 5 5/9/2026
1.2.7 3 5/9/2026
1.2.6 2 5/9/2026
1.2.5 3 5/9/2026
1.2.4 3 5/9/2026
1.2.3 3 5/9/2026
1.2.2 2 5/9/2026
1.2.1 2 5/9/2026
1.2.0 3 5/9/2026
1.1.2 2 5/9/2026
1.1.1 2 5/9/2026
1.1.0 3 5/9/2026
1.0.6 3 5/9/2026
1.0.5 2 5/9/2026
1.0.4 3 5/9/2026
1.0.3 2 5/9/2026
1.0.2 3 5/9/2026
1.0.1 2 5/9/2026
1.0 3 5/9/2026
Show more