Syncsolution: Stsadm operation (Office SharePoint Server)

Applies To: Office SharePoint Server 2007

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

 

Topic Last Modified: 2015-03-09

Operation name: Syncsolution

Description

Performs a synchronization of the Windows SharePoint Services Solution Package (WSP) solutions stored in the configuration database with the files stored on disk. The .wsp files will be synchronized in the order in which they were submitted to the server.

Note

It is not possible to remotely synchronize a computer.

Syntax

stsadm -o syncsolution

**   -name <name>]**

**\[-lcid \<language\>\]**

**\[-alllcids\]**

stsadm -o syncsolution

**   -allsolutions**

Parameters

Parameter

Value

Required?

Description

name

A valid name of a solution, such as “SampleSolution1”

Yes

Forcibly resynchronizes a particular solution. Any files previously written in a solution will be erased, and the solution’s files in SolutionCache will be erased. The files will be recopied from the server, expanded, and then redeployed.

lcid

A valid locale ID, such as "1033" for English

No

Language locale ID for the solution

allcids

<none>

No

Specifies that all language packs for all locale IDs are deployed along with the solution.

allsolutions

<none>

Yes

Resynchronizes all .wsp files in the solution store to the server. Files that have been deployed via the solution infrastructure will be removed from the global assembly cache, vserver bin, _layouts, and SolutionCache folders on the computer. The .wsp files for the server will be recopied, expanded, and then redeployed.