Copilot Wave two "Memory and Personalization" requires: Enhanced Personalization

New admin control: Enhanced Personalization Control With the announcement of Copilot wave two, some may have noticed one of the new features called "Memory and Personalization". For this feature to work, copilot must learn and store some of the user's personal information. How else will it understand the user, and actually improve on the responses given over time. Some are welcoming this new feature, as competitors have already rolled out similar functionality, but others might be a bit hesitant to have this information stored. I am guessing that is why Microsoft has introduced a new data processing control for Microsoft 365 Copilot. This control, is now called Enhanced Personalization , and is already available for Global Admins to configure for their tenants.  What is Enhanced Personalization? Enhanced Personalization is a forward-looking control that will become part of the default configuration for Microsoft 365 Copilot licenses. This control allows Microsoft to proce...

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.