<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ExcludeFiles with wildcards in Dynamic Environment Manager</title>
    <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/444162#M22</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;apelz&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct way to configure this is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #e23d39;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;ExcludeFiles&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;!!!!!*.*&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, that exclusion applies only to the Flex config file(s) that you put that exclude in. So, if you have a config file like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #e23d39;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;IncludeFolderTrees&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;&amp;lt;Desktop&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #e23d39;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;ExcludeFiles&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;!!!!!*.*&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then none of the honeypot files on the &lt;EM&gt;desktop&lt;/EM&gt; (or in any sub folders of the desktop) will be exported. If another config file exports some other folder, but that config file does &lt;EM&gt;not&lt;/EM&gt; contain the same exclude header, then the honeypot files from that folder &lt;EM&gt;will&lt;/EM&gt; be exported.&lt;/P&gt;&lt;P&gt;Could that explain the behavior you're seeing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In UEM 9.4 we added a &lt;EM&gt;Global Excludes&lt;/EM&gt; feature, which allows for defining, umm, global excludes once, and having them applied to each Flex config file. As that's a very specific feature, we didn't document it – I'd be happy to explain it, but as you're on 9.2 that's not going to help at this time anyway. In 9.2 the only solution is to specify the &lt;STRONG style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;!!!!!*.*&lt;/STRONG&gt; exclude in each and every Flex config file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2018 12:43:32 GMT</pubDate>
    <dc:creator>DEMdev</dc:creator>
    <dc:date>2018-08-01T12:43:32Z</dc:date>
    <item>
      <title>ExcludeFiles with wildcards</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/444161#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope someone can help me. We are using the security solution palo alto traps for endpoint protection. This software is creating some honeypot files inside of the userprofile. The files are hidden and look likes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/3291i7EAA40D5C6FE8E91/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to exclude this files from uem and tried different ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ExcludeFiles]&lt;/P&gt;&lt;P&gt;!!!!![MATCHALL]&lt;/P&gt;&lt;P&gt;!!!!![MATCHALL].[MATCHALL]&lt;/P&gt;&lt;P&gt;!!!!!*.*&lt;/P&gt;&lt;P&gt;!!!!!*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing is working. The files still in the uem profile. For testing im always deleting the profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were using UEM 9.2.0.794&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 10:11:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/444161#M21</guid>
      <dc:creator>apelz</dc:creator>
      <dc:date>2018-08-01T10:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: ExcludeFiles with wildcards</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/444162#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;apelz&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct way to configure this is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #e23d39;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;ExcludeFiles&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;!!!!!*.*&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, that exclusion applies only to the Flex config file(s) that you put that exclude in. So, if you have a config file like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #e23d39;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;IncludeFolderTrees&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;&amp;lt;Desktop&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #e23d39;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;ExcludeFiles&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;STRONG&gt;!!!!!*.*&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then none of the honeypot files on the &lt;EM&gt;desktop&lt;/EM&gt; (or in any sub folders of the desktop) will be exported. If another config file exports some other folder, but that config file does &lt;EM&gt;not&lt;/EM&gt; contain the same exclude header, then the honeypot files from that folder &lt;EM&gt;will&lt;/EM&gt; be exported.&lt;/P&gt;&lt;P&gt;Could that explain the behavior you're seeing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In UEM 9.4 we added a &lt;EM&gt;Global Excludes&lt;/EM&gt; feature, which allows for defining, umm, global excludes once, and having them applied to each Flex config file. As that's a very specific feature, we didn't document it – I'd be happy to explain it, but as you're on 9.2 that's not going to help at this time anyway. In 9.2 the only solution is to specify the &lt;STRONG style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;!!!!!*.*&lt;/STRONG&gt; exclude in each and every Flex config file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:43:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/444162#M22</guid>
      <dc:creator>DEMdev</dc:creator>
      <dc:date>2018-08-01T12:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: ExcludeFiles with wildcards</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/2815573#M6482</link>
      <description>&lt;P&gt;I have a similar issue with ExcludeFolders instead of Files&lt;/P&gt;&lt;P&gt;The config is for Google Chrome Browser.&lt;/P&gt;&lt;P&gt;I want to exclude for example following folders (including subfolders/files)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ExcludeFolderTrees]&lt;/P&gt;&lt;P&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_002&lt;/P&gt;&lt;P&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_003&lt;/P&gt;&lt;P&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_004&lt;/P&gt;&lt;P&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_005&lt;/P&gt;&lt;P&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_........&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How can I easily exclude all these cache folders in this path?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;VMHero4ever&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 16:00:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/2815573#M6482</guid>
      <dc:creator>VMHero4Ever</dc:creator>
      <dc:date>2020-12-08T16:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: ExcludeFiles with wildcards</title>
      <link>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/2815799#M6485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/3593289"&gt;@VMHero4Ever&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://docs.vmware.com/en/VMware-Dynamic-Environment-Manager/2009/com.vmware.dynamic.environment.manager-adminguide/GUID-7AE577E2-2452-4516-B55B-557E57E4F4F9.html" target="_self"&gt;&lt;EM&gt;Wildcard Support in Exclude Section Headers&lt;/EM&gt;&lt;/A&gt; for this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;[ExcludeFolderTrees]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;lt;LocalAppData&amp;gt;\Google\Chrome\User Data\Default\old_Cache_&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;[MATCHALL]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 14:07:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Dynamic-Environment-Manager/ExcludeFiles-with-wildcards/m-p/2815799#M6485</guid>
      <dc:creator>DEMdev</dc:creator>
      <dc:date>2020-12-09T14:07:41Z</dc:date>
    </item>
  </channel>
</rss>

