The following exception occurred while retrieving the type name hierarchy: “The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)”


When attempting to run a PowerShell script via Orchestrator to connect to the ConfigMgr site server the following error was generated.

‘The following exception occurred while retrieving the type name hierarchy: “The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)”‘

WMI ports were open and the required Windows services were running.

To resolve the problem the service account running the Orchestrator Runbook Service need remote DCOM and WMI permissions. To achieve this the following steps were undertaken.

In the Control Panel, choose Administrative Tools>Component Services.

Drill down to My Computer, right click and choose Properties.

RPCWMI-001

Click the COM Security tab and in the Launch and Activation Permissions click ‘Edit Limit’s

RPCWMI-002

Add in the Orchestrator Runbook Service account and allow Remote Launch and Remote Activation. Click Ok twice.

RPCWMI-003

Now the WMI permissions need to be set for the Orchestrator Runbook Service account.

Open up Computer Management. Navigate to Services and Applications>WMI Control. Right click and choose Properties.

RPCWMI-004

Click the Security tab and drill down from Root to SMS>sms_<sitecode>. Click the Security button.

RPCWMI-005

Click the Advanced button.

RPCWMI-006

Add the Orchestrator Runbook Service account. Enable the following permissions on ‘This namespace and subnamespaces’. Click Ok until the settings are applied.

RPCWMI-007

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s