We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grep 'Installed' /private/var/log/install.log
Dec 22 10:55:47 MacBook-Pro OSInstaller[605]: Installed "SU_TITLE" () Dec 22 10:55:47 MacBook-Pro OSInstaller[605]: Installed "SU_TITLE" () 2020-12-22 03:01:13-08 macbook-pro installd[465]: Installed "VMware Workspace ONE Intelligent Hub" () 2020-12-22 12:02:09+01 macbook-pro installd[465]: ./postinstall: Agent Successfully Installed 2020-12-22 12:02:09+01 macbook-pro installd[465]: Installed "McAfee Agent" () 2020-12-22 12:02:11+01 macbook-pro installd[465]: Installed "Zscaler-osx-2.1.2.38-installer (1)-2.1.2" () 2020-12-22 12:02:27+01 MacBook-Pro installd[465]: ./postinstall: McAfee Data Exchange Layer Successfully Installed 2020-12-22 12:02:27+01 MacBook-Pro installd[465]: Installed "MFEdx-ma-6.0.0-241.x86_64" () 2020-12-22 12:03:17+01 MacBook-Pro installd[465]: Installed "OneDrive" (20.169.0823) 2020-12-22 12:48:11+01 MacBook-Pro installd[663]: Installed "FireEye Agent" (33.22.6) 2020-12-22 12:48:24+01 MacBook-Pro system_installd[933]: Installed "MRTConfigData" (1.72) 2020-12-22 12:48:24+01 MacBook-Pro system_installd[933]: Installed "XProtectPlistConfigData" (2137) 2020-12-22 12:54:18+01 MacBook-Pro installd[663]: Installed "McAfee Endpoint Security for Mac" () 2020-12-22 13:25:10+01 MacBook-Pro installd[769]: Installed "Pulse Secure" (9.1.9.4983)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
grep 'Installed' /private/var/log/install.log
Dec 22 10:55:47 MacBook-Pro OSInstaller[605]: Installed "SU_TITLE" ()
Dec 22 10:55:47 MacBook-Pro OSInstaller[605]: Installed "SU_TITLE" ()
2020-12-22 03:01:13-08 macbook-pro installd[465]: Installed "VMware Workspace ONE Intelligent Hub" ()
2020-12-22 12:02:09+01 macbook-pro installd[465]: ./postinstall: Agent Successfully Installed
2020-12-22 12:02:09+01 macbook-pro installd[465]: Installed "McAfee Agent" ()
2020-12-22 12:02:11+01 macbook-pro installd[465]: Installed "Zscaler-osx-2.1.2.38-installer (1)-2.1.2" ()
2020-12-22 12:02:27+01 MacBook-Pro installd[465]: ./postinstall: McAfee Data Exchange Layer Successfully Installed
2020-12-22 12:02:27+01 MacBook-Pro installd[465]: Installed "MFEdx-ma-6.0.0-241.x86_64" ()
2020-12-22 12:03:17+01 MacBook-Pro installd[465]: Installed "OneDrive" (20.169.0823)
2020-12-22 12:48:11+01 MacBook-Pro installd[663]: Installed "FireEye Agent" (33.22.6)
2020-12-22 12:48:24+01 MacBook-Pro system_installd[933]: Installed "MRTConfigData" (1.72)
2020-12-22 12:48:24+01 MacBook-Pro system_installd[933]: Installed "XProtectPlistConfigData" (2137)
2020-12-22 12:54:18+01 MacBook-Pro installd[663]: Installed "McAfee Endpoint Security for Mac" ()
2020-12-22 13:25:10+01 MacBook-Pro installd[769]: Installed "Pulse Secure" (9.1.9.4983)
The text was updated successfully, but these errors were encountered: