Skip to content

benjamimo1/rippling-remove-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Rippling Remove Tool

Overview

The Rippling Remove Tool is a script designed to completely uninstall Rippling MDM, associated configurations, and related software from a macOS system. It removes the Rippling agent, profiles, Munki, Nudge, and any other components installed by Rippling.

Prerequisites

  • macOS (Administrator access required)
  • Git installed (optional, for cloning)

Installation

Clone the repository using Git:

git clone https://github.com/your-username/rippling-remove-tool.git
cd rippling-remove-tool

Alternatively, download the script manually from GitHub.

Usage

  1. Open Terminal and navigate to the script’s directory:

    cd /path/to/rippling-remove-tool
  2. Make the script executable:

    sudo chmod +x uninstall_rippling.sh
  3. Run the script with root privileges:

    sudo ./uninstall_rippling.sh
  4. Once completed, restart your system to finalize the removal process.

What This Script Does

  • Stops and removes Rippling system processes.
  • Deletes Rippling-related files and directories.
  • Removes MDM profiles associated with Rippling.
  • Uninstalls Munki, Nudge, and Pangolin, if installed.
  • Clears system preferences set by Rippling.

Warning

⚠️ This script is irreversible. Make sure you have backups of any necessary files before running it.

Troubleshooting

If you encounter issues, check permissions and ensure you are running the script as sudo.

For further assistance, submit an issue on the GitHub repository.

License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages