Excluding Folders With Mcafee Security For Mac

To Exclude specific folders under Users profile using RegEx in McAfee Security 1.0 from ePO: /Users/./folder path/. To exclude the VMDK files residing anywhere in the machine.vmdk - locally /.vmdk - from ePO. Some more examples for exclusions in MSM1.0/VSMAC 9.0 which utilizes RegEx. Exclude any file based on extension.ext. Best free antivirus for Mac: Avast Free Mac Securityavast.com Many antivirus suites provide a decent level of protection, but a few rise above all others by providing the very best in performance. The trusted zone is a list of files, folders and web addresses which Kaspersky Internet Security for Mac does not scan or control. Only add files, folders and web addresses to the trusted zone if you are certain that they are safe. Task Log on to the McAfee ePO server as an administrator. From the Policy Catalog, select Endpoint Security Threat Prevention as the product, then select On-Access Scan or On-Demand Scan as required. Click the policy, then click Show Advanced.

  1. Mcafee Security My Account Page
  2. Excluding Folders With Mcafee Security For Macs
  3. Mcafee Folder Delete
  4. Exclude A Folder From Mcafee
  5. Mcafee Internet Security Exclude Folder
  6. Exclude Folders From Mcafee Total Protection

From radmind

Excluding Folders With Mcafee Security For Mac
Jump to: navigation, search

The McAfee Security suite on Mac OS X has presented unique challenges for Radmind management over the years. The following recipe provides a starting point for managing McAfee Security and McAfee VirusScan 9 in an environment where McAfee ePolicy Orchestrator (ePO) is not used to manage Mac OS X clients.

Mcafee security free download

[edit]Application-specific command file

One way you might manage the McAfee Security suite — including the standalone VirusScan antimalware component — is to start with an application-specific command-in-command (k-in-k) file:

The contents of the exclusion command file and negative transcript were initially determined by installing the software, capturing an initial transcript, waiting for a period of time, and then attempting to upload to the Radmind server. Any paths that failed upload for any reason during the lcreate phase were considered candidates for exclusion or negative transcripts. Consider the following information to be a starting point, and please add to it if you can make improvements.

Note that, like McAfee VirusScan before it, McAfee Security may continue to install components that are architecture-specific. You may not be able to create a single application command file that works for both Intel and PowerPC Macs, if your environment requires support of both.

Examining the installer packages for McAfee Security or VirusScan will reveal that a number of changes are made to the filesystem in scripts, which further complicates system administrators’ understanding of how to best install and manage the software.

[edit]Group deployment with positive transcript

McAfee VirusScan and McAfee Security both create a new group named “Virex” in the local Mac OS X directory service at installation time. This takes place in one of the installation scripts.

Unlike all bundled Mac OS X groups, the name of the “Virex” group is capitalized — and with the rebadging of Virex as VirusScan (and then McAfee Security), it no longer reflects the product’s name.

Mcafee Security My Account Page

If you have standardized on non-NetInfo versions of Mac OS X, you can create this group on all of your managed systems by distributing a DSLocal property list file via Radmind. It is suggested that you create the group to your liking — customizing the GID, for example — before you install the software. This ensures that the files laid down by the McAfee Security installation — and your positive transcript of the software — will reflect your customizations to the group.

Once you have created the group, or accepted the one created for you by the McAfee Security installer, you can capture it in a positive transcript. You will have to capture this explicitly with the Radmind tools (“fsdiff -1” is suggested to get this single file), as the DSLocal database is normally in negative space.

Once you have captured a transcript for the Virex group, you can update the application-specific command file:

[edit]Exclusion patterns

Exclusion patterns are useful for completely ignoring a path when it would otherwise appear in a transcript. In the case of McAfee Security, the exclusion patterns are intended to match files that the software uses in the process of running. Candidate paths represent files do not need to be installed or maintained — it may be detrimental to the functioning of the software to do so.

Excluding Folders With Mcafee Security For Macs

Some of these patterns attempt to match very specific paths for directory contents, where a negative transcript line for the directory might have been used instead. This is done to reduce the overall number of directories that are left unmanaged because they are in negative.

The exclusion command file’s contents are:

[edit]Negative transcript

Mcafee Folder Delete

For McAfee Security, negative transcript lines indicate files and directories which do need to exist, but may change over time during the operation of the software. The negative command file’s contents are:

Exclude A Folder From Mcafee

[edit]Positive transcripts

After you have the Virex group positive transcript, exclusion command file, and negative transcript captured, you can begin to create a standard positive transcript for McAfee Security.

Mcafee Internet Security Exclude Folder

If you find improvements that can be made to the recipe above, please edit this page!

Exclude Folders From Mcafee Total Protection

Retrieved from 'http://webservices.itcs.umich.edu/mediawiki/radmind/index.php/McAfee_Security_for_Mac_OS_X'