Install Help Collection files for a different language in SharePoint 2010

3 comments

After installing a languagepack help contents should be available when you create a site collection in that language.
Sometimes however SharePoint gives you a message that the files have not been installed when you click the help button or go to the Help-settings page for your sitecollection.

You can force SharePoint to install the files using the hcinstal.exe tool in the bin folder under the SharePoint root (c:\program files\common files\microsoft shared\web server extensions\14\bin):

hcinstal.exe /act InstallAllHCs /loc 1043

This command will install all available help content for LCID 1043 (Dutch)

After this running this command (which can take up to 10-15 minutes easily) you need to run the SharePoint Products and Configuration Wizard on each front-end server.

I think you can also use the following 2 PowerShell commands, but I wasn’t able to test these after the first solution worked:

  • Install-SPHelpCollection
  • Install-SPApplicationContent

Related posts:

  1. Issues deploying FAST Search Server 2010 Beta
  2. Getting Custom Workflow Activities into SharePoint Designer 2010
  3. SharePoint Server 2010 User Profile System
  4. SharePoint 2010 Search: Property Restriction in Keyword Queries
  5. Term Store management option missing in Site Collection settings
Tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

One Comment

  1. Lars Ulriksen
    Posted January 13, 2011 at 2:54 pm | Permalink

    Thank you!
    I really have looked for this possibility for at long time, and havent found information before now.

    You are a savior..

2 Trackbacks

  1. [...] Dit blogartikel was vermeld op Twitter door Peter Gerritsen, Peter Gerritsen. Peter Gerritsen heeft gezegd: Posted: Install Help Collection files for a different language in SharePoint 2010 http://t.co/2ntSP4x [...]

  2. [...] For a detailed reference on how to apply the common solution click here. [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>