Copilot in PowerPoint with Organizational Brand Images coming soon

Copilot in PowerPoint with Organizational Brand Images coming soon Microsoft is about to improve Copilot in PowerPoint by making it possible to connect it to your organization's brand images. Or at least connect to either Organizational Asset Library (OAL) in Microsoft SharePoint or Templafy Library (a third-party solution) for integrating brand images. The connection requires some configuration on the admin side, but none is required if the default image option in PowerPoint is good enough. This feature will require the user to have a Microsoft 365 Copilot license and will work with PowerPoint for Windows desktop, Mac desktop, and PowerPoint for the web. The Organizational Asset Library (OAL) in Microsoft 365 is a centralized repository hosted on SharePoint where organizations can store and manage their brand assets, such as images, logos, icons, and templates. This library ensures that users have quick access to approved brand assets, promoting consistency and efficiency in cre...

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.