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

Skype for Business get-DNSandIP.ps1 updated

It's almost a year ago since I wrote and published the get-dnsandip.ps1 script. I always knew I would have to revisit it once I came across a fully deployed IPv6 deployment, and here it is.

The new version of the script now has a -addipv6 switch to add ipv6 addresses to the discovery process. And as I was on the task, I realized I should add a way to autodiscover the internal DNS servers as well.
Now the script can be run without any switches, or with the -addipv6 as the only switch to do the job.

If you prefer to control which DNS to use, the switches are still there. They are just not mandatory.

The script can be downloaded at the Technet Script Center, and as always, I appreciate your support and feedback.