Upcoming Features in Microsoft 365 Copilot app: Wave 2 Spring Release (2025)

The next wave of Microsoft 365 Copilot app is coming Microsoft just announced a huge set of new features for the Microsoft 365 Copilot app as part of they call the Wave 2 Spring release .  Let's dive into some of the key features and improvements coming your way. Some of them will be available for all users and some will be limited to users with a license. Updated app layout: Navigation Pane (1) The Microsoft 365 Copilot app's left navigation pane will provide all users (licensed and unlicensed) users with access to essential modules such as Search, Chat, Notebooks, Create, and Apps. The workspace can be personalized by users which can pin or unpin apps and agents.  New module: Notebooks (2) Copilot Notebooks turn notes, documents, and work data into immediate insights and actions. Users  can gather information from chats, meetings, pages, and files, as well as organize and store important documents, notes, and tasks. This feature then grounds chats in the contents o...

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