poundbangbash / installhistory

Installhistory module for MunkiReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installhistory module

Gathers installhistory information found in /Library/Receipts/InstallHistory.plist

The table provides the following information per 'item':

  • id (int) Unique id
  • serial_number (string) Serial Number
  • date (int) Unix timestamp
  • displayName (string) Display name
  • displayVersion (string) Display version
  • packageIdentifiers (string) Identifiers
  • processName (string) Name of installing process

About

Installhistory module for MunkiReport


Languages

Language:PHP 96.1%Language:Shell 3.9%