“Bring your AI to work” is here: Microsoft edition - What Multiple Account Access to Copilot means

Multiple Account Access to Copilot On October 1. 2025 Microsoft released a blog post explaining how employees now can use Copilot from their personal 365 plans to work on organizational data. This is of course, an extension of the already existing "Multi account" feature that was released for corporate accounts a "couple of months" ago. In other words, “bring your own Copilot” is now a real thing in Word, Excel, PowerPoint, Outlook, and OneNote on desktop and mobile, with enterprise protections intact. “Bring your AI to work” is an important topic, and banning AI altogether might not be the answer. Whether sanctioned or shadow, AI has already entered everyday knowledge work. Microsoft’s new multi‑account access offers a safer path where employees can use Copilot from their personal Microsoft 365 subscriptions on work files, while the file’s access, auditing, and compliance still flow through the work identity and tenant. That’s better than users copy‑pasting sensit...

Searching for that LineURI - Again

This is a script I have not used for a while, and when I needed it recently I discovered it would not run properly on a Lync 2013 server. I decided to rebuild the script to adapt to Powershell v3 and Lync 2013.

It is quite simple. use the script to search for a part of a complete LineURI and see where the pattern is in use. The longer the pattern you use in your search, the more exact is the result.

As an update, the script has been signed to be run on any system, and a more appropriate snippet with explanation has been added. And again, this has been added to the Technet Gallery. http://gallery.technet.microsoft.com/Search-for-that-LineURI-814ac281

The script has not been tested on large deployments, so feedback and bug reports are really appreciated.