Sharing your Copilot notebooks - Is being rolled out

Microsoft is rolling a new update to Copilot Notebooks that make collaboration even easier: the ability to share Copilot Notebooks with your colleagues.  Personally, I like Notebooks because they feel almost like small, personal agents I don’t have to configure. They give me a safe space to collect notes and documents and then work on them over time. With this update, that personal space can become a shared space for a selected group of  colleagues, without compromising security or permissions. I think it is also important to note that your chat and chat history within the Notebook stays private. The web rollout began in late October and will finish by December, while mobile access starts in early November and are related to the Microsoft 365 Roadmap ( ID 506851 )  You can also read more about the Copilot Notebooks experience on the Microsoft website here . If you like this update and want to stay informed about similar improvements, feel free to follow me on LinkedIn!

Get-assignedlineuri v 3 has been released

Just a quick post to let you know the get-assignedlineuri.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: Create HTML is now an option, not default.
  • NEW FEATURE: Summary in Shell has been added as a switch, Output path can be changed. .
  • NEW FEATURE: Gridview is also added as a feature. This is a very powerfull way of finding exactly what you are looking for.
  • NEW FEATURE: Added Save to XML and load XML to Gridview as switches.
  • NEW FEATURE: Go online to the lyncnumbers.net and find posts regarding this script (beta)
A keen eye will also see a reference to lyncnumbers(dot)net ;) Stay tuned for more on this site later.