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:
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:
fixed in beta 4