I did find out how to make it offline, and it does work for denying
access to the public SSID, however, the solution I made seems to break
the initial employee-access WI-FI connection on the log-in screen
(achieved using configuration profile). So I ...
In reply to bbot, thanks for the script! I'm trying to find a way so
that our University-owned Macs will not connect to the SSID
student-access, and preferably connect to one of our 3 employee-access
SSIDs. I'd like this to be an always running offli...
Hi, I'm trying to set up a new lab iMac image whereby our students can
log in with their AD accounts and get my custom log in user template.
But for some reason I can't get these suggestions to work properly.
Specifically, I'm trying to use a LaunchA...
I figured it out!!! Made a new script: #!/bin/bash # Queries Deep Freeze
status and returns either Frozen, Thawed, or Deep Freeze Not Installed #
Replace password and user below with your Deep Freeze user and password
DFStatus=$(DFXPSWD=password /Lib...
I don't know if you managed to get this to work or not, but I just made
a new script (first JSS script for me!) #!/bin/bash # Queries Deep
Freeze status and returns either Frozen, Thawed, or Deep Freeze Not
Installed # Replace password and user below...