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?
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?