Share via

MicrosoftTeams Powershell Library - applicationaccesspolicy cmdlets do not exist

Lindsey Lanier 96 Reputation points
2020-12-15T15:01:49.837+00:00

There is a lot of great documentation on available powershell cmdlets for granting access to online meetings on behalf of a user (https://learn.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy). The problem is, none of these cmdlets actually exist in the PS libraries.

I have been going around in circles trying to get an answer on this issue, can someone please respond?

https://github.com/microsoftgraph/microsoft-graph-docs/issues/10911
https://stackoverflow.com/questions/65131672/allow-applications-to-access-online-meetings-on-behalf-of-a-user
https://github.com/MicrosoftDocs/office-docs-powershell/issues/6962

Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments

Answer accepted by question author

Lindsey Lanier 96 Reputation points
2020-12-15T15:49:58.713+00:00

Thank you so much for the response. However, see the NOTE in the first link I mentioned -

"Skype for Business Online Connector is currently part of the latest Teams PowerShell module. If you're using the latest Teams PowerShell public release, you don't need to install the Skype for Business Online Connector."

If you are referring to this download, https://learn.microsoft.com/en-us/microsoftteams/teams-powershell-install, that is the one I am having issues with (cmdlets do not exist even though they should). Also important to note that the account I am using to connect is a global admin per the pre-reqs.

Is there a different module I need to try? I checked all versions.

Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. Vasil Michev 127K Reputation points MVP Volunteer Moderator
    2020-12-15T15:41:06.757+00:00

    Those are Skype for Business Online PowerShell cmdlets, which is no surprise given that Teams still uses almost all of the SfB policies anyway. There's a link to download the SfBO module in the first article you linked to above, download it, connect, and you will be able to run the cmdlets.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.