Commit Graph

62 Commits

Author SHA1 Message Date
Zack T
98ed3d79fd v1.1 = Using the build script to edit the deployment scripts
+ Set the install directory based on the Major Version in install_SPSS.sh
 + Set the version that is being updated based on the Major Version in update_SPSS.sh
2018-01-08 13:14:15 -07:00
Zack T
b276cfccb1 Renamed and moved a couple scripts to this repository
Renamed and moved a couple scripts to this repository
2018-01-07 14:48:21 -07:00
Zack T
1a737a8096 v1.0 = Initial Version
+ Initial Version
2018-01-05 18:22:29 -07:00
Zack T
2c3e5d85fa v1.1 = Adjusted sed line to replace entire line
+ Adjusted `sed` line to replace entire line, so that the script can be used to change the license server
2018-01-05 13:46:14 -07:00
Zack T
7765dc3557 v1.0 = Initial Version
+ Initial Version
2018-01-05 13:28:13 -07:00
Zack T
0296f32fd7 v1.2 = Refined code and added a fix
+ Incorrectly used full path including App Bundle name, broke this down into multiple variables
 + Setting the .bin file as executable
 + Injecting the proper version in the Info.plist file in all locations (this is not done in IBM's update binary)
2018-01-03 15:09:48 -07:00
Zack T
7122ad3e54 v1.1 = Changed to more reliable methods
+ Change the method used to find the SPSS App Bundle
 + Change the method used to inject the location into the installer.properties file
 + Added a line to manually update the App Bundle Version String (this is not done in IBM's update binary)
2018-01-03 15:01:53 -07:00
Zack T
4d8561a1c9 v1.0 = Initial Version
+ Initial Version
2018-01-03 14:54:22 -07:00
Zack T
608236b00b v1.0 = Initial Version
+ Initial Version
2018-01-03 14:52:02 -07:00
Zack T
0ed3a1df13 v1.1 = Added Jamf Policy call to install the JDK first
+ Added Jamf Policy call to install the JDK first
2018-01-03 14:50:05 -07:00
Zack T
b05e20edef v1.0 = Initial Version
+ Initial Version
2018-01-03 14:47:47 -07:00
Zack T
1df332582b Converted JMP license to script only
+ Converted JMP license to script only
2018-01-02 12:47:15 -07:00
Zack T
630ce47bc5 JMP License Only pkg
+ Used to creae a License Only pkg built for JMP 13
2017-12-27 16:14:46 -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
4379b2c794 v1.2 = Added option to delete packages
+ Added option to delete packages
2017-12-06 17:08:37 -07:00
Zack T
188fa6865e v1.1 = Added 'does file exist' checks
+ Added 'does file exist' checks
2017-12-04 12:19:09 -07:00
Zack T
1e7e215086 v1.0 = Production Release
+ Production Release
2017-12-02 17:09:30 -07:00
Zack T
ce0b830ac1 v1.0 = Production Release
+ Production Release
2017-11-30 16:10:34 -07:00
Zack T
d8ade0b35e v1.0 = Production Release
+ Production Release
2017-11-30 16:10:08 -07:00
Zack T
9b3af5eaeb v1.0 = Production Release
+ Production Release
2017-11-30 16:09:43 -07:00
Zack T
2346ccba79 v1.2 = Changed minimum free space to 20GB
Changed the minimum free space to 20GB -- I didn't account for when the Install.app needs to be downloaded.
2017-11-13 20:44:25 -07:00
Zack T
ab183b7656 Fixed several errors in the script
+ Fixed several errors in the script
+ Guess I failed to test the final version...
2017-11-02 16:03:13 -07:00
Zack T
802b3a1ab9 v1.0 = Production Version
+ Updated my jamf_ea_HighSierraCompatibility.sh script to handle multiple OS versions.
2017-09-30 12:30:27 -07:00
Zack T
b99ae3a93f v1.0 = Production Version
+ Production Version
2017-09-30 12:18:53 -07:00
Zack T
be7e19f17b v1.0 = Production Version
+ Production Version
2017-09-30 12:18:25 -07:00
Zack T
6084c25379 Updated Extra Documentation
Updated Extra Documentation
2017-09-08 15:52:38 -07:00
Zack T
cdfe6b978a Updated ReadMe
Updated ReadMe
2017-08-30 11:06:11 -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
56c9b050e2 v2.0 = Accounted for different OS Versions
+ Updated to match associated Jamf configuration script
+ Accounted for different OS Versions and how SMB is configured in each.
2017-08-29 11:18:09 -07:00
Zack T
577e893c60 v1.0 = First Production Version
+ Associated with a Jamf script
2017-08-29 11:17:26 -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
Zack T
6286e901a0 v1.0 = First Production Version
+ Script is configured to disable SMBv1
2017-08-29 11:02:28 -07:00
Zack T
663f52e265 v1.0 = First Production Version
+ First Production Version
2017-08-28 17:06:07 -07:00
Zack T
a026f5641c v1.1 = Cleaned up script just a bit
+ Cleaned up the script just a bit as well as the 'logic'
+ Renamed the script
2017-08-15 13:07:28 -07:00
Zack T
e84fc87f95 Added ReadMe
Added ReadMe
2017-08-15 12:32:30 -07:00
Zack T
1cc71b24cd Added ReadMe
Added ReadMe
2017-08-15 12:11:49 -07:00
Zack T
11a6e3cd80 Updated ReadMe
Updated ReadMe
2017-08-15 12:11:13 -07:00
Zack T
0e5af33d2c Merging configuration files from another repo
Merging configuration files into the macOS.Desktop repository
2017-08-15 12:10:20 -07:00
Zack T
0a6df9393f Initial commit 2017-08-15 11:54:56 -07:00
Zack T
d51ffaa4ef Split the JavaCustomization.sh script
+ Split the JavaCusomtization script into two files
+ Cleaned up the portion now contained in install_JavaCert.sh
2017-08-15 11:22:16 -07:00
Zack T
8720e9ce9b Updated ReadMe
Updated ReadMe
2017-08-15 11:17:25 -07:00
Zack T
06cc9ed380 Merging Java JRE management files
Merging the Java JRE management files into the macOS.Software repository
2017-08-15 11:16:26 -07:00
Zack T
838ddcdad7 Merging files from another repo
Merging files from another repo into the macOS.Software repository
2017-08-15 11:07:33 -07:00
Zack T
ea4cd338c7 uninstall_Fonts.sh
v1.0 = First Production Version
2017-08-15 11:01:57 -07:00
Zack T
db7acf7bf4 install_Fonts.sh
v1.0 = First Production Version
2017-08-15 11:01:57 -07:00
Zack T
765e6e1812 Plist to managed plugIns in Safari. 2017-08-15 11:01:57 -07:00