Quantcast
Channel: SCSM PowerShell Cmdlets
Viewing all articles
Browse latest Browse all 306

New Post: How to change the responsibility(Assigned to) for the incident, with the commands smlets?

$
0
0

I believe it's something like:

Get-SCSMIncident -ID "IRXXX" | Set-IncidentUser -AssignedTo "domain\username"

You may have to specify the user by Display Name (Last, First)


Viewing all articles
Browse latest Browse all 306

Trending Articles