Commit Graph

8 Commits

Author SHA1 Message Date
Zack T
84cc6d848a v1.5.0 = Switched to requests and cleanup
+ Switched to using `requests` instead of `urllib`
+ Cleaned up formatting, etc.
+ Added additional file to collect
2021-12-03 17:00:42 -07:00
Zack T
7b852daad8 v1.4.1 = Resolved issue with Python3 compatibility
+ Resolved issue with Python3 compatibility
2021-12-03 16:18:14 -07:00
Zack T
ba233493e7 v1.4.0 = Python3 compatibility
+ Python3 compatibility
2021-11-29 22:21:32 -07:00
Zack T
d5bb778e1a v1.3.1 = Collecting additional log files
Collecting additional logs files from other scripts/processes that I have created.
2020-11-18 16:20:17 -07:00
Zack T
7adf9868a9 v1.3.0 = Added the KEXT database to the default items collected
+ The default items will now collect the KextPolicy database, including user and mdm approved kernel extensions
2019-09-17 00:04:48 -07:00
Zack T
05e1020654 v1.2.0 = Resolved some issues passing Jamf Pro Script parameters
A few tweaks to resolve some issues passing Jamf Pro Script parameters
2019-09-13 16:04:31 -07:00
Zack T
c2c31227d5 v1.1.0 = Added error checking on the API calls
Added error checking on the API calls to verify that they are successful and exit the script appropriately
2019-08-24 18:57:33 -07:00
Zack T
42e4f79223 v1.0.0 = Initial Version
+ Initial Version
+ Have plans to expand the functionality of this in the future...
2019-08-24 00:00:33 -07:00