11 Commits

Author SHA1 Message Date
Zack T
2982453492 v1.5.1 = Moved an echo
Moved an echo statement so that it is always executed.
2022-03-21 22:42:44 -07:00
Zack T
2783b01ec6 v1.1.0 = Fixed an issue that affected High Sierra systems
+ Fixed an issue that affected High Sierra systems due to its Sensor version not supporting the `falconclt --plist` flag.
2021-03-22 14:01:03 -07:00
Zack T
9354a04e39 v1.5.0 = Fixed an issue that affected High Sierra systems
+ Fixed an issue that affected High Sierra systems due to its Sensor version not supporting the `falconclt --plist` flag.
2021-03-22 14:00:36 -07:00
Zack T
0a4c6f60d0 v1.4.0 = Fixed logic issue regarding the mojave_hold tag
+ Fixed logic issue regarding the `mojave_hold` tag
+ Code Improvements
2021-03-16 13:43:30 -07:00
Zack T
13a49f797b v1.0.0 = Initial Version
Initial Version
2021-03-15 23:55:53 -07:00
Zack T
9d93554181 v1.3.0 = Switched osascript to System Events & tag to track Mojave Macs
+ Adding a tag to track if device is running Mojave, this will be used, with additional logic, to prevent devices that upgrade from Mojave -> Big Sur from auto-upgrading its Falcon Sensor
+ Switched osascript calls to use System Events and passing via heredoc
+ Added "instance" variable for use to designate "prod" vs "dev" instances
- Removed the `Reset` action option -- provides duplicate functionality as just passing `production` as a group
2021-03-15 20:31:49 -07:00
Zack T
2e008c12f0 v1.2.0 = Bug fixes and maintenance token catch
+ Fixed some bugs due to the order of logic
+ Fixed some stderr issues to properly collect now
+ Added a catch to not error out incase a maintenance token is applied
2021-03-09 22:57:47 -07:00
Zack T
1aa84ddb9b v1.1.0 = Added new functionality
+ Added support to re-run the script without erasing current sensor version test group tag, this for in instances where the script is not run via Self Service and a forced group is not used
+ Added new action option to force reset the sensor version test group tag
+ Added error dialog boxes to user with ran via Self Service
+ Updated exit code values
2021-03-08 22:23:30 -07:00
Zack T
4d1e8aa01d v1.0.0 = Initial Version
Initial Version
2021-03-08 14:08:50 -07:00
Zack T
638e14ff9c v1.1.0 = Updated to support v6 Sensors
+ Updated to support v6 Sensors
2020-11-18 16:21:45 -07:00
Zack T
8899c34fdb v1.0.0 = Initial Production Version
+ Initial Production Version
2019-01-12 18:15:58 -07:00