---
title: Upgrade from a previous version
description: Use Update-SPSolution in a Sharepoint Management Shell to upgrade to a newer version:
component: sharepoint-peoplepicker
page_id: sharepoint-peoplepicker:setup:pf_sharepoint_peoplepicker_ik_upgrade_from_a_previous_version
canonical_url: https://docs.pingidentity.com/integrations/sharepoint-peoplepicker/setup/pf_sharepoint_peoplepicker_ik_upgrade_from_a_previous_version.html
revdate: June 20, 2024
---

# Upgrade from a previous version

Use Update-SPSolution in a Sharepoint Management Shell to upgrade to a newer version:

```
Update-SPSolution -Identity pingidentity.sharepoint.ppclaimsprovider.wsp
     -LiteralPath "C:\path_to_solution\PingIdentity.SharePoint.PPClaimsProvider.wsp"
     –GacDeployment
```

|   |                                                                                            |
| - | ------------------------------------------------------------------------------------------ |
|   | The remaining steps of the Installation and Setup section are not required when upgrading. |
