Sunday, 13 March 2011

Appsense Speed up console load times

If the Appsense Management consoles are launched on a machine with no Internet connection the console can take an age to launch.

This tweak resolves that issue.

Edit the file called "EMCONSOLE.exe.config" located in
c:\program files\appsense\environment manager\console

add the following code before the last line (replace # with <>)

#runtime#
#generatepublisherevidence enabled="false"#
#/generatepublisherevidence# #/runtime#


Note : this works with all the Appsense consoles not just Environment Manager (EM)

No comments:

Post a Comment