1 2 3 4 5 6 7 8 9 10 11 12
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01082280"><META NAME="lcid" CONTENT="1033"><title>Deploying Services to Office Users</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><p id="ExpandAllLine" class="ExpFav"><a href="#" onclick="ExpandAll()" onkeypress="ExpandAll()" class="DropDown"><img id="picHeader" border="0" src="expandtri.gif" alt="Show All"><span id="ExpandAll">Show All</span></a></p><h1>Deploying Services to Office Users</h1><p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">Deployment methods</a></p><div id="ExpCol" class="collapsed" border="0"><p>Every research service available on a client computer is defined by a group of registry settings. Therefore, installing or deploying a research service involves adding those registry settings on the client computer. There are several methods by which an administrator can accomplish this:<ul><li><b class="bterm">Use a registry (.REG) file.</b> Create a registry file (possibly by exporting the <b class="bterm">HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Research\Sources</b> key and subkeys from the Registry Editor on a computer where the services are configured as planned) and distribute the registry file to users. Users need to run the registry file to register the services by adding the settings on their local computers.</li><li><p><b class="bterm">Use a script or setup program.</b> Create a script or setup program that writes the required registry settings and distribute the program to users. Users need to run the program to register the services by adding the settings on their local computers.</p><img border="0" src="../img/rsimgVSNetSetup.gif" alt="Visual Studio .Net 2003 Setup program for registry settings"><p class="ac">Figure 1. A Visual Studio .Net 2003 setup program for registry settings.</p></li><li><b class="bterm">Use a disk image.</b> Include the registry settings in the disk image used to configure users' computers.</li><li><b class="bterm">Use the wizards in the Microsoft Office 2003 Resource Kit.</b> Use the Custom Installation Wizard when installing Microsoft® Office 2003, or the Custom Maintenance Wizard when Office is already installed, to deploy the registry settings to users' computers. For more information, see the "Deployment" section of the <a href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010818691033&CTT=11&Origin=HV010822801033" target="_new">Office Resource Kit</a> Web site.</li><li><b class="bterm">Set up Arbitrary Discovery Servers.</b> Organizations can configure an arbitrary discovery server, which will prompt users when a new service is available.
Up to five arbitrary discovery server pointers can be configured on a client computer. With these pointers in place, Office 2003 will frequently check whether new services are available and, based on the <b class="bterm">autoInstall</b> attribute in the discovery packet returned to the client by the server, either notify the user or automatically install the new services. For more information, see <a href="rsDiscovery.htm" id="HV01083307" lcid=" ">Configuring Service Discovery</a>.</li></ul></p>
<p><b>Important</b> Although we talk about registering a research service, the normal registration process registers a research service <i>provider</i>, along with the research <i>service or services</i> that the provider chooses to register on the user's computer. While the provider (through logic in the <b class="bterm">Registration</b> method) can programmatically select which services to install, the user does not have an equivalent option in the <b class="bterm">Research</b> task pane user interface to select or exclude individual services at the time of registration. In some cases, the provider may choose to install services, but not to activate them, by setting their <b class="bterm">Display</b> setting to "Off." The user can activate or deactivate services at any time, from the <b class="bterm">Research Options</b> dialog box.</p></div><p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">Installing a service for all users of a computer</a></p><div id="ExpCol" class="collapsed" border="0"><p>If you install research services under the <b class="bterm">HKEY_LOCAL_MACHINE</b> registry key instead of under <b class="bterm">HKEY_CURRENT_USER</b>, Office 2003 modifies its normal procedure for the initial installation of services. Before contacting Microsoft's discovery server and any registered discovery servers and installing default services from those sources, Office finds these keys under <b class="bterm">HKEY_LOCAL_MACHINE</b> and copies them to <b class="bterm">HKEY_CURRENT_USER</b>, with the result that the services specified by the administrator are installed for the current user. This process is called "propagation." For more information, see "How to Control the Installation of Default Services" in <a href="rsControllingInstallation.htm" id="HV01082283" lcid=" ">Controlling Service Installation Options</a>.</p></div><p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">Typical registry settings</a></p><div id="ExpCol" class="collapsed" border="0"><p>The following screen shots display typical provider (Figure 2) and service (Figure 3) registry settings for the Factiva News Search research service available from Dow Jones and Reuters.</p><img border="0" src="../img/rsimgRegeditProvider.gif" alt="Typical provider registry settings"><p class="ac">Figure 2. Typical provider registry settings.</p><img border="0" src="../img/rsimgRegeditService.gif" alt="Typical service registry settings"><p class="ac">Figure 3. Typical service registry settings.</p><p>For more information, see <a href="rsregRegistryOverview.htm" id="HV01083005" lcid=" ">Registry Settings Overview</a>.</p><p><b>Note</b> A translation service uses some service settings in a special manner. For more information, see <a href="rsTranslationService.htm" id="HV01082274" lcid=" ">Building a Translation Service</a>.</p></div><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|