SCSM 2012 Data Warehouse registration failed

SYMPTOMS

We install System Center 2012 Service Manager SP1 “management server and data warehouse management server on two servers”.

The first server hosts the Service Manager Management server and the Service Manager database and the second server hosts the data warehouse management server and the data warehouse databases.

When we run the Data Warehouse Registration Wizard to registers the service manager management group with the data warehouse management group and to deploy management packs from the service manager management server to the data warehouse management server, we received the following error in the completion step:

Solution

To solve this issue we need to allow remotesigned
powershell
scripts the ability to run from the Service Manager Management server, on the server that hosts the Service Manager Management server and console do the following steps:

  1. Close System Center 2012 Service Manager SP1 console.
  2. Run Microsoft Poweshell as administrator.
  3. Run the following command

    Set-ExecutionPolicy RemoteSigned

  4. Run System Center 2012 Service Manager SP1 console and start Data Warehouse Registration Wizard

Enjoy!!!

Abduljalil Abolzahab

Advertisement

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