Home Powershell Activity

SMA workflows are not running

Manas_GautamManas_Gautam Customer IT Monkey ✭

Hello,

In service manager, whenever I create a request, SMA workflow fails and give the below error:

System.Exception: Missing Service Management PowerShell module.

  at Microsoft.EnterpriseManagement.ServiceManager.SMA.Workflows.ProcessWorkItem.Execute(ActivityExecutionContext executionContext)

  at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)

  at System.Workflow.Runtime.Scheduler.Run()


I checked with get-module command in console -> administration-> start powershell session and I am getting the attached modules in the list.

Can anyone please suggest how to solve this issue?


Thanks in advance,

Manas


Best Answer

  • Adam_DzyackyAdam_Dzyacky Product Owner Contributor Monkey ✭✭✭✭✭
    Answer ✓

    From the Orchestrator installation media, install the SMA PowerShell module on your SCSM Workflow Server.

Answers

  • Adam_DzyackyAdam_Dzyacky Product Owner Contributor Monkey ✭✭✭✭✭
    Answer ✓

    From the Orchestrator installation media, install the SMA PowerShell module on your SCSM Workflow Server.

  • Manas_GautamManas_Gautam Customer IT Monkey ✭

    Hello @Adam_Dzyacky

    It is working perfectly now.

    Thank you :)

    Regards,

    Manas

Sign In or Register to comment.