Copilot in Outlook: Prioritize my inbox

Microsoft is releasing a new feature for Copilot in Outlook: "Prioritize my inbox by Copilot". The feature can go through your inbox and analyse the content for you. it will then mark them as high and low priority and help you focus on the tasks that are important to you. When the feature rolls out, it will be implemented as an opt-in feature for users, and it will be a "limited seating" until there is enough capacity for all within the organization. When available and enabled, there will be ways to tell Copilot what is important to you. You can read more about this on the support pages for the feature. A couple of notes: It will only prioritize in your main inbox (Not subfolders) It will not work on shared mailboxes or groups This feature is associated with Microsoft 365 Roadmap ID 411302  and will start rolling out in April 2025

The Backup Skype for Business script is now live

As promised in today's session, here is the announcement of the general availability of the backup script for Skype for Business on premise.

It is continuation of the backup-lync2013 script, with a few minor tweaks to make it work with SfB.
But as I was going through the script to make it compatible, I also added a couple of other tweaks.

Here are the highlight of this version (called v 4.00)

  • Change: Script renamed to Backup-SfB.ps1
  • Change: Script edited to work with Skype For Bisiness server deployment (TAP Bits)
  • Change: Shortened filepath by using hostnames, not fqdn for naming
  • Change: New destination = c:\ucbackup
  • New feature: Added a switch to set a password for certificate $CertPass
  • New feature: Certificate export will now add "usages" for the exported certificates
  • New feature: A warning is displayed if a cert is not exportable
  • FEATURE REQUEST: Send an email notification on completion
  • Bugfix: If the same certificate is used for multiple usages, the next export (with an existing thumbprint) is skipped, only the first usage is displayed

I hope you find this useful, and I do appreciate feedback so I can make it even better in an upcoming event.

The script can be downloaded from the Technet Gallery