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...

Move from SFBOnline to MicrosoftTeams powershell module

Microsoft recently announced the new MicrosoftTeams PowerShell module now include both SFBO and Teams commands, and is is no longer necessary to load both modules when operating with both SFBO and Teams features in the cloud.

This change can also be the reason why install-module MicrosoftTeams fails. I would recommend to un-install the old modules to avoid conflicts. This can be done through the computer's add/remove programs in the control panel. Alternatively use the -allowclobber switch.

Here is how to upgrade or install the new module.