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

Commented Issue: Get-SCSMIncident and Set-SCSMIncident on SCSM 2012 Beta [9671]

$
0
0
Hi,

Get-SCSMIncident and Set-SCSMIncident don’t work, with any criteria, on SCSM 2012 Beta, I get the following error:

Get-SCSMIncident : The criteria could not be parsed. See inner exception for details.
At line:1 char:17
+ Get-SCSMIncident <<<< -ID ir4679
+ CategoryInfo : NotSpecified: (:) [Get-SCSMIncident], InvalidCriteriaException
+ FullyQualifiedErrorId : Microsoft.EnterpriseManagement.Common.InvalidCriteriaException,SMLets.SCSMIncidentGet


Get-SCSMObject and Set-SCSMObject cmdlets can be used for many scenrarios.

However, I’ve to attach file(s) to an existing incident (Set-SCSMIncident –Id IRxx –AttachmentPath “xxx”), and I've no quick solution.

Thanks
Best regards
Thierry
Comments: ** Comment from web user: ThomasEllermann **

Hi Thierry

The Get-SCSMIncident and Set-SCSMIncident works with build 74341, I've just tested and verifed it.

/Thomas


Viewing all articles
Browse latest Browse all 306

Trending Articles