How to Deploy a Service Manager Console Using the Command Line

 

Updated: May 13, 2016

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

Use the following command-line procedure to deploy the Service Manager console in System Center 2012 – Service Manager.

To deploy the Service Manager console

  1. Log on to the computer where you want to install the Service Manager console using administrative credentials.

  2. Open a command window.

  3. At the command prompt, change directories to the location of the Service Manager installation media, and then type the following:

    Start /Wait   
    Setup.exe   
    /Install:Console   
    /AcceptEula:[YES/NO]  
    /RegisteredOwner:[owner name]   
    /RegisteredOrganization:[company name]   
    /ProductKey:[25-character product key]   
    /Installpath:[drive name]\Program Files\Microsoft System Center\Service Manager 2012   
    /CustomerExperienceImprovementProgram:[YES/NO]   
    /EnableErrorReporting:[YES/NO]  
    
    /Silent  
    

See Also

Deploying Service Manager from a Command Line