Sysdiagnose Terminal

1. Open Terminal (Applications -> Utilities -> Terminal) 2. Type the following command in Terminal. Be prepared to wait about 2 to 5 minutes for Sysdiagnose to completely run. sudo…

Viewing Install Log

/var/log/install.log grep 'Installed' /private/var/log/install.log View the entire install log cat /private/var/log/install.log | open -f Link https://applehelpwriter.com/2013/05/21/how-to-check-whats-been-installed-on-your-mac/