I've see this on 10.2.2 for a policy set to "Once per computer" with an
inventory update and it's like the Mac falls out of scope while the
policy is running in Self Service and we're shown "This item is no
longer available." Also, I've seen this on ...
Here's one based on @emily's suggestion. Appears to be working on
10.12.6 and 10.13.4. #!/bin/bash loggedInMacUser=$(/usr/bin/stat -f%Su
/dev/console) if [ -e
"/Users/$loggedInMacUser/Library/Preferences/com.apple.commerce.plist"
]; then primaryAccou...
Thanks @ooshnoo. Looks like that would explain numerous entries similar
to these in the SophosDiagnostic log: 02:20:21 +0000}, Call
History=SMEInstallerFileManager.m:654 | SMEInstallerFileManager.m:724}"
UserInfo={NSLocalizedDescription=Error: suppli...
@ooshnoo @gbyers have you heard from Sophos? I just created a support
ticket. I can confirm repeated failing of Sophos Installer version 1.1.0
(downloaded today) on 2015 MacBook Airs running macOS Sierra 10.12.6.
Fails by GUI: Or script initiation as...
Hello. New here. My JumpStart remains to be scheduled. Currently
leveraging Bushel / JAMF Now. Been evaluating JumpCloud GSuite
integration—works well. I went ahead and hid /opt with seemingly no ill
affect—I agree it should be hidden. As far as bind...