Unable to change Organizational Auto Attendant telephone number using Remote Powershell

Copper Contributor

Version:1.0 StartHTML:000000274 EndHTML:000122886 StartFragment:000121631 EndFragment:000122713 StartSelection:000121631 EndSelection:000122709 SourceURL:https://techcommunity.microsoft.com/t5/Skype-Operations-Framework-Skype/Powershel-for-Auto-attendend... for Auto attendend - Microsoft Tech Community

Unable to change Organizational Auto Attendant telephone number using Remote Powershell and command syntax based on example provided by Microsoft (https://docs.microsoft.com/en-us/powershell/module/skype/set-csorganizationalautoattendant?view=skyp...).

Error received is:

Cannot bind parameter 'Instance'. Cannot convert value "Microsoft.Rtc.Management.Hosted.OAA.Models.OrgAutoAttendant" to type "Microsoft.Rtc.Management.Hosted.OAA.Models.OrgAutoAttendant". Error: "ArrayConverter cannot convert from System.Uri."
+ CategoryInfo : InvalidArgument: (:) [Set-CsOrganizationalAutoAttendant], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.Rtc.Management.Hosted.OAA.SetCsOaaCmdlet
+ PSComputerName : admin1a.online.lync.com

Changing another parameter (i.e. Name) executes successfully.

Is this a bug or limitation with Remote Powershell?

1 Reply

Source url is invalid.

 

 

Can you post the command/script you use when getting the error?