Microsoft 365 updates on new Copilot capabilities

Microsoft has announced a set of upcoming enhancements that continue to expand the value of Copilot across Microsoft 365. These updates introduce new ways for users to manage collaboration and meeting experiences with less context switching and more control. As always, timelines may shift as development progresses. I have provided the official reference IDs and documentation links for your convenience. Schedule meetings directly from Copilot Chat The first update introduces a new capability that allows users to schedule meetings directly from Copilot chat. This feature reached general availability worldwide with rollout completed by late January 2026. It enables users to find available times, book rooms, draft agendas, and send invitations entirely within the chat experience, reducing the need to move between applications and helping streamline everyday workflow. The feature is on by default, requires no administrator configuration, and respects all existing calendar and meeting polici...

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 :)