Commit Graph

300 Commits

Author SHA1 Message Date
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
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
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
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
39f53aa8d2 v1.1.0 = Resolved issue that caused duplicate shortcuts in the Dock
+ Resolved issue that caused duplicate shortcuts in the Dock
 + Corrected the For loop to start at zero (in case the user moves the order of Dock icons -- "Downloads" is "0" by default)
 + Added and structured verbosity
2018-11-06 11:45:56 -07:00
Zack T
240a40fee2 v1.1 = Code Improvements
+ Code Improvements
2018-10-30 12:48:40 -07:00
Zack T
d86b8fd3d5 v1.0 = Initial Version
+ Initial Version
2018-10-30 12:46:06 -07:00
Zack T
13c7f7b01c v1.0 = Initial Version
+ Initial Version
2018-10-30 12:45:11 -07:00
Zack T
423c28b317 v1.0 = Initial Version
+ Initial Version
2018-10-30 12:43:37 -07:00
Zack T
d7c2f05ca3 v1.0 = Initial Version
+ Initial Version
2018-10-30 12:42:26 -07:00
Zack T
83c4e7df20 v1.0 = Initial Version
+ Initial Version
2018-10-30 12:41:02 -07:00
Zack T
26c3a11a63 v1.0 = Initial Version
+ Initial Version
2018-10-30 12:40:55 -07:00
Zack T
e370d43cd5 v1.0 = Initial Version
+ Initial Version
2018-10-30 12:40:34 -07:00
Zack T
965a471b2a v1.1.1 = Added a Success echo for the Jamf Policy Log
+ Added a Success `echo` for the Jamf Policy Log
 + Changed how the JPS URL is gathered
2018-10-24 10:33:25 -07:00
Zack T
a10f31b321 v1.1 = Updated to support v12/multiple versions
+ Updated to support v12
 + Added logic to support multiple versions
2018-10-18 15:53:47 -07:00
Zack T
e80a83483c v1.6.0 = Added a JDK check
+ Added a JDK check
2018-10-18 15:48:59 -07:00
Zack T
76e92757aa v1.4.0 = Resolved issue with JDK check
+ Resolved issue with JDK check
2018-10-18 15:48:00 -07:00
Zack T
35c0e3dde2 v1.6.1 = Updated to support changes in Jamf API
+ Updated to support changes in Jamf API
2018-10-10 13:13:15 -07:00
Zack T
fa9a6a3eee v1.0 = Production Release
+ Merged branch into master
 + Production Release
2018-10-08 16:02:12 -07:00
Zack T
4695ebeff0 v0.6 = Resolved an issue stemming from ulimit
+ Resolved an issue stemming from ulimit
 + See:  https://superuser.com/questions/433746/is-there-a-fix-for-the-too-many-open-files-in-system-error-on-os-x-10-7-1
2018-10-08 15:59:33 -07:00
Zack T
c87377cc2f v1.1.0 = Combined the separate device type functions into one
+ Combined the separate device type functions into a single function that will handle both device types.  This will simplify future changes to the script.
2018-10-05 14:21:19 -07:00
Zack T
27de095b27 v1.0.4 = Added Extra verbosity and Error Exit
+ Added extra verbosity that will print to the Policy log
 + Added an error exit if a Site Admin tries to move a device they do not have permissions to (So Jamf Log will show a failure)
2018-10-05 13:25:06 -07:00
Zack T
15a9b3f28d v1.0.3 = Fixed issue when Site name was similar to another Site Name
+ Fixed issue when Site name was similar to another Site Name
 + Fixed issue submitting XML back to the JPS
2018-10-05 13:03:54 -07:00
Zack T
cc7d9c4b9e v1.0.2 = Updated to fix API returning JSON results
+ Updated to fix API returning JSON results
2018-10-04 12:59:29 -07:00
Zack T
929e15322d v1.5 = Updated for Full Mojave Support
+ Updated for Full Mojave Support
 + Adjusted the minimum RAM to the actual minimum
 + Modified the result returned for Sierra to include "OS Limitation"
2018-09-27 11:15:52 -07:00
Zack T
63d4998b5f Dropped Unneeded EA
Dropped Unneeded EA
2018-09-26 20:27:20 -07:00
Zack T
e1971deac2 v0.5 = Fixed a couple issues preventing the script from properly executing
+ Results from Jamf API were returning in JSON; fixed the curl header parameters to properly request XML
 + Added an additional curlStatusCode check on the curlJamfAPI return
 + Fixed a incorrect "result" assignment for outOfDate variable
 + Fixed a couple arguments' syntax
2018-09-26 20:25:32 -07:00
Zack T
c2c5b59c57 v1.1 = Fixed an issue parsing the arguments
+ Fixed an issue parsing the arguments
2018-09-09 21:56:43 -07:00
Zack T
3a3ac9db60 v1.0 = Production Version
+ Production Version
2018-08-29 16:44:51 -07:00
Zack T
71c9c21c0e v1.0 = Production Version
+ Production Version
2018-08-29 16:44:39 -07:00
Zack T
8b0ebbf36d v1.6 = Updated to better support QGIS 3
+ Updated to better support  QGIS 3
2018-08-20 14:43:36 -07:00
Zack T
c516949c19 v1.0 = Production Version
+ Production Version
2018-08-17 15:03:45 -07:00
Zack T
97b4e453bb v1.2 = Added several pre-req checks and better logging verbiage
+ Added code to escape XML reserved characters
 + Added check for modern FileVault functionality
 + Added check for required Escrow Configuration Profiles
 + Added additional logging verbiage for Site Admins
2018-08-07 10:28:41 -07:00
Zack T
e5cfed66c9 v1.4.1 = Minor Code Improvements
+ Minor Code Improvements
2018-08-06 22:54:36 -07:00
Zack T
3e493471c5 v1.4 = Added support for iMac Pro's and Unknown Models
+ Added support for iMac Pro's and Unknown Models
2018-07-19 17:17:33 -07:00
Zack T
54598cc882 v1.7 = Resolved issue if system had more than a single digit number of printers
+ Didn’t properly account for having more than a single digit number of printers on a machine
 + Adjusted verbosity to get info even on failures
2018-07-17 19:36:35 -07:00
Zack T
79c89597ed v1.0.1 = Fixed a quoting issue
+ Fixed a quoting issue that caused a variable to expand that I didn't want to expand
2018-07-12 21:20:26 -07:00
Zack T
d257d1736e v1.0 = Production Version
+ Production Version
2018-07-10 23:55:55 -07:00
Zack T
3680c88b58 v1.0 = New Acrobat Uninstall Script
+ This script handles all Acrobat Versions going forward
 - Removed previous version specific scripts
2018-07-06 13:52:44 -07:00
Zack T
fd2504d739 v1.0.1 = Minor verbiage change in a prompt
+ Minor verbiage change in a prompt
2018-07-06 10:58:23 -07:00
Zack T
0bd9a4aa3c v1.0 = Production Ready
+ Production Ready
2018-07-06 10:39:25 -07:00
Zack T
ae943511ee v1.6 = Enabling the function to update the Device EA Site Lists
+ Updated the Update EA List function to better handle adds and removes of the Sites in Jamf
 + Added error checking for the upload as well
2018-07-03 23:50:33 -07:00