Skip to content

rickheil/profile

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.0%
  • Python 10.6%
  • Shell 3.4%