Hi Experts,
Is there a way where we can create an Manual Activity in SCSM through a PowerShell code?
Please share any inputs.
Regards,
Jansi
Hi Experts,
Is there a way where we can create an Manual Activity in SCSM through a PowerShell code?
Please share any inputs.
Regards,
Jansi
here we go:
https://github.com/abaumgarten42/SCSM_Useful_PSscripts/blob/main/Create-ManualActivity.ps1
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten
Hi Andreas,
Thank you for sharing the information. It is working. I am also trying to add the Affected User to the MA. It is not getting displayed in the MA form in the portal. Any inputs is highly appreciated.
Regards,
Jansi
a Manual Activity in SCSM doesn't have a "Affected User" relationship. You can't see the "Affected User" of a Manual Activity because this relationship does not exist at all.
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten
Hi Andreas,
okay. Thank you. How to check the associated relationship class to the Manual Activity? I hope there must be some SMLets to execute. It would be great if you share them too.
Regards,
Jansi
11 people are following this question.