21 Nov Using the JAMF Pro API and Python to detect duplicated attributes
No matter where you go, there they are...
No matter where you go, there they are...
General Overview jamfHelper is a nifty little utility included with Jamf's Casper Suite that can be used to display information, get user input, or even trigger custom events all from the command line or your own custom scripts. There are a number of useful options that can be used to...
Overview Casper Remote is an application from JAMF Software that allows you to immediately perform remote management tasks on computers, such as installing packages, running scripts, and binding to directory services. All of these tasks can be performed via policy in the JAMF Software Server (JSS),...
Like a loyal droid, your JSS wants to help! JAMF Software's Casper Suite provides an Application Programming Interface, or API, to communicate with the JAMF Software Server (JSS) database. This allows an enterprise to customize specific areas of the JSS as needed. This is the first...
Overview Recently, we received our order for the book "Enterprise Mac Administrator's Guide: Second Edition" written by Charles Edge and William Smith. This book provides detailed explanations of the technology required for large-scale Mac OS X deployments and show you how to integrate it with other operating systems and applications....
"Dobroye! Dobroye!" - Jacob Bradshaw. Jacob Bradshaw recently passed away on Thursday, March 17, 2016 in Salt Lake City, Utah. He was hilarious, kind, thoughtful, and generous to everyone he knew and his laugh was contagious! Jacob started at the University of Utah in September of 2010....
Overview Firmware Password Manager (FWPM) is my approach to the problem of managing firmware passwords on Apple computers. When I began this project there were no solutions, besides setting the password and never changing it. FWPM allows you to update your firmware passwords quickly and easily....
Knocked My Socks Off! My coworkers and I attended our first JAMF Nation conference this past October. The last session I attended on the first day knocked my socks off. Bryson Tyrrell of JAMF showed off an iPhone ordering script he wrote in Python and Tk....
Overview In this post we will be talking about file descriptors and increasing limit descriptors in OS X Yosemite. File descriptors are limited by the OS. This causes some applications and services to return errors. By increasing the limit of file descriptors we can reduce the amount...
Overview The JAMF Distribution Server (JDS) is a distribution point that is managed by the JAMF Software Server (JSS), similar to a computer or mobile device. A JDS is a completely separate server that you install on OS X Server (10.6 or greater) or Linux. It...