Found errror on https://andrewpla.dev/TOPdeskPS/commands/TOPdeskPS/Set-TdIncident.html EXAMPLE 1 Set-TdIncident -IncidentNumber 'I1805-221' -Action 'Example Action' should be changed to Set-TdIncident -Number 'I1805-221' -Action 'Example Action'
Found errror on
https://andrewpla.dev/TOPdeskPS/commands/TOPdeskPS/Set-TdIncident.html
EXAMPLE 1
Set-TdIncident -IncidentNumber 'I1805-221' -Action 'Example Action'
should be changed to
Set-TdIncident -Number 'I1805-221' -Action 'Example Action'