Custom Engine Agents in Microsoft 365 Copilot

Agents in BizChat has been available for some time already, but now there is an upcoming update to Agents. The introduction of “ custom engine agents ” in Microsoft 365 Copilot! These specialized agents can be built on any large language model (LLM), toolchain, or orchestration tool, tailored specifically for your domain or tenant workflows. Initially supported in Microsoft Teams, this feature will soon be available in Microsoft 365 Copilot Business Chat ( BizChat ).   The introduction of Custom engine agents enables your organization to create customized experiences using your own AI systems and orchestrators. You can design unique prompts, connect to any LLM, and integrate these custom agents with Microsoft 365 Copilot. After the rollout, users will be able to access these agents, provided they are enabled and deployed in the Microsoft 365 admin center under the Copilot tab.   You can read more about the feature on this page . Eligible users can create agents using Micros...

Automate your collection of CQM data in Skype for Business - Get-CqmAutomated.ps1 Released

My new script for automating the collection of CQM data, using the "Microsoft Call Quality Methodology Scorecard for Skype for Business Server" was released a couple of days ago.

It was announced last night at the "The Microsoft MVP Award Program Blog" with a solid description of how it is supposed to work, and how to set up the scheduled task in your own deployment.

I am aware the script has only been run in a "single" server environment, and I am look for a deployment with multiple monitor databases and/or mirrored databases to enhance my script to allow for collection from multiple databases, or selective databases.

CQM is getting more and more attention in the field, as it should be. I consider CQM a very important piece of the day to day maintenance of any deployment. How else can we know our deployment is working as it should be.

Here are a couple of links regarding the script:
The Microsoft MVP Award Program Blog: http://blogs.msdn.com/b/mvpawardprogram/archive/2015/10/20/automating-the-collection-of-cqm-data.aspx

Microsoft Call Quality Methodology Scorecard for Skype for Business Server V1.5: http://blogs.technet.com/b/jenstr/archive/2015/06/01/microsoft-call-quality-methodology-scorecard-for-skype-for-business-server-v1-5.aspx 

The script:
https://gallery.technet.microsoft.com/lync/Get-CqmAutomated-807c2095

I hope you find this useful, and welcome any feedback for improvements on the tool.