poundbangbash / profile

Profile module for MunkiReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profile module

Reports on OS X Profile information

Collects information about installed profiles by querying system_profiler SPConfigurationProfileDataType

The following information is stored in the table:

  • id - Unique ID
  • serial_number - Serial Number
  • profile_uuid - UUID
  • profile_name - Name
  • profile_removal_allowed - Yes or No
  • payload_name - Payload Name
  • payload_display - Payload Display Name
  • payload_data - Payload Data
  • timestamp - Unix timestamp when the report was uploaded

About

Profile module for MunkiReport


Languages

Language:PHP 86.2%Language:Python 10.4%Language:Shell 3.4%