Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756�
How to back up and restore the registry in Windows
To change the default behavior to permit an OWA user to access freedocs in public folders, follow these steps on both front-end and back-end servers:
- Start Registry Editor.
To do this, click Start, click Run, type regedit in the Open box, and then click OK. - Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeWeb\OWA
- On the Edit menu, point to New, click DWORD Value, and then type EnableFreedocs.
- Double-click EnableFreedocs, and then set the value to one of the following:
0 = Freedocs are inaccessible in OWA. This value is the default value.
1 = Freedocs are accessible in OWA, but only when the freedocs are accessed from the back-end server.
2 = Freedocs are accessible in OWA, but only when the freedocs are accessed from the back-end server or
the front-end server by using a host header that matches an entry in the AcceptedAttachmentFrontEnds
registry value.
3 = Freedocs are accessible everywhere.