Previous Topic: Copy the Powershell Script to the SharePoint Central Administration ServerNext Topic: Disable Client Loopback


Run the PowerShell Script

Run the PowerShell script that contains the updated Claim Name value on your SharePoint central administration server.

Follow these steps:

  1. Click Start, All Programs, Microsoft SharePoint 2010 Products, SharePoint 2010 Management Shell.
  2. Navigate to the directory containing the modified PowerShell script.
  3. Run the script with the following command:
    .\your_connection_name.ps1
    

    For example, if you named your connection my_sharepoint when you ran the connection wizard, the command would be .\my_sharepoint.ps1.

    The trusted identity provider is modified.

Verify Trusted Identity Provider Registration

After running the PowerShell script to create your trusted identity provider, verify that it is registered in your SharePoint central administration server.

Follow these steps:

  1. From your SharePoint central administration server, click Start, All Programs, Microsoft SharePoint 2010 Products, SharePoint 2010 Management Shell.

    The Microsoft PowerShell command prompt appears.

  2. Enter the following command:
    Get-SPTrustedIdentityTokenIssuer
    

    A list of the trusted identity providers that are configured on the SharePoint central administration server appears.