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 v4_0 available for download

Get-AssignedLineURI is still one of my more popular scripts, it has reached 5000 downloads by now.

This new release has a new switch which can be used to gather and compare information from AD, thanks to Hany Elkady for the request and examples. I find this handy when troubleshooting client integrations and certain errors regarding exchange integration or wrong lineURI compared to phone attribute.

I fixed a couple og bugs and added the flexibility of using monitordata and addata with the gridview functions. I also decided to change the color-scheme of the HTML output to a more modern look.

Other than that, the script seems to be working just fine, giving admins what they want/need, and no requests for enhancements has been made.

The script is available at the Technet Gallery.

As always, I appreciate your support and feedback :)