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...

Search-lineURI.ps1 v3 released

Just a quick post to let you know the search-lineuri.ps1 has been updated and uploaded to the Technet Gallery.

The script has gone through some major changes, and I will go through a couple of them in an upcoming post. But here are the highlights of v3:

  • CHANGE: Moved search to a function, making it possible to add more flexibility with switches.
  • NEW FEATURES: -search, -ListAsGridView, -SavetoXMl and path switches for saving the output.
  • BUGFIX: Script is no longer showing a count of 0. Listing only positive matches.
  • NEW FEATURE: Made the parameter for digits "not mandatory", as it is not always called for any more. Also restricted this parameter to 2-20 digits.
  • HELP: Created a online switch to launch lyncnumbers.net, where there will be updates about the script.