Thursday, January 26, 2017

Appsense AM and network exes

Appsense Application Manager (very sensibly) be preventing exe on network location from running.

If you want to add an exe as an Accessible Item be aware of the following.

AM may interpret the real location i.e. the server name which the exe file is being delivered from.  If you use a path to specify the exe file location then this could fail if the path you are using is a distributed file system (DFS) type.  Consider not using the path as part of the specification.

RALogger.exe - this is the AM rules analyser.  Run this elevated while executing an exe file.  The XML logs which this tool creates will log the rules involved in blocking / allowing the file to run.

Monday, January 23, 2017

Don't forget your carrots.


I mean carats.  ^ is a carat.

In Appsense Environment Manager Personalisation if you are specifying the version of the application executable version in the RegEx field it is a important to use

^11.*  for a exe with a 11.0.2600.0 version.  The carat makes appsense read the string from the beginning and without it, it probably will not work.



https://www.myappsense.com/documentation/20140723/AppSense%20Environment%20Manager%20Personalization%20Product%20Guide.pdf