SphereShield Versions:
1- Bastion 2.0.9.0 and above
Copy the new bastion.exe and replace it with the old one, then in bastion.xml add the following host to the host’s list in the forward listener:
Code Block |
---|
<host>statics.teams.cdn.office.net</host> |
As for the certificate, we need to The certificate used in Bastion.xml needs to have this extra host in SAN (If you are using AGAT certificate, then use Teams8.pfx, which is the same as Teams7.pfx, but with this host:)
Code Block |
---|
*.teams.cdn.office.net |
2- TeamsProtector 1.7.1.3
Copy the new TeamsProtector.dll and replace it with the old one, we also need to copy the following new files TeamsProtector2.js and calling_electron_bundle.js and paste them into the same directory of the fw_proxy.If you already have the new Teams client on your desktop, please remove it without the proxy.
3- PAC file
Modify the PAC file and add the following line:
...
Configure the workstation to run with the proxy (PAC) and then install the new Teams client. The maintenance server should also be running as it sends the Info
If you already have the new Teams client on your desktop, please remove it and install it back with AGAT proxy configured
Info |
---|
For Ethical Wall: If you need incoming block notifications to users who violates EW, configure Maintenance Service send IM to users who violate the rules. It is also recommended to empty the MESSAGES_OUTBOX table beforehand. |