0 out of 1 rated this helpful - Rate this topic

How to Set Execution Policy

Updated: December 20, 2012

Applies To: System Center 2012 - Service Manager, System Center 2012 SP1 - Service Manager

Use the following procedure to set execution policy to RemoteSigned in System Center 2012 – Service Manager. This is necessary to enable the importation of the Service Manager cmdlet modules, automatically or manually.

You have to run this command only once on the computer where you intend to use Windows PowerShell cmdlets for Service Manager.

To set execution policy

  1. On the computer where you want to run Windows PowerShell, click Start, click All Programs, click Microsoft System Center 2012, click Service Manager, and then click Service Manager Shell.

  2. At the Windows PowerShell prompt, type the following command, and then press ENTER:

    Set-ExecutionPolicy –force RemoteSigned
    
  3. Type exit, and then press ENTER to close the Administrator: Windows PowerShell window.

-----
For additional resources, see Information and Support for System Center 2012.

Tip: Use this query to find online documentation in the TechNet Library for System Center 2012. For instructions and examples, see Search the System Center 2012 Documentation Library.
-----
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.