Microsoft Copilot is all around...

  As the debut of Microsoft 365 Copilot approaches, there are a lot of Copilot features set to be introduced across the Microsoft 365 ecosystem. Here are a few noteworthy additions: Microsoft has unveiled a series of innovative features in the upcoming releases of Windows 11, some of them are already released, and some are currently available in preview builds. The Windows 11 Copilot, conveniently located in the taskbar, eliminates the need to open your Edge browser. It is seamlessly integrated with Bing Enterprise Chat (BEC) and ChatGPT, making it really easy to get started on your creative journey. Included in Windows 11 is the new co-creator feature in Paint. This feature, also in preview, is integrated with DALL-E and provides a swift and straightforward method for creating illustrations and images. If you possess a knack for crafting descriptions, you can generate quite impressive imagery. Another AI-powered feature is image creation directly from BEC. This feature, also integrate

An update to the Lync 2013 Enterprise Backup script

I have now updated the Backup script for Lync 2013 Enterprise to support a topology with a mirrored back-end server (SQL). The script is tested on systems with and without a mirror configuration.

Also, the script is updated to take backup of the persistent chat server. If none is deployed in your topology, either ignore the error message, or REM out that part of the script.

Thanks to Dino Caputo for alerting about the error in my script!!

The script can be found right here, and the other links are all updated.

Comments

Anonymous said…
Thanks... Works Fine.
Unknown said…
I'm going to try and use this script in an environment with multiple sites. I will share my findings with you once completed. I believe I can encapsulate most of the content within a foreach loop starting with the $fqdnLyncpool variable, since that cmdlet returns more than one value.