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!

An update to the Lync SE Backup script

I just wanted to let my readers know I have updated the backup script previously added in a post earlier this summer.
After doing some research, I have now been able to enumerate the local Lync file share path, hosted on the server. So now, the Script should be able to run without any modifications or input.

The solution was quite "simple", once I figured out where and how:


Not the prettiest piece of code, but it worked. I've also been working on a similar script for Lync 2013 (preview), for those of you who would be interested in that.

The script can be downloaded here: Backupscript - Standard EDT.ps1
All my scripts can be found in the "Lync Scripts" section at the top

As always, I appreciate your feedback, suggestions or questions.