Zack T
29fe619ea2
Merge PR#7 from koalatee
...
remove default python, allow option for bash
Plus:
From @MLBZ521
* Check if $python_path exists, if it doesn't fall back to `defaults read`
* Add full path to binaries
* Add a value check for $filter_state for the result from `defaults read`
2021-05-07 16:44:52 -07:00
Zack T
f9c0632242
Additional adjustments
...
Changes:
* Check if $python_path exists, if it doesn't fall back to `defaults read`
* Add full path to binaries
* Add a value check for $filter_state for the result from `defaults read`
2021-05-07 16:42:28 -07:00
Zack T
10151f8ce8
v1.0.0 = Initial Version
...
Initial Version
2021-05-06 19:17:39 -07:00
Zack T
ff9b3d34fe
v1.5.0 = Resolved logic issue after upgrade from v10.x to 11
...
+ Accounted for the softwareupdate journal.plist not existing after upgrading from 10.x to 11
+ Improved code by simplifying logic, break logic up into functions, etc
2021-05-06 19:16:50 -07:00
James
e7fe96f176
remove default python, allow option for bash
2021-03-29 16:30:58 -07:00
Zack T
423f8a9c6b
v1.3.1 = Code Improvement
...
No logic or functionality changes.
2021-03-22 13:57:56 -07:00
Zack T
ee29713b1f
v2.4.0 = Updated to check if the network filter is enabled
...
+ Updated to check if the network filter is enabled
2021-03-17 14:03:49 -07:00
Zack T
5865064713
v1.0.0 = Initial Version
...
Initial Version
2021-03-16 12:10:36 -07:00
Zack T
27e9ad7016
v1.4.0 = Better support for Big Sur & Converted to Python3
...
+ Updated to better support Big Sur
+ Converted to Python3
+ Recording to a local .plist instead of being ran straight through a Jamf Pro EA
2021-03-16 12:09:53 -07:00
Zack T
47bca78138
v2.3.0 = Fixed issue where the Locale isn't set as expected
...
+ `falconctl stats` was being affected by the configured Locale, adjusting it to the expected Locale supported by this script
2021-03-15 20:32:14 -07:00
Zack T
e9523f608c
v2.2.0 = "Fixed" unsupported versions reporting "Running"
...
Apparently when I dropped support for unsupported Sensor versions.....I didn't account for them in the script at all.... That has now been fixed.
2021-02-26 23:22:20 -07:00
Zack T
59f85105c9
v1.2.0 = Minor tweaks
...
Just a few minor tweaks, no change in logic.
2021-02-19 00:04:53 -07:00
Zack T
8275f566c2
Added new and improved existing queries, updated formatting, etc.
...
+ Added new and improved existing queries; combined some existing queries that were similar
+ Updated formatting
+ Updated notes
2020-11-25 17:17:27 -07:00
Zack T
324bfbea15
Added new queries
...
Added new queries tracking computer inventory submissions.
2020-11-25 17:09:17 -07:00
Zack T
0af21c6c42
Updated Notes and Examples
...
Updated Notes and Examples
2020-11-25 17:07:26 -07:00
Zack T
d5bb778e1a
v1.3.1 = Collecting additional log files
...
Collecting additional logs files from other scripts/processes that I have created.
2020-11-18 16:20:17 -07:00
Zack T
0ac71a034a
v1.3.1 = Fixed likely regression
...
+ Fixed a regression that would likely be present in older OS Versions
- Remove the Python3 imports as this script isn't compatible with Python3 at this time
2020-11-13 01:05:53 -07:00
Zack T
92a0ec2f67
v1.3.0 = Fixed issue for CS:F Version older than 5.36
...
Fixed issue for CS:F Version older than 5.36...all this mainly for 5.34 and macOS 10.13 High Sierra.
2020-11-13 00:50:45 -07:00
Zack T
7ba32f0fcb
v2.1.0 = Minor tweak to KEXT check for MDM Approved
...
Changed the KEXT check for MDM approved to only check for the Team ID, not the Bundle ID as well.
2020-11-12 15:19:08 -07:00
Zack T
e4b947db2f
v1.3.0 = Possible support of macOS 11 Big Sur
...
Adds support for Big Sur as of 11.0.1 RC2
2020-11-12 13:40:18 -07:00
Zack T
4028d5624e
v1.10.0 = Updated with official Big Sur specs
...
Updated to include official Big Sur specs.
2020-11-12 13:06:13 -07:00
Zack T
dc1070529a
v1.2.0 = Updated to support v6.x Sensor
...
+ Updated to support v6.x Sensor
2020-11-11 17:11:48 -07:00
Zack T
abaae32522
v2.0.0 = Support for Big Sur and v6 Sensor
...
+ Checks against additional data points (ex. SysExts)
+ Improves checks for KEXT/PPPC/etc
+ Support for Big Sur
+ Support for v6.x sensors
- Drops support for: macOS 10.12 and earlier; v4.x Sensors
2020-11-11 17:07:50 -07:00
Zack T
dde2eca644
v1.9.0 = Adding Storage Check for Big Sur
...
+ Added an available space check specifically for Big Sur; currently based on Beta's will update after official release if required
2020-11-10 13:40:51 -07:00
Zack T
11b84c1d3f
v1.8.1 = Fixed logic error in iMac Model Checks
...
+ Fixed an error in the iMac Model Check logic causing devices to not report compatible with Big Sur.
2020-11-09 11:22:48 -07:00
Zack T
e928f25ec0
v1.0.0 = Initial Version
...
+ Initial Version
2020-11-05 21:49:28 -07:00
Zack T
2004df0e1c
Updated Notes and Examples
...
Updated notes and examples
2020-11-05 21:48:13 -07:00
Zack T
5d503a3145
v1.1.0 = Updated to support Big Sur
...
+ Updated to support Big Sur
2020-10-27 13:29:07 -07:00
Zack T
5c623ce76c
v1.1.0 = Resolved issue when directory didn't exist
...
+ Resolved rare issue when the ~/Library/Fonts directory didn't exist
2020-10-22 12:34:18 -07:00
Zack T
e88dd11686
v1.2.0 = Added support for macOS Betas
...
+ Added support for macOS Betas
2020-10-22 11:17:11 -07:00
Zack T
527e4c1165
v1.8.0 = Proper support for Big Sur (Beta) and additional fixes
...
+ Proper preliminary support for Big Sur as far as the currently known system requirements
+ Fixed a few logic that would have caused the wrong OS version to be reported
+ Fixed a few formatting issues/inconsistencies
2020-10-21 16:35:57 -07:00
Zack T
ff687c0e33
v1.0.0 = Initial Version
...
+ Initial Version
2020-10-08 17:24:03 -07:00
Zack T
b770b28076
v1.2.1 = Corrected grammar
...
+ Corrected grammar
2020-10-05 12:47:09 -07:00
Zack T
ea7e552cf0
v1.0.0 = Initial Version
...
+ Initial Version
2020-10-05 12:30:55 -07:00
Zack T
67aea276ae
v1.11.0 = Support to check if FDA is enabled
...
+ Added support to check if FDA is enabled or disabled
2020-10-01 15:13:06 -07:00
Zack T
ccd46e4a09
Update README
...
Updating READMEs.
2020-10-01 14:05:24 -07:00
Zack T
2efa3c0e9c
v1.0.0 = Initial Version
...
+ Initial Version
(Re-organizing after merging repos.)
2020-10-01 14:04:47 -07:00
Zack T
a29c13d606
v1.3.0 = A couple overall improvements to existing logic
...
+ Improved the code checking if the Security Group already exists before creating it
+ Added additional functionality to the parameters
2020-10-01 14:00:26 -07:00
Sam Novak
ecced7805c
Update jamf_ea_LatestOSSupported.sh
...
Add in big sur
2020-10-01 10:47:23 -07:00
Zack T
674994c7ad
v1.10.0 = Support for v5.36+
...
+ Updated to support changes in v5.36+
2020-09-11 12:01:35 -07:00
Zack T
2b23872cf7
v1.9.0 = Accounting for SIP Disabled Systems
...
+ Added support for SIP Disabled Systems
2020-09-11 12:01:30 -07:00
Zack T
dc25d2e0ae
v1.0.0 = Initial Version
...
Initial Version
2020-07-02 00:04:08 -07:00
Zack T
08ba78462e
v1.1.0 = Added Support for Catalina
...
+ Added Support for Catalina
+ Added check to verify the file exists just in case
2020-06-24 19:21:22 -07:00
Zack T
6e6c9b97f7
v1.7.0 = Improved/Simplified Code & Improved Support for Catalina
...
+ Added full support for Catalina (taking into account RAM requirements now)
+ Determining whether system supports upgrades based on current RAM Capacity *and* if RAM is Upgradeable
+ Restructured logic to hopefully make it easier to follow code
+ Simplified the macProModelCheck Function
+ Commented code extensively
2020-03-24 00:18:35 -07:00
Zack T
aa66cf0fff
v1.8.0 = Fixed one last logic issue
...
+ Resolved issue with the CS Version check when CS wasn't actually running.
2019-09-18 14:35:45 -07:00
Zack T
7adf9868a9
v1.3.0 = Added the KEXT database to the default items collected
...
+ The default items will now collect the KextPolicy database, including user and mdm approved kernel extensions
2019-09-17 00:04:48 -07:00
Zack T
46a55213f2
v1.7.0 = Rewrote and Improved the Date Check Logic
...
+ Rewrote the "Connected Date" check logic for more accurate results
2019-09-17 00:00:04 -07:00
Zack T
c3168488b7
v1.6.0 = Improved and resolved KEXT checking logic
...
+ Improved and resolved logic for checking if KEXTs are loaded
+ Minor performance and readability improvements
2019-09-16 23:53:04 -07:00
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
98a3176f39
v1.0.0 = Initial Version
...
+ Initial Version
2019-08-28 14:26:00 -07:00