Posted on 03-15-2023 01:07 AM
Hi All,
We currently are using McAfee Endpoint Protection and we would like to at least have it update automatically.
Able to know if there is a script that we can use to do just that?
Sorry as I am literally new in scripting.
Solved! Go to Solution.
Posted on 06-08-2023 03:26 AM
sudo /Library/McAfee/agent/bin/cmdagent man
usage: cmdagent [options]
where options are:
-c: checks for new policies
-e: enforce policies locally
-p: collect and send properties
-f: send events
-s: displays the agent monitor UI
-i: displays agent info
-l: set logfile location
-x: display the custom properties set on the machine
-h: displays help
Posted on 03-15-2023 04:26 AM
I recommend reaching out to McAfee with this question. Whether the app supports auto update or not is on the vendor, and if it does support auto update the vendor should be able to provide direction on how to enable auto update.
In my experience most security tools like McAfee handle updates from their admin console with no MDM shenanigans needed.
Posted on 03-15-2023 04:56 AM
McAfee is fun. Joking.
Do you have an A/V admin there? From what I recall, we had to pull packages from McAfee, but it depended on what products you were using. Be sure to test all of it. For the auto-update, you may have to talk to the A/V admin to see if they locked it down or not.
Posted on 03-15-2023 06:18 PM
Got it. I have also contacted McAfee and waiting for their reply. Thanks a lot.
Posted on 06-08-2023 03:26 AM
sudo /Library/McAfee/agent/bin/cmdagent man
usage: cmdagent [options]
where options are:
-c: checks for new policies
-e: enforce policies locally
-p: collect and send properties
-f: send events
-s: displays the agent monitor UI
-i: displays agent info
-l: set logfile location
-x: display the custom properties set on the machine
-h: displays help