cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Match XML policy exports with GUI setting names

Jump to solution
Hi, I am performing ePO policy cleanup as part of Health Report recommendations. I have exported all ENS policies manually as there is no bulk export functionality in ePO and cripted XML parser to agregate all the policy settings in one CSV. Now I am trying to relate XML exported settings with GUI settings. Some of them are self-explanatory but some of them I just can't find. I didn't find any KB or article from McAfee. Does anybody know how can I relate exported XML settings with GUI? E.g. What setting in XML file represents Endpoint Security Threat Prevention -> On-Access Scan -> Low-Risk Processes > Settings -> File types to scan Thank you!
1 Solution

Accepted Solutions
Former Member
Not applicable
Report Inappropriate Content
Message 4 of 7

Re: Match XML policy exports with GUI setting names

Jump to solution

As mentioned, the setting you are looking for would be here:

LowRisk-Detection szProgExts

 

However it won't give you a 1 or 0 value because the output is a list of file types.

View solution in original post

6 Replies
Former Member
Not applicable
Report Inappropriate Content
Message 2 of 7

Re: Match XML policy exports with GUI setting names

Jump to solution

Hi @User29439975 

We don't have this documented anywhere I'm afraid. Your best option would be to open the xml in something easily searchable i.e. Notepad++ and look for something specific within that setting i.e. if you are looking for "Low-Risk Processes" then search for one of your defined low risk processes and you'll find the right section.

For Endpoint Security Threat Prevention -> On-Access Scan -> Low-Risk Processes > Settings, you'll want to look at: 

<section name="lowrisk-detection">
<setting name="szProgExts">

Re: Match XML policy exports with GUI setting names

Jump to solution

Hi chealey ,

Thank you for quick reply.

Yes, that was my approached but I still was not able to identofy those.

Some of the settings are self explanatory and can be identified easily like:

bScanArchivesfor "Compressed archieve files"
bScanBackupReadsfor "Opened for backup"
bScanMimefor "Compressed MIME-encoded files"

 

But I can't relate anything with "File types to scan".

Is there anything you identiy?

SectionSettingValue
LowRisk-DetectionbApplyNVP1
LowRisk-DetectionbNetworkScanEnabled0
LowRisk-DetectionbScanArchives0
LowRisk-DetectionbScanBackupReads0
LowRisk-DetectionbScanMime0
LowRisk-DetectionbScanReading1
LowRisk-DetectionbScanWriting1
LowRisk-DetectionbUnknownMacroHeuristics0
LowRisk-DetectionbUnknownProgramHeuristics0
LowRisk-DetectionextensionMode1
LowRisk-DetectionszProgExts 
LowRisk-DetectionuAction1
LowRisk-DetectionuAction_Program1
LowRisk-DetectionuScanErrorAction4
LowRisk-DetectionuSecAction2
LowRisk-DetectionuSecAction_Program2
LowRisk-DetectionuTimeOutAction4

 

Former Member
Not applicable
Report Inappropriate Content
Message 4 of 7

Re: Match XML policy exports with GUI setting names

Jump to solution

As mentioned, the setting you are looking for would be here:

LowRisk-Detection szProgExts

 

However it won't give you a 1 or 0 value because the output is a list of file types.

Re: Match XML policy exports with GUI setting names

Jump to solution

Thank you. Didn't get that from first post 🙂

 

Re: Match XML policy exports with GUI setting names

Jump to solution

Hey Guys,

Is there any dictionary that describes what policy export XML settings/tags stand for?

Eg. I have a number of excluded folders under ENS On-Access Scan in my policies. In exported XML file exclusions are listed in the following format:

<Setting name="ExcludedItem_31" value="3|3|C:\Folder1|"/>
<Setting name="ExcludedItem_32" value="3|7|C:\Folder2|"/>
<Setting name="ExcludedItem_33" value="4|3|jrs|"/>
<Setting name="ExcludedItem_34" value="4|3|chk|"/>
<Setting name="ExcludedItem_35" value="3|6|C:\Folder3|"/>
 
It seems that:
  • 3|3 stands for - Read/Write, Subfolders excluded "No" 
  • 3|7 stands for - Read/Write, Subfolders excluded "Yes"
  • 4|3 stands for - Read/Write, Subfolders excluded "Yes"
  • 3|6 stands for - Read, Subfolders excluded "No"
  • 0|3 stands for - Modified 90 or more days ago
But this is only speculation. Is there any full list of available options?
 
 
AHal
Level 7
Report Inappropriate Content
Message 7 of 7

Re: Match XML policy exports with GUI setting names

Jump to solution

Hi all,

I am having this same problem aswell. 

Is there any document that translates the XML settings as to what is in the GUI? Some of them are obvious, others not.

Many thanks.

You Deserve an Award
Don't forget, when your helpful posts earn a kudos or get accepted as a solution you can unlock perks and badges. Those aren't the only badges, either. How many can you collect? Click here to learn more.

Community Help Hub

    New to the forums or need help finding your way around the forums? There's a whole hub of community resources to help you.

  • Find Forum FAQs
  • Learn How to Earn Badges
  • Ask for Help
Go to Community Help

Join the Community

    Thousands of customers use our Community for peer-to-peer and expert product support. Enjoy these benefits with a free membership:

  • Get helpful solutions from product experts.
  • Stay connected to product conversations that matter to you.
  • Participate in product groups led by employees.
Join the Community
Join the Community