11th MVP Award Rewarded

I am actually on vacation, but as I sit here under the summer sun, toes in the pool and a cold drink within reach, I have been waiting for that email confirming that I’ve been awarded my 11th Microsoft MVP Award! As last year, I am being awarded in both the Teams and Copilot category. To say I’m humbled would be an understatement. Being part of the global Microsoft MVP community for over a decade now has been an incredible journey, filled with learning, sharing, speaking, and connecting with passionate technologists from every corner of the world. What is the Microsoft MVP Award? The Microsoft Most Valuable Professional (MVP) award is given to technology experts who share their knowledge and real-world expertise with communities. With fewer than 4,000 MVPs worldwide, it’s an honor to be part of such a vibrant and dedicated group. MVPs contribute through speaking engagements, writing, open-source contributions, and helping others online and offline. You can learn more about the progra...

The Backup Skype for Business script is now live

As promised in today's session, here is the announcement of the general availability of the backup script for Skype for Business on premise.

It is continuation of the backup-lync2013 script, with a few minor tweaks to make it work with SfB.
But as I was going through the script to make it compatible, I also added a couple of other tweaks.

Here are the highlight of this version (called v 4.00)

  • Change: Script renamed to Backup-SfB.ps1
  • Change: Script edited to work with Skype For Bisiness server deployment (TAP Bits)
  • Change: Shortened filepath by using hostnames, not fqdn for naming
  • Change: New destination = c:\ucbackup
  • New feature: Added a switch to set a password for certificate $CertPass
  • New feature: Certificate export will now add "usages" for the exported certificates
  • New feature: A warning is displayed if a cert is not exportable
  • FEATURE REQUEST: Send an email notification on completion
  • Bugfix: If the same certificate is used for multiple usages, the next export (with an existing thumbprint) is skipped, only the first usage is displayed

I hope you find this useful, and I do appreciate feedback so I can make it even better in an upcoming event.

The script can be downloaded from the Technet Gallery