Skip to content

Tools for fixing various known issues with RMM agents

Notifications You must be signed in to change notification settings

RFAInc/RfaAgentRepair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RfaAgentRepair

Tools for fixing various known issues with RMM agents

Load the module into your session

Invoke-Expression (( new-object Net.WebClient ).DownloadString( 'https://raw.githubusercontent.com/RFAInc/RfaAgentRepair/master/RfaAgentRepair.psm1' ));

Just run the uninstaller

Invoke-Expression (( new-object Net.WebClient ).DownloadString( 'https://raw.githubusercontent.com/RFAInc/RfaAgentRepair/master/RfaAgentRepair.psm1' )); Start-RfaLtUninstaller;

About

Tools for fixing various known issues with RMM agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published