Skip to content

OldestBen/NewRelic-Removal-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

New Relic Removal Tool

This PowerShell script automates the complete removal of New Relic from a Windows system. It uninstalls the program, removes related services, deletes associated registry entries, and cleans up directories.

Features

  • Uninstalls New Relic by name
  • Stops and removes New Relic services
  • Deletes registry entries related to New Relic
  • Removes directories containing New Relic files

Prerequisites

  • PowerShell 5.0 or later
  • Administrator privileges

Usage

  1. Download the script file: Save the script to your local machine.
  2. Open PowerShell with administrative privileges: Right-click on the PowerShell icon and select "Run as administrator".
  3. Navigate to the script location: Use cd command to change the directory to where the script is located.
  4. Run the script:
    .\NewRelicCleanup.ps1
    
    

License

This project is licensed under the AGPL-3.0 License - see the LICENSE.md file for details.

About

A script to remove NewRelic from machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published