SCOrch 2012
I would like to review SCSM and SC Orchestrator features. My goal is simple – zero admin interaction. Before we will create a workflow we have to prepare our environment: I will connect SCSM 2012 to AD Now I am going to apply Orchestrator Integration Pack for SCSMand connect it (Options strSCSMOption) Let's go back to SCSM and create connector to Orchestrator. Once it be done I will be able to import Orchestrator runbooks into SCSM ......
Let's create my 1st Orchestrator runbook. I am going to load Active Directory Integration Pack. Register IP with Orchestrator Deploy IP to Runbook Server and Designer Now we have to create connection to Domain controller: Options | Active Directory - Adddon't worry this a random DC name, and isolated VM network J Let's create some runbookwithin Create User subscribe data from Published Data : Initialize Data Let's test it with Runbook Tester ......
Let's make a shortcut … as usual.
{Orch_install_media}\setup\setup.exe /Silent /ServiceUserName:%computername%\orch_service /ServicePassword:Password1 /Components:All /DbServer:%computername%\SQLExpress /DbPort:1433 /DbNameNew:OrchestratorDB /WebConsolePort:82 /WebServicePort:81
/OrchestratorRemote /UseMicrosoftUpdate:0 /SendCEIPReports:0 /EnableErrorReporting:never
http://blog.scsmfaq.ch/2012/02/27/self-service-software-ordering-using-scsm-sccm-and-sco/