Trying to install the PowerShell module called "SkypeforBusiness"
The PowerShell module is installed on the server where Skype is currently running but I want to install the module on a different server.
The Skype version is Skype for Business Server 2015
Microsoft mentions the module in the following article.
I have tried the following
Find-Module -Name "SkypeforBusiness"I receive the error: No match was found for the specified search criteria and module name.
I am guessing I don't have the correct PSRepository installed?
3 Reset to default