Previous Topic: Verify that Proper Policy Store Prerequisites Exist for the Agent for SharePoint

Next Topic: Import the SharePoint2010DefaultSettings.smdif to create an ACO template for the Agent for SharePoint

Import the ampolicy.smdif File to Create Policy Store Objects for the Agent for SharePoint

If your policy store failed to meet the prerequisites for the Agent for SharePoint, import the ampolicy.smdif file to upgrade your policy store. This procedure is only required when you are upgrading an existing Policy Server to use the Agent for SharePoint.

Note: If you have installed the Policy Server in FIPS-only mode, use the -cf argument when importing the default policy store objects.

Follow these steps:

  1. Run the following command:
    smobjimport -ipolicy_server_home\db\smdif\ampolicy.smdif
    -dsiteminder_super_user_name -wsiteminder_super_user_password -v -l -c
    
    policy_server_home

    Specifies the Policy Server installation path.

    -dsiteminder_super_user_name

    Specifies the name of the SiteMinder administrator (superuser) account.

    -wsiteminder_super_user_password

    Specifies the password for the SiteMinder superuser account.

    -v

    Outputs error, warning, and comment messages in verbose format so that you can monitor the status of the import.

    -l

    Creates a log file.

    -c

    Indicates that the smdif input file contains unencrypted data.

    The policy store objects are automatically imported to the appropriate locations.