nigelg
‎10-25-2023
Contributor

Joined: September 2013

User Statistics

  • 131 Posts
  • 1 Solutions
  • 6 Kudos given
  • 12 Kudos received

User Activity

This is our test setup:-JSS 9.98 Clustered environment2 clustered web apps behind a load balancer for internal clients1 internal web app for management tasks (master)1 external web app in the DMZ for external clients We are considering building 2 mem...
Returns either enabled or disabled or a blank value on <10.11 machines. #!/bin/sh result=$(csrutil status | awk '{ print $5 }' | tr -d '.') echo "$result"
I recently spent some time investigating an issue with a new Fusion drive Mac Mini (model Macmini7,1) that would not Netboot. Eventually we narrowed it down to my HP 2915-8G switch. The Mac would attempt to use a TFTP package size of >2000 which woul...
I am investigating saving disk space by making a single File Share (and synchronised slaves) available to multiple JSS contexts. I have been able to manually copy packages to the file shares' packages folder and Casper Admin finds them when it starts...
I had a call from our local Apple Care service center who currently have one of our 27" iMacs in their workshop. The Wifi card needs replacing and the HDD is a 3TB drive which is part of a replacement program. We have firmware passwords on all our Ma...