SfB 2015 Server Update – August 2019

Hot on the heels of last month’s CU10 comes CU10 HF1 – the “whoops” fix-up release. This is build 6.0.9319.562, and it updated three components on my Standard Edition Front-End. What’s Fixed? 4518680 Can’t transfer external calls by using Polycom VVX phones in Skype for Business Server 2015 4518679 Skype meeting disconnection due to missing …

Continue reading ‘SfB 2015 Server Update – August 2019’ »

Cscp logs Event 35009 – “Authorization Failed”

My colleagues and I recently encountered an intermittent problem with the CSCP reporting “Authorization Failed” when you tried to sign in. This was a Skype for Business 2015 Enterprise Edition pool, and so it didn’t take long to localise the issue to just one Front-End server. Each failed attempt dropped an instance of event 35009 …

Continue reading ‘Cscp logs Event 35009 – “Authorization Failed”’ »

Review: Poly EagleEye Mini USB camera

I’m a little late to get my mitts on an EagleEye Mini USB camera, but circumstances recently gave me cause to take a closer look. If you’ve not encountered it before, the Mini is a compact 1920×1080 HD USB camera, initially designed to slot into the top USB port on your VVX501 or 601, but …

Continue reading ‘Review: Poly EagleEye Mini USB camera’ »

New-ObfuscatedFile.ps1

  I have the occasional need to send log files to Microsoft and other vendors from customers who have strict IT security requirements. These customers usually require all files be de-identified before they leave the premises, removing all host names and IP addresses. This can be quite a tedious process, so I’ve created a small …

Continue reading ‘New-ObfuscatedFile.ps1’ »

Azure – Resource Provider Not Registered

I’ve been following one of Tom Morgan’s excellent tutorials on creating Bots for Microsoft Teams, and I hit an unexpected hurdle very early on in the process – but as it turns out, the fix was a simple one. Resource provider ‘Microsoft.BotService’ not registered for the subscription Fair enough, I say. Let’s register. I navigated …

Continue reading ‘Azure – Resource Provider Not Registered’ »

SfB 2015 Server Update – July 2019

It says August 1 on my calendar, but this update is badged July 31st on the download site, so July it is. Known Issue: “call hold,” “transfer,” and “resume” options for the Polycom VVX series may fail. (See below for more details.) Fixed: See SfB 2015 CU10 HF1 Our last CU (May’s CU9 / 6.0.9319.548) …

Continue reading ‘SfB 2015 Server Update – July 2019’ »

DHMG2019 – the Disco Death Star – Pt.2

This is part 2 of a 2-part series covering how we built the “Disco Death Star”: Part 1 – The Build – construction and assembly Part 2 – Control, programming & examples – (this post) The controller Here’s the final version of the control PCB. It’s a bit of a dog’s breakfast, but it’s what …

Continue reading ‘DHMG2019 – the Disco Death Star – Pt.2’ »

DHMG2019 – the Disco Death Star – Pt.1

If you’re new to the “DHMG” – our annual housewarming party – and its attendant excuse for some crazy home-brew tech, there’s some back-story and an index of the things we’ve done here.   This is part 1 of a 2-part series covering 2019’s “Disco Death Star”: Part 1 – The Build – construction and …

Continue reading ‘DHMG2019 – the Disco Death Star – Pt.1’ »

Test-CsDatabase shortcuts

I don’t know about you, but I’m not getting any younger, and my eyes often glaze over when faced with a table of numbers to compare for differences. This is often the case when I issue one of my fave p$ shortcuts to test my SfB server’s databases: Test-csDatabase -LocalService | ft *name,*edver* Do this …

Continue reading ‘Test-CsDatabase shortcuts’ »