line 1703
If organizational score is 1 or true, check status of client
if [[ "${auditResult}" == "1" ]]; then
if [[ "$osVersion" == "12."* ]]; then
I'm not sure how to add support for OSVersion 13. I'd like to have an addition rather than a replacement 12 for 13.