wlevan
‎03-02-2022
New Contributor III

Joined: September 2020

User Statistics

  • 13 Posts
  • 0 Solutions
  • 4 Kudos given
  • 4 Kudos received

User Activity

So I am trying to install GarageBand iOS on an Apple Silicon device. But I get this error."Media lookup returned no results for this platform" I used this guide.https://grahamrpugh.com/2021/08/24/jamf-ios-apps-on-macos.htmlIs there a better way?Thank...
We have our Macs managed with JAMF Cloud. Our users don't have admin rights. When they try to add a Plugin with Adobe Market Place, they get prompted for admin rights. If I enter the admin password they are able to download plugins on their own going...
We are using 802.1X Wireless with AD Bound Macs. I am unable to get it to Use the Machine AD Account in the KeyChain that gets added when you Bind to AD. If I look at the account in the KeyChain and grab the user name and password, I am able to manua...
I think this is working without Binding to AD, but I bound to AD to get WiFi working with Certs and other requirements. #!/bin/sh localuser=$(ls -l /dev/console | cut -d " " -f4) ADUser=$(app-sso -i yourdomain.com -j | grep user_name | sed 's/,//' | ...
I am using Composer and building a PKG.The file system is /private/var/Mycompany/Apps/SweetApp.pkgThen in my POSTINSTALL Script I have. installer -pkg "$pathToPackage/SweetApp.pkg" -target / But nothing installs. Do I need Sudo? Do I have to path out...
Kudos given to