
Sammeln asked a question.
Hi,
Does anyone use the Snow Inventory Admin Console to push out changes to Mac audit schedules ?. Is it simply a case of pushing the com.snowsoftware.Inventory.plist file out as a Support File as part of an Agent Update?.
Thanks
Pete
Hi Samuel, thanks for coming back to me. Let's say we want to move away from the default schedule (Daily, 9am) to something else (say, Daily 11am). I understand this is configured in the .plist:
<dict>
<key>Hour</key>
<integer>9</integer>
<key>Minute</key>
<integer>0</integer>
</dict>
I have seen the info here: https://www.launchd.info/ but my questions is if those changes to the com.snowsoftware.Inventory.plist file could be pushed out via the SIAC ?