Coming soon: Copilot Studio Agent Report Template

Copilot Studio Agent Report Template Microsoft is rolling out a new feature in Viva Insights: the Copilot Studio agent report template. This Microsoft Power BI template will be available in public preview starting mid-April 2025, and provides an aggregated view of Microsoft Copilot Studio agent adoption and impact across the organization over time, with the flexibility to explore details for specific agents. This feature will bring valuable insights into the usage of agents, making it easier for organizations to make informed adjustments and optimize their performance. The Copilot Studio agent report covers usage and impact metrics for agents built using Copilot Studio that are published outside of Microsoft 365 Copilot or Microsoft 365 Copilot Chat, and excludes agents that enhance Microsoft 365 Copilot and autonomous agents. Eligibility Criteria To access this feature, tenants must meet one of the following criteria: Viva Insights licenses: Either a minimum of 50+ assigned Viva Insi...

Lync 2013 Backup v 3_4 released

Today I have updated the Lync 2013 Backup script to v 3_4, and uploaded it to the Technet Gallery

New in this release:
- I have included a "if file exists" check in the Persistent Chat Backup. This will hopefully stop error messages when there is a SQL Mirror database in use (as I did for back-end database some time ago).

Changes in this release:
- I have removed the transcript log, as I only intended it for debugging.
- The compression job is now run as a .net function (see bugfix for why ;) )

Bugfixes in this release:
- Wait-job now correctly waits for the zip job to complete, due to the changes made in the routine. Thanks to the guys at the TechNet Forums for pointing me in the correct direction.
- IIS files were backed up to the wrong folder when run on an enterprise version of Lync. This bug was introduced in v 3_3, but now removed.

Cleanup in this release:
- I have removed some assembly-loads used for SQL backup in a Windows 2008 environment. This script is intended for Windows Server 2012 and Lync 2013. No need to do the extra work.
- The script is also removing certain temporary files, used for features.

Hope you like the updates, and keep those bug reports and feature requests coming. There will be more posts on the restoring with this backup soon. So stay tuned.