jkeller13
‎10-30-2023
New Contributor III

Joined: October 2015

User Statistics

  • 25 Posts
  • 0 Solutions
  • 15 Kudos given
  • 27 Kudos received

User Activity

If you are using a decrypt string like the one below, you will encounter an error on macOS Ventura when attempting to decrypt. See below:#!bin/bash ## Decrypt string using salt and phrase. function DecryptString() { echo "${1}" | openssl enc -aes256 ...
Does anyone know how the JSS API expects credentials from an ajax query? This is using a read-only account to gather machine information through a SharePoint page. The below code is in-place but every iteration returns an authentication error. (This ...
Hi All, We are investigating using a Policy Banner. I have created one and it does exactly what I need it to do. The last piece I am trying to solve it clearing the banner after acceptance. Is there a way to have the banner removed permanently after ...
I know that I can lock down the entire Sharing preference pane, but I am wondering if there is a way to lock down everything in the pane except for File Sharing? Even if this has to be a custom payload, I am ok with managing that. We have a need to b...
We have a training room that has been outfitted with Mac Minis. We have found that users are accessing the machines outside of the training class hours. They are running tests and making changes that we are not aware of. We would like to restrict the...