Is there a way to get a list of all installed software from the JSS?
What I am looking for is a list of every installed application in our
environment.
We use extension attributes to convert the text into integers so we can
use the 'less than' ability of a smart group. #!/bin/sh if [ -d
/Library/Internet Plug-Ins/AdobePDFViewer.plugin ]; then
AcrobatProVersion=`/usr/bin/defaults read /Library/Intern...
Anyone else getting an error message that this script is unable to
access /Library/Application Support/com.apple.TCC/TCC.db on 10.10?
Worked flawlessly until now. :|
We use the Licensed Software feature and a static group. That way we can
display the licensed software for select users in their Self Service as
well as see who has it installed.