Posted on 01-29-2015 11:45 AM
Maybe this is actually a feature request, but maybe there is a way to do this and I just don't know about it.
When you run a policy it is real easy to look at the logs and see if it was unsuccessful on certain machines. If you have a configuration profile that you have scoped out to a number of machines it will show you in the dashboard exactly where it is at. It will say how many have completed, how many to go, and there often might be a red slice in that pie that says there were errors on 8 machines. On a policy you can easily find out what 8 machines the errors were on. For a configuration profile is there a way to figure out what machines the errors occurred on so you can go and correct the issue. Maybe there is an easy way and I'm just not seeing it.
Solved! Go to Solution.
Posted on 01-29-2015 12:04 PM
Vote them up : )
https://jamfnation.jamfsoftware.com/featureRequest.html?id=2518
and
https://jamfnation.jamfsoftware.com/featureRequest.html?id=609
Posted on 01-29-2015 11:51 AM
I couldn't find one, and think there is a feature request someplace : )
I had to create a smart group based on missing EAs that are checking for profiles and then go through that list manually
Posted on 01-29-2015 12:01 PM
support helped us create EA's as well. It seemed crazy to me at the time that on the dashboard it reports how many errors there were but there's no way to more easily view that error data.
Posted on 01-29-2015 12:04 PM
Vote them up : )
https://jamfnation.jamfsoftware.com/featureRequest.html?id=2518
and
https://jamfnation.jamfsoftware.com/featureRequest.html?id=609
Posted on 01-29-2015 12:10 PM
Just put in my votes.
Posted on 01-29-2015 07:29 PM
@CasperSally and @gachowski would you mind sharing those EA's? We are having issues with profiles and I would like to get an idea of how many Macs we are truly seeing this issue on.
Posted on 01-30-2015 08:51 AM
Shane,
I used this as a starting point :) you have to name match :)
https://jamfnation.jamfsoftware.com/viewProductFile.html?id=135&fid=659
Posted on 02-18-2015 08:21 AM
Check it out - Version 9.65 has enhanced Configuration Profile logging for OS X and iOS. These features are available on the dashboard and in the list of configuration profiles under the Computers and Mobile Devices tabs respectively. They are also aggregated into the new Event Logs area which is accessible by going into the JSS Settings > Global Management > Event Logs. Let us know if this enhancement meets all the needs!
Posted on 02-18-2015 08:54 AM
I just shove the entire list of installed profiles into an EA and then scope off of that with "like" queries (easy to do because we only install profiles at the computer level):
#!/bin/sh
confProfiles=`/usr/bin/profiles -C`
echo "<result>$confProfiles</result>"
Posted on 04-08-2015 08:46 AM
"They are also aggregated into the new Event Logs area which is accessible by going into the JSS Settings > Global Management > Event Logs"
Well this is odd, i do not see this in my JSS. There is no event logs icon on my global management screen