Environmental Variables: Windows 2016 server Datacenter version, SQL server 2012, Skype for Business server 2015
Issue: I am following the Microsoft Deployment guide (https://technet.microsoft.com/en-us/library/dn951362.aspx) and got to step 7 which is to install system components on each server.
I got all the way to the end where I have to run the following three PowerShell cmdlets from the Skype management shell in order --
Enable-CsTopology
Enable-CsComputer
Start-CsPool
First one went through with a warning which was resolved by grabbing ownership of the deleted items in AD.
Can't run the last one cause the second cmdlet will not run clean.
While running Start-CsSimpleUrlConfiuration.Activate I get warnings.
PowerShell shows as follows:
PS C:\Users\sysadmin.PWOLFINC> Enable-CsComputer
WARNING: No patterns found. Skipping rewrite rules creation for Web Scheduler
WARNING: No patterns found. Skipping rewrite rules creation for Web Scheduler
WARNING: "Enable-CsComputer" processing has completed with warnings. "2" warnings were recorded during this run.
WARNING: Detailed results can be found at
"C:\Users\sysadmin.PWOLFINC\AppData\Local\Temp\Enable-CsComputer-4872604a-84ac-4f65-a1b7-c2e7ec44ea80.html".
PS C:\Users\sysadmin.PWOLFINC>
I did look at the log and can provide a copy of same upon request.
I found only the following article which provides a cmdlet for use that either never existed or was deprecated and the corresponding TechNet article was removed:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/e3661ff7-8b85-44fa-bf4a-cc9077dbec7f/warning-no-patterns-found-skipping-rewrite-rules-creation-for-meet-simple-urls?forum=lyncdeploy
The offeneding cmdlets are Set-CsProvisionServiceConfiguration and Get-CSProvisionServiceConfiguration.
Any help getting past this point would be greatly appreciated and hope this is not being caused by my using a cert from Godaddy.