Forum Discussion

michaelkubala's avatar
michaelkubala
Brass Contributor
Mar 31, 2020

Unable to install latest PowerShell Module

I'm trying to follow the instructions here: https://docs.microsoft.com/en-us/MicrosoftTeams/private-channels-life-cycle-management#teams-powershell-module because ultimately I want to run the Get-TeamChannelUser which is only available in these beta modules. It looks like they are at version 1.0.21, but I can't get past version 0.9.6. 

 

I closed out of all PS sessions (even rebooted), uninstalled the original Teams module and then started trying to install the latest. You can see in the screen shot below I already registered the repository which is why I get that error. 

 

Now when I get the version of the installed module, it's still 0.9.6 and the Get-TeamChannelUser is not available. 

I've tried to do an Update-Module and even use the -UseMinimumVersion flag but none of that works. What am I missing here?

  • michaelkubala's avatar
    michaelkubala
    Apr 07, 2020

    subhasish-MSFT 

     

    Yeah I had tried that command, but it didn't work. I got the issue resolved now though. I noticed that even after running Uninstall-Module, the module was still in my Modules directories on my machine. I manually deleted the MicrosoftTeams module folder in both modules directories and went through the install steps again and now I see that MicrosoftTeams v1.0.21 is installed. 

Share