Article ID: 2612800 - Last Review: November 8, 2011 - Revision: 5.0 Office 2010 SP1 installs SharePoint Workspace
On This PageSYMPTOMSConsider the following scenario:
If you were previously running Microsoft Office Groove 2007 together with Office 2010 programs, Groove 2007 is upgraded to SharePoint Workspace 2010. Because of changes in the Groove account, you will no longer be able to use the Groove account in Groove 2007. CAUSEOffice 2010 SP1 provides an add-in tool API for creating custom tools for Groove workspaces. Because of a bug in the SP1 installation process, the addition of this API and of related functionality in Visual Studio Tools for Office (VSTO) triggers an installation of SharePoint Workspace if SharePoint Workspace is not already present. (If SharePoint Workspace is present, it is just upgraded.) However, this installation does not occur if the licensed version of Office 2010 does not include the SharePoint Workspace component. MORE INFORMATIONIn most cases, this issue is harmless. However, it causes problems in two situations:
If you have not yet installed SP1If your situation fits in one of the problem categories that are listed at the beginning of this section, do not install SP1 directly. Instead, download the SP1 package, open a support incident with Microsoft Customer Support, and then request escalation to the SharePoint Workspace team or to the Office Deployment team. These teams can give you a script to modify the downloadable SP1 package so that it does not install SharePoint Workspace.If you have already installed SP1If you have already installed the update and do not want to use SharePoint Workspace, you can just uninstall the component.If you have already installed the update over Groove 2007, there is no supported way to downgrade. However, you may be able to recover. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 982777
(http://support.microsoft.com/kb/982777/
)
What to consider when you upgrade from Groove 2007 to SharePoint Workspace 2010 If you manage an enterprise installation in which you do not want to include SharePoint Workspace, you can create a special Config.xml file to turn off the feature silently after SP1 is installed. If you have many users who are already affected by this change with SP1, this would be the quickest way to safely disable SharePoint Workspace.In the Config.xml file, add the following text: <Configuration Product="ProductID"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <OptionState Id="GrooveFiles" State="absent" Children="force" />
<Setting Id="SETUP_REBOOT" Value="Always" />
</Configuration> In this text, the placeholder ProductID represents the product ID for the actual Microsoft Office suite that you have installed. To find the product ID for your installation, look in the Setup.xml file. This file is located in the ProductName.WW folder. For example, the product ID for Microsoft Office Professional Plus 2010 is located in the following line in the ProPlus.WW\Setup.xml file:<Setup Id="ProPlus" Type="Product" ... > From this line, you can verify that the product ID is ProPlus. After you create the Config.xml file, you should run the Office Setup again by using the modify command option to modify your installation and the config command option to call the Config.xml file that you just created. To do this, run the following command: "%CommonProgramFiles%\Microsoft Shared\OFFICE14\Office Setup Controller\setup.exe" /modify ProductID /config "path\Config.xml" In this command, replace the placeholder ProductID with the product ID, and replace the placeholder path with the path of the Config.xml file that you created. Notes
http://technet.microsoft.com/en-us/library/cc178956.aspx
(http://technet.microsoft.com/en-us/library/cc178956.aspx)
For more information about how to customize a deployed installation by using the Office Customization Tool (OCT), visit the following Microsoft TechNet website: http://technet.microsoft.com/en-us/library/cc179141.aspx
(http://technet.microsoft.com/en-us/library/cc179141.aspx)
Note
Currently, if you uninstall SharePoint Workspace, install a cumulative update (CU) over SP1, and then uninstall the CU, SharePoint Workspace will be reinstalled. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. | Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
