Hi Team,
How can I disable or remove the default templates for flex config files in UEM? for example Internet Explorer (IE)
The reason why I am asking is to capture my won steps in app profiler.
Requesting... Need to resolve it ASAP.... in pressure...
pim
Hi,
If the default templates (INI files) are imported, the files can be disabled or deleted within the Management Console. You can choose to either Retire, Delete or disable the config file.
Is this what you are searching for?
Regards,
Hi DSigmond,
Thanks for responding, actually I am trying to capture custom actions for IE in application profiler, but the problem here is application profiler is not allowing me to select IE to capture my custom actions and saying "I can not select the default templates of flex configuration files"
Please see below attachment
I remember this one: Pim_van_de_Vis 17.11.2016 13:06 (answer to alsmk2)
There is a workaround to using the Application Profiler if for some reason the provided templates don't work for you.
You can profile Outlook, Word, Excel, etc. by putting it on the Whitelist for the Application Profiler with this registry key:
[HKEY_CURRENT_USER\Software\Immidio\Application Profiler\2.0\Profiling\Options\WhiteListedApps]
Create a reg_sz with a random name, for instance '1' and make the value the executable name:
"1"="acrord32.exe"
"2"="winword.exe"
maybe this works for IE too?
As mentioned by HartmutEhl you can whitelist processes from default templates within the profiler.
Actually there is now a KB for this:
In addition, if you are a advanced user you can also capture the settings with Regshot or procmon.
Regards
Hi HartmutEti
I can't see this path [HKEY_CURRENT_USER\Software\Immidio\Application Profiler\2.0\Profiling\Options\WhiteListedApps]in my registry
but I can see [HKEY_CURRENT_USER\Software\Immidio\Application Profiler\2.0\sections]
I am using UEM 9.1 version
It was not working for me
Hi Sravan_k,
What are you trying to accomplish?
The by VMWare supplied templates are a great base to add some additions in case you need extra's in here.
I would recommend to use the standard template and expand it to fit your needs. By expanding the default connfiguration you can see whats in the template and (expended or not) you can always add additions to the template.
Watch out. Don't create a sluggish overcomplete settings file. This will reduce user experience a lot!
Hi Pieter_S,
I am trying to capture, "setting up an plugin options for one of the online application which is logon in IE browser"
Please help me out in this process!
Not very clear to me, but are you trying to enable or disable certain plugins in IE? Because you can also use GPO settings for this: https://social.technet.microsoft.com/wiki/contents/articles/11406.how-to-disable-internet-explorer-i...
