Forum Discussion
Microsoft BITS Errors While Attempting To Download Outlook Offline Address Book (OAB)
Apparently, editing an existing post deletes it when you click Save. 🙂
Let's try this again:
PD was unable to reproduce our symptoms, therefore they could not identify a BZID. As a workaround, to fix the OAB download issue you must perform the following steps:
Note: On VIPRIONs, MAKE SURE to use the Cluster Shell "clsh" where noted as it is crucial these files are configured identically across all slots in your cluster.-
On your BigIP/VIPRION, use a text editor to create a file called tmm_init.tcl with the following contents:
rule /Common/_sys_APM_Exchange { when HTTP_RESPONSE_RELEASE { log local0. "Bypass iRule" } } -
Set the permissions on the above file using one of the two commands below:
BigIP -
/ VIPRION -chmod 644 /config/tmm_init.tclclsh chmod 644 /config/tmm_init.tcl -
Run one of the following commands to restart tmm:
BigIP -
/ VIPRION -bigstart restart tmmclsh bigstart restart tmm -
Run one of the following commands to verify tmm has restarted:
BigIP -
/ VIPRION -bigstart status tmmclsh bigstart status tmm
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
