SphereShield Versions:
1- Bastion 2.0.9.0
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:
<host>statics.teams.cdn.office.net</host>
As for the certificate, we need to use Teams8.pfx, which is the same as Teams7.pfx, but with this host:
*.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. Modify the PAC file and add the following line:
"statics.teams.cdn.office.net"
Configure the workstation to run with the proxy (PAC) and then install the new Teams client.
In TeamsProtecotr.xml of the reverese proxy add this line in the </AdditionalFilterSettings> section
<cdnOnly>true</cdnOnly>
The maintenance server should also be running as it sends the IM to users who violate the rules. It is also recommended to empty the MESSAGES_OUTBOX table beforehand.