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!

Backup of your Lync 2013 script updated

Based on my own experience with this backup scripts, I have updated the persistent chat section

Instead of just running the "Export-CsPersistentChatData" command, it will now check to see if persistant chat is implemented at all.

I have done this to avoid the big blood red text you get if it is not implemented.

The script is signed, and should run on any server, unmodified.

Instead of sharing the script through Drop-box, I have posted it in the Technet Gallery, right here: Backupscript-Lync_2013_v3.ps1. It will give you an option to rate the script, or even discuss it.