Meet your new Copilot 365 assistants: Skills agent, Interpreter agent, Project agent and the facilitator

Making your tasks easier for you: The other day I wrote about the new Skills feature coming to Microsoft 365 in the following weeks. But the Advanced tier os the new skills feature is just one of three out-of-the-box agents already in place or coming the next weeks and months (and many more in the future, I'm sure). This agents are designed to handle "everything" from simple tasks to complex multi-step processes where you choose to implement them. In this rather length post, I’ll try to break down each agent’s capabilities, why they’re useful, and how you can prepare to make the most of them. Skill Discovery (Skills Agent – Powered by People Skills) Let's start with the skills agent. In my previous post, I mentioned the release of the "skills feature" that will be released in two tiers. One basic, and one advanced. The advanced tier is driven by AI, more specific the "Skills agent". This agent is all about connecting people and expertise. The agent...

LineURI still a part of the user after removal

Ever been in my shoes;
About to enable a user for enterprise voice, but you're not allowed as the number is already in use?
Only problem is; You could swear the number isn't in use any more, as you removed a user with that number just a few days ago. With the exact same number.....

Well, here is something I discovered in a deployment at a customer site:
When you remove enterprise voice from a user, you do NOT remove the LineURI property from the user. So when you try to reuse the same number, it is still listed as in use.

You have to remove the assigned number prior to disabling the enterprise voice feature on a user, for it to truly be freed.

What was that? You don't remember which user you edited yesterday (or a few days ago)?
Here is quick tip. Launch powershell, and type the command: "Get-CsUser | ft -Property name, LineURI" This will give you a list off all of your CS users, and their corresponding phone numbers.

Just look for the number you are trying to add to another user, and identify to which user it already belongs to. Then move over to the control panel, locate the user, enable it for voice, remove the number, and disable the voice again...