Multitenant Intelligent Recap, Sharing with Copilot summary and talk to your Copilot

Here are three new features for Copilot, either already enabled in your tenant, or on it's way really soon. Intelligent Recap Access for Multi-tenant Organization Copilot will soon supports intelligent meeting recaps for B2B users in multi-tenant organizations, allowing access to summaries from the hosting tenant. This will make it much easier for meeting participants in large (multitenant) organizations. The update mentions multi tenant organizations and B2B organizations, but it is not clear on which scenarios will be supported. I'll keep an eye out for any information on this. The feature is Rolling out in July 2025 (Roadmap ID 488298 ). There is no configuration required, as the feature will be automatically enabled for all eligible users.  Sharing with Copilot summary We all know the flow of sharing documents from 365. The flow includes a popup box where we are asked to enter the address of the recipients and a big blank box to write "something" about the documen...

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.