You are on page 1of 1

The only pre-requisites are Outlook 2010+, .NET 4.

5 and MS VSTO 2010 (which should be packaged by


default with Outlook 2010/2013/2016+).

The following registry keys would also have to be applied in order to have local desktop encryption and
gateway encryption (this can also be rolled out via GPO).

[HKEY_LOCAL_MACHINE\SOFTWARE\Egress\Switch] This is relevant for 32-bit machines


"forcegatewaymode"=dword:00000000
"gatewayaddress"="EgressGateway"
"MinimumSizeKB"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Egress\Switch] This is relevant for 64-bit


machines
"forcegatewaymode"=dword:00000000
"gatewayaddress"="EgressGateway"
"MinimumSizeKB"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins\Egress.Switch] This forces the


Switch Add-In to load within Outlook
LoadBehaviour"=dword: 00000003

Alternatively if you would prefer to do this over a remote session, I can ask one of my colleagues to go
through this with you tomorrow, otherwise I will be able to assist on Thursday.

You might also like