

Jamf pro server tools mac#
If your BU-owned Mac has been pre-enrolled by BUMC IT, please follow the directions below to complete the enrollment. Jamf will also report on other holistic measures, such as hard drive utilization and installed software.įor additional questions or assistance, please contact BUMC IT by calling 61 or by JAMF Pre-Enrollment Jamf may access select system preference files, as defined by Client Technology Services, during inventory routines. No, Jamf does not access or report on any personal files or their contents.
Jamf pro server tools software#
As mentioned, this application makes it easier for you to manage common software on your computer.ĭoes Jamf access or report information about my files? The installation of the Self Service application.This enables critical functionality for the platform and allows Client Technology Services to leverage enterprise features included with macOS. The installation of a Mobile Device Management (MDM) profile.The most notable additions to your computer will be: Jamf Pro is designed to be unobtrusive while providing additional support functionality. What changes will Jamf Pro make to my Mac? Client Technology Services can publish commonly requested software, printers, links, or troubleshooting tools for you to access without requiring administrator assistance. Self Service is an application that offers functionality similar to Apple’s point-and-click App Store. Jamf Pro augments existing platforms in use by Client Technology Services and combines inventory data with the ability to deploy software, distribute settings, and respond to security threats. Jamf Pro is a leading platform for managing Apple devices. If you want to add to this project, please fork this repo and submit a pull request with the appropriate tagging.BUMC IT is pleased to announce that your Boston University computer has been enrolled in Jamf Pro, a leading platform for managing Apple devices. This project attempts to follow Microsoft's documentation for naming conventions.Īdditionally, please review Jamf's Jamf Pro API Documentation This project is a product of love for the Jamf Pro's APIs and the desire to make interactions simple. ( back to top) Roadmap Resources / Utility token -id 1 Updating Object Removing Object Managing Scope Managing Criteria # Specific device $Computer = Get-Computer -Server $Server -Token $token. $Server = " " # All devices $Computers = Get-Computer -Server $Server -Token $token. # This is assuming the $token variable is set with a valid token. Make sure you review the Usage section of this README for example uses of this module.

All functions are loaded, you can verify this by running Get-Command -Module 'JamfPro'.
Jamf pro server tools windows#
