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

Microsoft Office SharePoint and Outlook Web Access: Unconfiguring and Uninstalling the Agent

If you no longer require Agent for Microsoft IIS 6.0 to protect Microsoft Office SharePoint or Outlook Web Access, you can unconfigure the agent. Be aware that to uninstall the agent, you must first unconfigure it.

The task that follows in this section is similar to the task in Agent Unconfiguration for Microsoft IIS 6.0. However, this task is specific to deployments where Agent for Microsoft IIS 6.0 protects Microsoft Office SharePoint or Outlook Web Access. Though the unconfiguration task varies, the uninstallation task does not. The uninstallation task that applies to all deployments of this agent is as follows Agent Uninstallation for Microsoft IIS 6.0.

ProcedureMicrosoft Office SharePoint and Outlook Web Access: To Unconfigure Agent for Microsoft IIS 6.0

  1. Change to the directory PolicyAgent-base\bin

  2. Run the appropriate VB script to unconfigure the agent (be aware that the command is case sensitive):

    • Outlook Web Access

      cscript OwaAdmin.vbs -unconfig defaultConfig

    • Microsoft Office SharePoint

      cscript SPAdmin.vbs -unconfig defaultConfig
      
      OwaAdmin.vbs & SPAdmin.vbs

      VB scripts that can be used to uninstall the ISAPI filters. The OwaAdmin.vbs script uninstalls amowafilter64.dll while theSPAdmin.vbs script uninstalls amsharepointfilter32.dll.

      -unconfig

      The option that allows the output to be used to unconfigure the agent from protecting Microsoft Office SharePoint or Outlook Web Access.

      defaultConfig

      A place holder for the name of the agent configuration file created previously as described in To Create Configuration Files: Agent for Microsoft IIS 6.0.

      Each of the preceding scripts unconfigures the agent and displays the following message:


          Microsoft (R) Windows Script Host Version 5.6
          Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
      
          Copyright c 2004 Sun Microsystems, Inc. All rights reserved
          Use is subject to license terms
      
          Enter the Agent Resource File Name [IIS6Resource.en] :
      
          Removing the Agent Config Directory
          Removing the entries from Windows Product Registry
          Unloading the IIS 6.0 Agent
          Completed Unconfiguring the IIS 6.0 Agent
      
                        

      The unconfiguration does the following:

      • Removes the agent configuration directory

      • Removes the entries from Windows registry.

      • Removes the wild card application mappings in Microsoft IIS 6.0.

  3. Accept the default when presented with the following prompt:

    Enter the Agent Resource File Name [IIS6Resource.en]:
  4. Change to the following directory: C:\Agents\.

  5. Remove the appropriate directory depending on the version of this agent.

    • The 64–bit Agent for IIS 6.0 version & the OWA 2007 version

      For these two versions of the agent, remove the following directory:

      iis_v6_x64_WINNT_agent
    • The SharePoint 2007 version

      For this version of the agent, remove the following directory:

      iis_v6_WINNT_agent
  6. Restart the Microsoft IIS 6.0 Server.

Next Steps

Once you have completed the unconfiguration process, see Agent Uninstallation for Microsoft IIS 6.0 to uninstall the agent.