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

New Post: Get-SCSMIncident with extensions

$
0
0
Hi friends,

I´m new user in this forum :)

I need to get some informations in Resquest Incident (RI) "custom form". I´m using powershell SMlests to get it:

Import-Module SMlets -CMDlet get-scsmclass,get-scsmobject
Get-SCSMIncident -ID 'RI11612' | ft

When I run the command i get only informations about default form "without" extensions fields.

My question is, how can i get all informations in RI with extensions fields?

Viewing all articles
Browse latest Browse all 306

Trending Articles