Share via

Teams PowerShell - Exception calling "GetSteppablePipeline"

Anonymous
2021-03-31T03:52:34+00:00

Hi All,

Since upgrading to V2.0.0 of the MicrosoftTeams PowerShell module (on Win 10), I've been unable to run any of the old Skype commands.  For example, Get-CsOnlineUser throws the following error.

Exception calling "GetSteppablePipeline" with "1" argument(s): "Exception calling "GetRemoteNewCsOnlineSession" with
"1" argument(s): "Connecting to remote server api.interfaces.records.teams.microsoft.com failed with the following
error message : The client cannot connect to the destination specified in the request. Verify that the service on the
destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service
running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following
command on the destination to analyze and configure the WinRM service: "winrm quickconfig". For more information, see
the about_Remote_Troubleshooting Help topic.""
At C:\Program Files\WindowsPowerShell\Modules\MicrosoftTeams\2.0.0\net472\SfBORemotePowershellModule.psm1:9474 char:13
+             $steppablePipeline = $scriptCmd.GetSteppablePipeline($myI ...
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CmdletInvocationException

Any ideas what would be causing this?

Thanks

 Rob

Microsoft Teams | Microsoft Teams for business | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-03-31T05:56:15+00:00

    Hello Rob,

    I'm Diane, an Outlook MVP and an Independent Advisor.

    Sorry to hear you're experiencing this issue. This forum is targeted to end-users, not admin issues and while we can answer some of these questions, the TechCommunity or new Q&A forums are better suited for these questions.

    https://docs.microsoft.com/en-us/answers/produc...

    https://techcommunity.microsoft.com/t5/communit...

    Was this answer helpful?

    0 comments No comments