jhathcock
‎03-31-2025
New Contributor III

Joined: October 2017

User Statistics

  • 42 Posts
  • 1 Solutions
  • 14 Kudos given
  • 6 Kudos received

User Activity

Hey all. Is there a way to lock access to the WiFi settings on a macbook only during certain time periods combined with when a non-admin user is logged in? We're having issues with our students using their hot spots and want to lock the computers to ...
Looking for a way to script turning off Low Power Mode on our laptop fleet once a week. Students have been not charging and then come complaining to tech support to disable low power mode since its locked behind admin credentials (faculty can tempora...
Dark mode is live and its epic!Nice job devs!
Good afternoon,I need to deploy Blender to a couple of computer labs. Since its a drag and drop application, how do I prep this for deployment without a package?
So I have an EA set to list who's logged into iCloud in Settings courtesy of @YanW (thank you!). #!/bin/sh ## Get logged in user loggedInUser=$(stat -f%Su /dev/console) icloudaccount=$( defaults read /Users/$loggedInUser/Library/Preferences/MobileMeA...