mdls
NAME mdls – lists the metadata attributes for the specified file SYNOPSIS mdls [-name attributeName] [-raw [-nullMarker markerString]] file … […]
Search for 0 Loaded System Extensions #!/bin/bash result=$( systemextensionsctl list | grep ‘0 extension(s)’ ) echo “<result>$result</result>” exit 0
systemextensionsctl Read More - click »
https://docs.microsoft.com/en-us/microsoft-365/compliance/encryption-office-365-certificate-chains-itar?view=o365-worldwide #!/bin/bash mkdir ~/Desktop/Microsoft_Certs # make directory for resulting certs [[ ! -d ./MS-CAs ]] && mkdir ./MS-CAs && mkdir
Microsoft 365 encryption chains Read More - click »
How to Reissue a Recovery Key for Filevault https://hcsonline.com/images/PDFs/Jamf_Recovery_key_Filevault.pdf
Reissue a Recovery Key for Filevault Read More - click »
Your Sign-in was successful but does not meet the criteria to access this resource https://techcommunity.microsoft.com/t5/microsoft-teams/your-sign-in-was-successful-but-does-not-meet-the-criteria-to/m-p/996075 Office 365 Software History https://docs.microsoft.com/en-us/officeupdates/update-history-office-for-mac#most-current-packages-for-office-for-mac
Office 365 Read More - click »
Use zgrep to recursively (-R) search the logs directory (/var/log), this doesn’t handle Apple’s asl format nicely zgrep -R that_thing
zgrep search logs Read More - click »
https://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect49/upgrade/AnyConnect_macOS_BigSur_Advisory.pdf AnyConnect Changes Related to macOS 11 (And Later) ———— MDM profile here https://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect49/upgrade/AnyConnect_macOS_BigSur_Advisory.html#_Toc52277863 ———— MDM profile here Table of
AnyConnect Changes Related to macOS 11 Read More - click »