Smarter AI Workflows in Microsoft 365 Copilot has been announced on the roadmap: Tools, Source Control, and Agents

Tool Selection in Copilot Chat: Making AI Features More Discoverable One of the most helpful updates in my opinion, is the introduction of the new “Tools” button in Copilot Chat. Users will soon see this button directly in the chat prompt box, offering quick access to a curated set of Copilot features such as Researcher, Analyst, Pages, and image generation.  This will hopefully help users with an easier path to the different tools at their disposal. The feature is turned on by default, with no admin configuration required. This feature is associated with Roadmap ID 497298 , and is expected to roll out in the last weeks of August. Source Control in Copilot Chat: Scoped Responses for Greater Relevance Another user-friendly enhancement coming up, is the ability to scope Copilot Chat responses to specific content sources. This feature will allow users to define exactly which documents, folders, or repositories Copilot should reference when generating responses. It’s a subtle but power...

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.