Here’s a new Knowledge Base article we published. This one talks about an issue where attempting to deploy the Integration Pack for .NET that comes with the Orchestrator Orchestration Integration Toolkit, it fails and logs an event ID 10005.
=====
When attempting to deploy the Integration Pack for .NET that comes with the System Center Orchestrator Orchestration Integration Toolkit to a Runbook Server that is remote from the Management Server, the deployment fails and the following event is captured in the System event log on the remote Runbook Server:
Log Name: ApplicationSource: MsiInstaller Date: 5/17/2012 3:46:28 PM Event ID: 10005 Task Category: None Level: Error Keywords: Classic User: SYSTEM Computer: <Computer> Description: Product: System Center Integration Pack for Microsoft .NET Framework Activities -- This Integration Pack is only supported for installation on System Center Orchestrator.
The Integration Pack for .NET utilizes two registry values as a means for identifying that required System Center Orchestrator features are installed on the target computer:
HKLM\SOFTWARE\Microsoft\SystemCenter2012\Orchestrator\Management Server\InstallLocation or
HKLM\SOFTWARE\Classes\TypeLib\{303C1D08-15ED-4FEA-807A-4B97AEBD2DBF}\1.0\HELPDIR Since neither of these are installed by the Runbook Server feature, a computer that has only the System Center Orchestrator Runbook Server feature installed would not successfully pass the product requirements check.
Add the following contents to a registry import file (*.reg) and execute it on the target Runbook Server computer:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{303C1D08-15ED-4FEA-807A-4B97AEBD2DBF}\1.0\HELPDIR] @="C:\\Program Files (x86)\\Microsoft System Center 2012\\Orchestrator\\Runbook Designer\\"
For the most current version of this article please see the following:
2716246 - Unable to deploy Integration Pack for .NET from Orchestrator Integration Toolkit to Orchestrator Runbook Server
J.C. Hornbeck | System Center & Security Knowledge Engineer
Get the latest System Center news on Facebook and Twitter:
App-V Team blog: http://blogs.technet.com/appv/ ConfigMgr Support Team blog: http://blogs.technet.com/configurationmgr/ DPM Team blog: http://blogs.technet.com/dpm/ MED-V Team blog: http://blogs.technet.com/medv/ Orchestrator Support Team blog: http://blogs.technet.com/b/orchestrator/ Operations Manager Team blog: http://blogs.technet.com/momteam/ SCVMM Team blog: http://blogs.technet.com/scvmm Server App-V Team blog: http://blogs.technet.com/b/serverappv Service Manager Team blog: http://blogs.technet.com/b/servicemanager System Center Essentials Team blog: http://blogs.technet.com/b/systemcenteressentials WSUS Support Team blog: http://blogs.technet.com/sus/
The Forefront Server Protection blog: http://blogs.technet.com/b/fss/ The Forefront Endpoint Security blog : http://blogs.technet.com/b/clientsecurity/ The Forefront Identity Manager blog : http://blogs.msdn.com/b/ms-identity-support/ The Forefront TMG blog: http://blogs.technet.com/b/isablog/ The Forefront UAG blog: http://blogs.technet.com/b/edgeaccessblog/