Configuration Profile Audit
Log In or Register to download the BES file, and more.

0 Votes

Description

Must be used with a recurring task to output profile information to an xml file at "/Library/Application Support/BigFix/BES Agent/__BESData/__Global/__ConfigProfiles"

Property Details

ID2998505
StatusBeta - Preliminary testing ready for more
TitleConfiguration Profile Audit
DomainBESC
KeywordsmacOS, configuration profiles, .mobileconfig, plist, .plist
Added by on 12/22/2016 12:55:51 PM
Last Modified by on 1/5/2017 11:25:32 AM
Counters 4638 Views / 5 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Properties

All Config Profiles
Period 12 hours
 
  * Results in a true/false
Show indented relevance
("Profile Name: " & (string "_name" of it) & " | Description: " & (string "spconfigprofile_description" of it) & " | Organization: " & (if (exists string "spconfigprofile_organization" whose (it != "") of it) then (string "spconfigprofile_organization" of it) ELSE "N/A") & " | Identifier: " & (string "spconfigprofile_profile_identifier" of it) & " | Install Date: " & (string "spconfigprofile_install_date" of it) & " | Removal Prohibited?: " & (string "spconfigprofile_RemovalDisallowed" of it)) of (dictionaries of values of arrays of values of entries of dictionaries of values of arrays of values of entries of dictionaries of values of arrays of files "/Library/Application Support/BigFix/BES Agent/__BESData/__Global/__ConfigProfiles")
Device Config Profiles
Period 12 hours
 
  * Results in a true/false
Show indented relevance
("Profile Name: " & (string "_name" of it) & " | Description: " & (string "spconfigprofile_description" of it) & " | Organization: " & (if (exists string "spconfigprofile_organization" whose (it != "") of it) then (string "spconfigprofile_organization" of it) ELSE "N/A") & " | Identifier: " & (string "spconfigprofile_profile_identifier" of it) & " | Install Date: " & (string "spconfigprofile_install_date" of it) & " | Removal Prohibited?: " & (string "spconfigprofile_RemovalDisallowed" of it)) of (dictionaries of values of arrays of values of entries of dictionaries whose (string "_name" of it = "spconfigprofile_section_deviceconfigprofiles") of values of arrays of values of entries of dictionaries of values of arrays of files "/Library/Application Support/BigFix/BES Agent/__BESData/__Global/__ConfigProfiles")
User Config Profiles
Period 30 days
 
  * Results in a true/false
Show indented relevance
("Profile Name: " & (string "_name" of it) & " | Description: " & (string "spconfigprofile_description" of it) & " | Organization: " & (if (exists string "spconfigprofile_organization" whose (it != "") of it) then (string "spconfigprofile_organization" of it) ELSE "N/A") & " | Identifier: " & (string "spconfigprofile_profile_identifier" of it) & " | Install Date: " & (string "spconfigprofile_install_date" of it) & " | Removal Prohibited?: " & (string "spconfigprofile_RemovalDisallowed" of it)) of (dictionaries of values of arrays of values of entries of dictionaries whose (string "_name" of it = "spconfigprofile_section_userconfigprofiles") of values of arrays of values of entries of dictionaries of values of arrays of files "/Library/Application Support/BigFix/BES Agent/__BESData/__Global/__ConfigProfiles")

Relevance

Used in 227 fixlets and 100 analyses   * Results in a true/false
Show indented relevance
mac of operating system
Used in 1 analsis   * Results in a true/false
Show indented relevance
exists file "/Library/Application Support/BigFix/BES Agent/__BESData/__Global/__ConfigProfiles"

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!