Commit Graph

18 Commits

Author SHA1 Message Date
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
Zack T
38f9338249 v1.0.0 = Initial Version
Converted the Bash version into Python...because...why not?  (Mainly a reason to learn more Python.)

This is a quick "Patch Management Framework" that I threw together quickly one day for a need (cough zoom cough).

Not a big fan of the built in patch "features" in Jamf Pro -- they leave a bit to be desired.  This, more or less, combines the functionality of the two approaches (Standard Policies and Patch Policies) and makes them appear more "user friendly."
2019-08-23 23:58:29 -07:00
Zack T
5671b90fe4 v1.0.0 = Initial Version
Initial version of a quick "Patch Management Framework" that I threw together quickly one day for a need (cough zoom cough).

Not a big fan of the built in patch "features" in Jamf Pro -- they leave a bit to be desired.  This, more or less, combines the functionality of the two approaches (Standard Policies and Patch Policies) and makes them appear more "user friendly."
2019-08-23 23:56:10 -07:00
Zack T
c9e6957f2d Code Improvements
General code improvements
2019-02-13 23:39:48 -07:00
Zack T
e2dbf81e25 Added New ReadMe
Added New ReadMe
2019-02-05 23:14:47 -07:00
Zack T
3a3ac9db60 v1.0 = Production Version
+ Production Version
2018-08-29 16:44:51 -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
eae9257488 v1.1 = Added an Exit Code Check
+ Added an Exit Code Check
 + Redirected all output to /dev/null (instead of only stdout)
2017-12-21 12:19:29 -07:00
Zack T
26386f525f Correct redirection
Corrected the redirection; didn't realize I didn't update my local version after testing.
2017-12-21 12:13:40 -07:00
Zack T
ed56e8137b v1.0 = Initial Version
+ Initial Version
2017-12-19 16:30:53 -07:00
Zack T
d8ade0b35e v1.0 = Production Release
+ Production Release
2017-11-30 16:10:08 -07:00
Zack T
6084c25379 Updated Extra Documentation
Updated Extra Documentation
2017-09-08 15:52:38 -07:00
Zack T
79eb138672 Extra Documention
Extra Documention
2017-08-30 10:53:40 -07:00
Zack T
31d3d646c6 v1.0 = First Production Version
+ First Production Version
2017-08-30 10:45:15 -07:00
Zack T
60e3c21aee Minor clean up of script
Minor clean up of script
2017-08-29 11:16:53 -07:00
Zack T
306033d686 v2.0 = Made as a JSS Parameter Script
+ Adjusted script to allow it to be configured by a JSS Script Parameter.
+ Accounted for different OS Versions and how SMB is configured in each.
2017-08-29 11:15:04 -07:00