Commit Graph

369 Commits

Author SHA1 Message Date
Zack T
1527dc7bd8 Miscellaneous SQL Queries
Miscellaneous SQL Queries
2019-03-07 22:22:40 -07:00
Zack T
e1cd3eaa88 SQL Queries on Group Configurations
SQL Queries on Group Configurations
2019-03-07 22:14:43 -07:00
Zack T
f3ba233e00 SQL Queries on Policy Configurations
SQL Queries on Policy Configurations
2019-03-07 22:09:44 -07:00
Zack T
31ca8816b5 Database Notes
Database Notes
2019-03-07 21:38:41 -07:00
Zack T
dc6d479294 Adding example pictures 2019-02-15 23:59:29 -07:00
Zack T
3836154611 v1.0.0 = Initial Version
+ Initial Version
(Missed committing this previously.)
2019-02-15 23:49:32 -07:00
Zack T
c7573fadf2 v1.0.0 = Initial Version
+ Initial Version
(Missed committing this previously.)
2019-02-15 23:47:37 -07:00
Zack T
9a5f49c1d1 v1.0.0 = Initial Version
+ Initial Version
(Missed committing this previously.)
2019-02-15 23:47:10 -07:00
Zack T
de74df74c4 Moved to a different repo 2019-02-15 23:36:54 -07:00
Zack T
9c345fb310 Notes on cleaning up Location History from device records
Notes on cleaning up Location History from device records, caused by a bug [PI-004146] that was fixed in Jamf Pro 10.6.0.
2019-02-15 23:29:33 -07:00
Zack T
f04eb5b8f2 Additional examples on icon clean up
Included additional examples on icon clean up that I've performed in my environment
2019-02-15 23:17:48 -07:00
Zack T
6878dbc16d Notes on icon cleanup in the Jamf database
Notes on icon cleanup in the Jamf database
2019-02-15 23:04:11 -07:00
Zack T
c9e6957f2d Code Improvements
General code improvements
2019-02-13 23:39:48 -07:00
Zack T
cdeae43631 v1.3.0 = Added logic to check the last cloud connection
+ Added logic to compare the current date to the last cloud connection.
2019-02-13 23:36:55 -07:00
Zack T
8c1c888845 v1.2.0 = Updated to support changes in new versions & better KEXT logic
+ Cloud connection state changed in v4.18, added logic to support
+ Improved the KEXT checking logic as well
2019-02-13 16:49:41 -07:00
Zack T
f75ba089c0 v1.0.0 = Production Ready
+ Production Ready
2019-02-05 23:33:26 -07:00
Zack T
f4dc1c6d43 v0.5 = Resolved issues with API calls
+ Verbiage on the v9 API page implies certain objects accept POSTs when they actually don't...updated code to reflect this
 + Added required XML configuration data for objects as relates to the above item
 + Added missing privilege settings
2019-02-05 23:29:05 -07:00
Zack T
d7dd5071a8 Updated ReadMe
Updated ReadMe
2019-02-05 23:15:15 -07:00
Zack T
e2dbf81e25 Added New ReadMe
Added New ReadMe
2019-02-05 23:14:47 -07:00
Zack T
ac9fc63996 Moved file locations
Moving locations for some files to categorize them more appropriately.
2019-02-05 23:14:28 -07:00
Zack T
3fa8f3f895 v1.1.1 = Fixed Syntax Issue
Whoops, forgot a `; then`
2019-01-31 16:48:42 -07:00
Zack T
a9ffe49bfa v1.5.2 = Updated to better support 2013 MacPro 6,1's
Fixed the incorrectly displayed OS Limitation.
This is caused by the logic I added for the Mac Pro Mid 2010/Mid 2012 models.  For MacPro 6,1 (2013/Trash Cans), these should be supported no matter the existing state, since they wouldn't be compatible with any OS that is old, nor have incompatible hardware.  So they  shouldn't run through this logic for those older systems.
2019-01-31 13:11:42 -07:00
Zack T
8af39b382b v1.5.1 = Updated to better support 2013 MacPro 6,1's and systems with dual GFX
+ These models report different results on Sierra and High Sierra/Mojave, as well as reporting for each GFX Card installed
2019-01-31 12:53:42 -07:00
Zack T
b4703bd1d1 v1.1.0 = Updated with more exact logic and verbiage
+ Checks if CS:F is installed
+ Also checking if the device is 10.13.2 or newer, before checking if KEXTs are enabled
2019-01-30 16:42:26 -07:00
Zack T
b2b76220e8 v1.1.0 = Updated with more exact logic and verbiage
+ CS:F is either not installed, or installed, but not running, or reports a version.
2019-01-30 16:39:33 -07:00
Zack T
076e9a5490 v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-22 22:24:15 -07:00
Zack T
de365e82ae v1.0.1 = Fixed Typo
+ Fixed Typo
2019-01-22 22:23:52 -07:00
Zack T
80e0fd08c1 v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-17 20:37:15 -07:00
Zack T
6efc967e56 v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-16 00:52:49 -07:00
Zack T
1d6b9534bb v1.7.0 = Updated to resolve several permission-related issues
+ Updated to resolve several permission-related issues described here:  https://www-01.ibm.com/support/docview.wss?uid=swg21966637
+ Code formatting changes
2019-01-12 21:25:18 -07:00
Zack T
35283e2619 v1.6.0 = Updated to resolve several permission-related issues
+ Updated to resolve several permission-related issues described here:  https://www-01.ibm.com/support/docview.wss?uid=swg21966637
+ Code formatting changes
2019-01-12 21:24:43 -07:00
Zack T
16cf526dab v1.5.0 = Updated to resolve several permission-related issues
+ Updated to resolve several permission-related issues described here:  https://www-01.ibm.com/support/docview.wss?uid=swg21966637
+ Code formatting changes
2019-01-12 21:23:26 -07:00
Zack T
8899c34fdb v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-12 18:15:58 -07:00
Zack T
0951f97436 v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-08 21:58:17 -07:00
Zack T
66b09d94e6 v1.1.1 = Mainly updated some verbiage
+ Mainly updated some verbiage
+ Updated the save directory naming
2018-12-27 09:53:56 -07:00
Zack T
2e301d205e v1.1.0 = Fixed several issues
+ Added support for TLS v1.2
+ Fixed some structure issues that didn't match the results returned from the API
2018-12-27 09:11:30 -07:00
Zack T
46d7afc0de v1.0.0 = Initial Version
+ Initial Verison
2018-12-21 09:38:51 -07:00
Zack T
4a0b1721fc v1.3.0 = Updated to support new configuration format for Licensing details
+ Updated to support new configuration format for Licensing details
+ Config file no longer show the Customer Name or use the same License Type that we used; as well, we have two different configurations in our configuration file, so had to account for this
+ Probably didn't take the best approach here, just getting it working for now, may come back to it later
2018-12-13 14:21:00 -07:00
Zack T
b04f0d6245 v1.9.0 = Added support for finding unused Packages and Scripts
+ Added support for finding unused Packages and Scripts
2018-12-13 01:14:54 -07:00
Zack T
9aaf62271f 1.8.0 = Improved logic to find unused objects
+ Improved logic to find unused objects, this should hopefully make it easier to add new criteria to look for
- Removed all remaining old unused logic
+ Updated supporting functions as needed
2018-12-13 01:11:57 -07:00
Zack T
8c40a65a1c v1.0.0 = Example Audit Template
+ First revision of an example Audit template
2018-12-13 00:44:34 -07:00
Zack T
15176a740c v1.1.0 = Support for Fusion Drives and systems with multiple drives
+ Better support for systems with multiple drives; It will return the drive type for the boot drive
+ Support for Fusion Drives
2018-12-11 16:26:55 -07:00
Zack T
5606fcc5c5 v1.7.1 = Fixed various logic errors
+ Moved the folder creation logic as other code was trying to write to the folder before it existed
+ Fixed some verbosity logic that was being written to a variable instead of to a file, causing errors when that variable was used later
2018-11-29 23:48:39 -07:00
Zack T
5c4d2d77af v1.7.0 = Added a StopWatch to monitor how long the audit process takes
+ Added a StopWatch to monitor how long the audit process takes
+ Cleaned up some comments and added console output formatting
2018-11-29 23:43:24 -07:00
Zack T
caee7bac0b Updated Avast ReadMe
+ Included info on the change to JSON formatted Shield configuration files
2018-11-28 21:18:50 -07:00
Zack T
99eb5cdf18 v1.0.0 = Initial Version
+ Initial Version
2018-11-28 20:58:18 -07:00
Zack T
12cdbe59e4 Updated Avast ReadMe
Updated Avast ReadMe to add licensing information
2018-11-28 20:56:27 -07:00
Zack T
c6e371c0ef v1.0.0 = Initial Version
+ Initial Version
2018-11-28 20:55:52 -07:00
Zack T
2d9ce4be50 Adding ReadMe for Avast
Adding ReadMe
2018-11-28 20:55:07 -07:00
Zack T
0a308dbbec v1.6.0 = Added report to get all Sites
+ Added a Sites report to lend assistance to the Excel report where data is being collected.
2018-11-25 21:11:35 -07:00