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

More virtaul stuff

But this time it's more of a maintanance thing.
Do have a problem with ever growing virtual disks, even if you delete files from within the VM?
Here's a tip for you (what I'v just done to save som space):
  1. Run cleanmgr.exe from command prompt, and clean out all you want (I reccomend NOT to compress, as this often really slows down your computer). And be sure to remove all system restores (If you haven't been smart to disable it all to gether. SR is a disk hogger)
  2. Download the SDelete tool from sysinternals (Found on: http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx)
  3. Run SDelete -c -s -z within the machine (This will relly clean up your "empty" space)
  4. Shut down the VM, and run the VHD Wizard and select "compress"
This is of course not a one time job, and should be done on a regular basis if you're running out of disk space. But it'll be a while untill I have to do it again. I just cleaned up two machines, and saved 15 GIG of space on my laptop :)