tomtastic / rascleanup

Cleanup all elements of a remote access installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usage

$ sudo ./clean.sh
Password:
[-] Removing file : /Library/LaunchAgents/com.citrix.ServiceRecords.plist
[-] Removing file : /Library/LaunchAgents/com.citrix.AuthManager_Mac.plist
[-] Removing directory : /Library/PreferencePanes/Citrix HDX RealTime Media Engine.prefPane
[-] Removing directory : /Library/Java/JavaVirtualMachines/jdk1.8.0_291.jdk
... etc ...
[+] Done

ras (re)install tips

all macos versions

  • Install Oracle JDK 8u291
  • Ensure Safari (13+) is setup
    • Safari > Preferences > Websites > General > Content Blockers > (DOMAIN) > Off
    • Safari > Preferences > Websites > General > Pop-up Windows > (DOMAIN) > Allow
  • Ensure MacOS Security & Privacy is setup
    • System Preferences > Security & Privacy > Firewall > Firewall Options > Uncheck : Automatically allow downloaded signed software to receive incoming connections
    • System Preferences > Security & Privacy > General > Allow apps downloaded from > Check : Open anyway

(only) macos 11 (big sur) onwards

(only) macos 10.13 (high sierra) to 10.15 (catalina)

About

Cleanup all elements of a remote access installation


Languages

Language:Shell 100.0%