At Ignite this year it was announced that automatic Teams upgrades will begin November 1. 2018 for SFBOnline organisations (without enterprise voice) Microsoft has already started offering automatic updates from Skype for Business Online to Microsoft Teams for their direct customers. Starting from November 1. 2018, Microsoft will extend this offer to partner-associated customers, administrators will be given …
From the beginning of Time (When Teams was launched) we all patiently awaited the day where MS would announce feature parity – and when they finally did – i guess the recent announcement at MS Ignite last week was no big surprise after all.And we all knew that eventually Teams would replace SFBO – and …
Recently i ran into this at 2 different customers – both having the exact same issue, and the workaround below solved it. Let me describe the issue.IF your CCE host OS is set to Windows Updates enabled (it should be) but your tenant is not configured with bits and OS updates, or your guest VM’s …
On more than one occasion, when doing a Hybrid SKYPE for Business implementation, i have come across the need to do an, until now, undocumented DNS configuration. Up until now i only saw this need in splitbrain DNS environments. The end result being one-way presence – so internal users had no presence for neither federated, …
Howdy Folks – and happy Easter. A new cumulative patch has been released for SKYPE for Business server 2015. Version number for Core components is 6.0.9319.516 To find your current patch level run this command on a SFB server Get-WmiObject –query ‘select * from win32_product’ | where {$_.name –like “*SKYPE for business*”} | ft Name, …
If you also find it frustrating to manage RGS Holidays – look no further. I see alot of customers struggling to get this done, and look to different Powershell GUI’s and unsupported addons – but often see issues when moving to a new server version. So powershell should be your one-stop-shop for this task. I …
Hi all. Yes i know the subject sounds a bit – well – tricky – however, recently I came to work with a customer that had updated their topology and thus were running the bootstrapper which failed, so something had to be done – for some strange reason the OS patchlevel somehow must have been …
The May 2017 .NET patches introduced a problem in both Skype for Business 2015 and LYNC 2010/ 2013 servers – after the patch the way that .Net handles EKU’s in a certificate has changed.The issue you will find is seen in the event viewer at both all frontends, and on the edge server aswell.Front End …
When managing Response Groups in SKYPE for Business, the tool needed is the Classic “Manage or edit Workflows” Website – very often customers ask if they can control these options by powershell, or even automate some actions. This is indeed possible, the powershell way may seem a bit wrinkled – but it works. 🙂I will …
A Cumulative update has been released today for SKYPE for Business servers.And finally full support for “Server 2016” is here. This CU contains ALOT of fixes for both minor issues and major annoyances like The VoicemailonBusy limitation when running exchange online. And also another MAJOR improvement is the simplified Meeting Join experience. Se lets get …