Sun Java System Access Manager Policy Agent 2.2 Guide for Microsoft IIS 6.0 With Outlook Web Access 2007/SharePoint 2007

Outlook Web Access: Deactivating and Reactivating the Access Manager Policy Filter

Two tasks follow: one for deactivating the policy filter and one for reactivating it.

ProcedureOutlook Web Access: To Deactivate the Access Manager Policy Filter

  1. As an administrator, log in to Windows 2003 Server where Outlook Web Access Server is running.

  2. In the Microsoft Windows Start menu, choose run.

  3. Type the following: inetmgr.

  4. Click OK.

  5. Expand the local computer

  6. Expand the Web Sites folder.

  7. Right click Default Web Site.

    An options list appears.

  8. In the options list, click Properties.

    The Default Web Site Properties dialog box appears.

  9. Click the ISAPI Filters tab.

  10. Click the amowafilter filter.

  11. Click Remove.


    Caution – Caution –

    After removing the filter manually, as described in this task, if you want to reactivate it or if you want to unconfigure the agent by issuing the OwaAdmin -unconfig command, you must first add the filter back manually (see Outlook Web Access: To Reactivate the Access Manager Policy Filter) with the same filter name, for example amowafilter. Otherwise, an error will be issued.


  12. Click OK.

  13. Restart the Microsoft IIS 6.0 Server.

ProcedureOutlook Web Access: To Reactivate the Access Manager Policy Filter

  1. As an administrator, log in to Windows 2003 Server where Outlook Web Access Server is running.

  2. In the Microsoft Windows Start menu, choose run.

  3. Type the following: inetmgr.

  4. Click OK.

  5. Expand the local computer.

  6. Expand the Web Sites folder.

  7. Right click Default Web Site.

    An options list appears.

  8. In the options list, click Properties.

    The Default Web Site Properties dialog box appears.

  9. Click the ISAPI Filters tab.

  10. Click Add.

  11. Enter amowafilter in the Filter Name field


    Caution – Caution –

    Putting a different name here will cause OwaAdmin -unconfig to fail during uninstallation.


  12. Enter PolicyAgent-base\bin\amowafilter64.dll in the Executable field.

  13. Click OK.

  14. Click Apply.

  15. Click OK again

  16. Restart Microsoft IIS 6.0 Server using the iisreset command.