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
Zack T
6ca7ea275e
v1.5 = Added logging
...
+ Added logging to an external file
+ Added a Stop Watch function to record amount of time it takes to process
2018-07-02 23:09:50 -07:00
Zack T
407d6ac244
v1.3.1 = Added option to delete Computer Objects
...
+ Added option to delete Computer Objects
2018-07-02 16:21:10 -07:00
Zack T
27816e9a68
v1.3 = Added additional functionality
...
+ Added additional functionality, including: Policies and Computer Groups
+ Renamed Script
2018-06-27 23:01:30 -07:00
Zack T
c26abba681
v1.3 = Added additional functionality
...
+ Added additional functionality, including: Policies and Computer Groups
2018-06-27 23:00:50 -07:00
Zack T
df48f1b06d
Notes on icon cleanup in the Jamf database
...
Notes on icon cleanup in the Jamf database
2018-06-27 22:22:59 -07:00
Zack T
ed43a770e1
v1.5.1 = Resolved issue in the postinstall script for v3
...
+ Resolved issue in the postinstall script for v3
2018-06-22 14:24:13 -07:00
Zack T
ce488af2e0
v1.6 = Resolved issue introduced in v1.4, where newlines in PPD content were lost
...
+ Resolved issue introduced in v1.4, where newlines in PPD content were lost
2018-06-20 15:53:29 -07:00
Zack T
ed18338bea
v.10 = Fixed an issue caused by a large API return for the Site List
...
+ Fixed an issue caused by a large API return for the Site List
+ Replaced printf with echo as printf produced the following error: "printf: Argument list too long" with large API returns
2018-06-20 11:19:54 -07:00
Zack T
e1c9fe04f8
v1.2 = Resolved reporting of shield status
...
+ Resolved reporting of shield status
2018-06-20 11:00:56 -07:00
Zack T
91161eb65b
v1.5.2 = Returned code that was removed during testing previous version
...
+ Returned code that was removed during testing previous version; this affected runs on a system with multiple printers
2018-06-18 18:36:54 -07:00
Zack T
5500242d1e
v1.5.1 = Missed some braces for the Printer Display Name
...
+ Missed some braces for the Printer Display Name
2018-06-18 11:28:46 -07:00
Zack T
22f4b5cce3
v1.5 = Resolved issue that was introduced in the previous version
...
+ Didn't sufficiently test previous version
+ Updated how I build the printer configuration info, to hopefully prevent any further possible character matches with delimiters
2018-06-15 15:10:08 -07:00
Zack T
aa7ae61746
v1.0 = Initial Version
...
+ Initial Version
2018-06-05 12:53:37 -07:00
Zack T
6f07a61c27
v1.3 = Updated for Mojave
...
+ Updated for Mojave (Preliminary support)
2018-06-04 15:28:44 -07:00
Zack T
bc657b62e0
v1.4.1 = Changed from using comma to separate fields to new lines
...
+ Changed from using comma to separate fields to new lines (someone used commas in the location field)
2018-06-04 14:15:30 -07:00
Zack T
7d91d3660a
v1.0 = Production Version
...
+ Production Version
2018-05-25 21:22:16 -07:00
Zack T
f74a04ae08
v1.1 = Now Prompting for info instead of using hard coded values
...
+ Changed several things in this script to make it way more friendly (less hard coded values)
+ Now requesting Credentials, new Site, Types of Devices, and File Locations for each Device Type
2018-05-14 16:28:46 -07:00
Zack T
3fc5799113
v1.0 = Initial Version
...
+ Initial Version
2018-05-11 13:55:48 -07:00
Zack T
15db377b82
v1.5 = Updated to support both Major Version 2 & 3
...
+ Updated to support both Major Version 2 & 3
2018-05-09 14:45:27 -07:00
Zack T
a8a99394be
v0.9 = Added Jamf's Encrypted Script Parameters function
...
+ Added Jamf's Encrypted Script Parameters function (https://github.com/jamfit/Encrypted-Script-Parameters )
2018-05-08 16:00:47 -07:00
Zack T
8d28458609
v0.8 = Improved logic within the Get Device Functions
...
+ Added logic to verify the device exists
+ Added logic to verify the device is in a Site the Site Admin has permissions too
+ Fixed missing XML elements
2018-05-08 14:48:39 -07:00
Zack T
d9f29b268b
v0.7 = Added verbosity that will be available in the JSS Policy Logs
...
+ Added verbosity that will be available in the JSS Policy Logs
2018-05-08 14:37:18 -07:00
Zack T
ae81ec4ba0
v0.6 = Further clean up of logic and flow
...
+ Restructured flow of logic within the code
+ Will better handle repeat runs without needed to rerun the entire script
2018-05-08 14:34:41 -07:00
Zack T
134add24b8
v0.5 = Improved Method to get Site Admins' Site Permissions
...
+ Now checking if Site Admin has "Enroll" Permissions for each Site before it's available as an option to move a device too.
2018-05-08 14:30:27 -07:00
Zack T
1d888e5378
v0.4 = Added Get Device (Type) Functions
...
+ Added Get functions for each device type
2018-05-08 09:38:11 -07:00
Zack T
2184e22d3d
v0.3 = Major Logic clean up and improvements
...
- Remove all previous logic from script that I used as the base framework
+ Improved the flow and logic within the script, correctly verbiage and checks
2018-05-07 22:17:16 -07:00
Zack T
b5dd8e3917
Code Improvements
...
+ Code Improvements
2018-05-02 22:06:17 -07:00
Zack T
4c721ef149
v1.0 = Initial Version
...
+ Initial Version
2018-05-02 22:04:05 -07:00
Zack T
8cf9ea79a0
v0.2 = Proper Method to get the Site Admins' Site permissions
...
+ Original method I was going to use to get the Site Admins' Site permissions was not reliable; changed this to a "proper" method
2018-04-26 21:12:00 -07:00
Zack T
d7cc6f107f
v0.1 = Laying out the framework
...
+ Laying out the framework and logic for this process
2018-04-19 01:11:38 -07:00
Zack T
b7a2372ebc
v3.0 = Updated to handle multiple versions
...
+ Updated to handle multiple versions, including v14
2018-04-17 16:45:08 -07:00
Zack T
0de3793ba9
v1.4 = Added additional information on why a failure occured
...
+ Added additional information on why a failure occured
2018-04-12 16:38:13 -07:00
Zack T
72ee4c73c8
v1.3 = Add Verification for the PUT update
...
+ Added in a check to see if the PUT to update a record succeeds or not
+ Fixed and added some verbose messages
2018-04-06 10:40:53 -07:00
Zack T
29a4180544
v1.0 = Production Version
...
+ Merging createShortcut into master
2018-04-05 11:19:55 -07:00
Zack T
27b6d58567
v0.3 = Change the Location Logic
...
+ Change how to specify the location logic -- original concept was not possible
2018-04-05 11:17:44 -07:00
Zack T
1bda43f7e7
Code Improvements
...
+ Code Improvements
2018-04-03 11:14:52 -07:00
Zack T
01c3e37837
v1.0 = Production Version
...
+ Production Version
2018-04-03 11:06:58 -07:00
Zack T
31658ac7e9
v1.0 = Production Version
...
+ Production Version
2018-03-31 00:01:04 -07:00
Zack T
be100dfb6a
v0.2 = Resolved issues related to adding a shortcut to the dock
...
+ Resolved issues related to adding a shortcut to the dock
+ Minor formatting and cleanup
2018-03-27 15:46:19 -07:00
Zack T
fe41eef58e
Updated ReadMe
...
Updated ReadMe
2018-03-26 23:31:08 -07:00
Zack T
9fb7c7c79e
Added ReadMe
...
Added ReadMe
2018-03-26 23:16:32 -07:00
Zack T
9fbe37547e
v1.1 = Changed the method used to create the Recovery HD
...
+ Instead of installing a package, I'm calling the files directly
2018-03-26 23:15:29 -07:00
Zack T
f5ac0d0704
v1.0 = Production Version
...
+ Production Version
2018-03-26 23:10:25 -07:00
Zack T
6fe8ebe355
v1.0 = Production Version
...
+ Production Version
2018-03-26 23:10:18 -07:00
Zack T
496586b142
v1.3 = Added check if application exists
...
+ Added check if application exists; if so remove it.
2018-03-26 23:02:53 -07:00