gpssite.blogg.se

Sophos home software doesnt install
Sophos home software doesnt install








sophos home software doesnt install
  1. #Sophos home software doesnt install install
  2. #Sophos home software doesnt install download
  3. #Sophos home software doesnt install mac

This prompted us to release a KB to check the validity of our installer.

#Sophos home software doesnt install install

I received an answer from Sophos Support Mid-last year there was an attack demonstrated at DEFCON (A hacker conference) that specifically attacked software which runs as root (and was demonstrated against our installer), during install time, by using non-standard privileges on several folders (including / and /Library). Hopefully this helps someone on this thread!

sophos home software doesnt install

I separated my scripts into an install, reinstall and uninstall versions. You could technically just have this run at the start of your Sophos install script all the time. Library/Application Support/Sophos/saas/Installer.app/Contents/MacOS/tools/InstallationDeployer -remove This script below will disable tamper protection and forcibly remove Sophos from a Mac, getting it in a state ready to reinstall:ĭefaults write /Library/Preferences/ TamperProtectionEnabled -int 0

sophos home software doesnt install

I didn't think Sophos forums would post this, but seeing as it's now public knowledge (I had to direct message someone at Sophos to get this) here is the method for disabling tamper protection before uninstalling Sophos

#Sophos home software doesnt install mac

In my experience with Sophos you won't have any luck running an installer over the top of a Mac with Sophos already installed. If you're reinstalling you'll want to uninstall first. Any new computers that I image and then deploy have never had Sophos installed on them, so the silent install via script will install Sophos and then enroll them in Sophos Cloud and updates will continue. Fortunately, for me, it's a relatively small number of computers that are exhibiting this problem in my environment, so I can pull them in and manually install Sophos using the GUI installer. I have no idea why the GUI installer would work but the silent install would not give me the expected and desired results. If I run the GUI installer on a computer where Sophos was previously installed, it installs correctly and gets the AutoUpdate settings. I've tried this on computers where I have used the Sophos Uninstaller to remove the software and then run the script to install it again, and I get this problem. Seems that this error where Sophos installs but then doesn't get the AutoUpdate configuration settings only applies to computers where Sophos was previous installed. I'm a small bit closer to figuring this out. Hopefully this helps someone with managing this horrific product! Open up Chrome and when you click on the "Download macOS Installer" link make sure you "inspect" the page and go to the Network tab.

#Sophos home software doesnt install download

You can work out your unique Sophos download link from within Sophos Central Admin. pkg and would rather just have a script that can be run from Jamf Pro, this worked for me: #!/bin/bashĬhmod a+x /private/var/tmp/sophos/Sophos Installer.app/Contents/MacOS/Sophos InstallerĬhmod a+x /private/var/tmp/sophos/Sophos Installer.app/Contents/MacOS/tools/ If anyone doesn't want to be bound to creating a. Thanks for this! Really helpful when updating my Sophos workflows! It works as a normal pkg for Casper or ARD. Sudo /private/var/tmp/sophos/Sophos Installer.app/Contents/MacOS/Sophos Installer -install Right click on Scripts and choose Add Shell Script > postinstall.Open the package source on the left to show the Scripts folder and right click on Scripts.Make sure permissions are correct from the parent folder. Drag and drop the sophos folder into Composer.Take the contents of the download and copy it to /private/var/tmp/sophos (copy Sophos Installer.app and Sophos Installer Components folder). Create a folder called sophos inside of /private/var/tmp (eg /private/var/tmp/sophos).I assume you're trying to get Sophos Cloud installed from what I gather?










Sophos home software doesnt install