Download the PHP package munkireport/mdm_status without Composer
On this page you can find all versions of the php package munkireport/mdm_status. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download munkireport/mdm_status
More information about munkireport/mdm_status
Files in munkireport/mdm_status
Download munkireport/mdm_status
More information about munkireport/mdm_status
Files in munkireport/mdm_status
Vendor munkireport
Package mdm_status
Short Description MDM status module for munkireport.
License MIT
Package mdm_status
Short Description MDM status module for munkireport.
License MIT
Please rate this library. Is it a good library?
Informations about the package mdm_status
MDM Status module
The "MDM Enrolled" widget values are as follows: No = Not enrolled in MDM DEP = DEP enrolled MDM User Approved = User-Approved MDM
The following information is stored in the mdm_status table:
- Enrolled via DEP 10.13.4+
- "Yes" or "No"
- MDM Enrollment Status 10.13.4+
- "No", "Yes" installed but not approved, "Yes (User Approved)"
- Server URL
- Captures the base URL of the MDM enrollment
Table Schema
The table contains the following information:
- id - int - Unique id
- mdm_enrolled - string - If Mac is enrolled in MDM
- mdm_enrolled_via_dep - string - If enrolled via DEP/ABM/ASM
- mdm_server_url - string - URL of enrolled MDM server
All versions of mdm_status with dependencies
PHP Build Version
Package Version
No informations.
The package munkireport/mdm_status contains the following files
Loading the files please wait ....