How to disable plugins at the workstation level

How to Disable Plugins at the Workstation Level

Details:

Instructions:

  1. Create a disabled plugin batch file.
  1. Open Notepad
  2. Copy these lines into Notepad
@echo off
for %%G in (*.dll) do (copy /Y nul “%%G”)
Graphical user interface, application  Description automatically generated

 

  1. Save as “disable plugin.bat” to your desktop or a place you prefer.

 

  1. Disable all the plugins at the workstation level.
  1. Copy and Paste disable plugin.bat (from Step I.3 above) to the following location
    1. C:\Users\%username%\AppData\LocalLow\Apps\Ellie Mae\<hash folder>=\EncompassData\Settings\Cache\<hash folder>\Plugins
    2. Keep this window open, off to the side
    3. Close completely out of all instances of Encompass
    4. Run the disable plugins.bat file by double clicking on it.
Note the file size of your plugins will change from greater than 0 (active) to 0 (inactive)
    1. When the size is 0, then the plugin is disabled.
A picture containing text  Description automatically generated

 

  1. Log back into Encompass
  2. There will be pop-up messages saying your “An error has occurred while retrieving the <plugin name.dll> plugin. This plugin will not run during this Encompass session.“
Timeline  Description automatically generated with low confidence
Say OK to all the plugin messages. There could be several pop-ups, depending on how many plugins you have.
  1. Once in Encompass – start testing to see if you can recreate the issue while the plugins are disabled.
  2. If you cannot recreate the issue, then you know a plugin was causing it.

 

  1. Disable one plugin at the workstation level.
  1. Go to following file location
    1. C:\Users\%username%\AppData\LocalLow\Apps\Ellie Mae\<hash folder>=\EncompassData\Settings\Cache\<hash folder>\Plugins – Select one plugin
    2. Right click on the plugin, select Edit with Notepad++ or Notepad
    3. Inside Notepad++, Select All (Ctrl+A), then click on Delete (DEL), then click File > Save
    4. Results – One plugin disable as file size of 0
Graphical user interface, text, application  Description automatically generated

 

  1. Re-enable all the plugins:
  1. Close Encompass
  2. Go to this file location (the opened window that you side aside earlier)
    1. C:\Users\%username%\AppData\LocalLow\Apps\Ellie Mae\<hash folder>=\EncompassData\Settings\Cache\<hash folder>\Plugins
  3. Delete the “Plugins” folder from the same location as before.
 Graphical user interface, text, application, Word, email  Description automatically generated
  1. Log back into Encompass – all the plugins will be enabled again.

 

  1. Re-enabled one or some plugins:

There are times where you may want to troubleshoot a specific plugin, below are the steps to enable the specific plugins that you want to troubleshoot.  Or once you have figured out that a plugin is causing this issue, these same steps can help to narrow it down which one it is.

  1. When all plugins are at size 0 (inactive),  delete a few plugins from this file location
    1. C:\Users\%username%\AppData\LocalLow\Apps\Ellie Mae\<hash folder>=\EncompassData\Settings\Cache\<hash folder>\Plugins
  2. Launch Encompass and the one(s) you deleted will re-stream upon login into this open file location.  Their file size will be greater than 0, so you know it have been enabled.
  3. Repeat this process until you find the active plugin that is causing your issue.

You may also like...

Popular Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.