Copilot in Teams will be available for multitenant organizations (B2B)

Microsoft has announced that Copilot will be accessible to Business-to-Business (B2B) members within Multi-Tenant Organizations (MTO). This update allows users with B2B (shadow) identities to utilize Copilot during Teams meetings, provided they have a license in their host tenant. This will help organizations boost collaboration and productivity when working with different organizations. There will be a new policy setting in the Teams Admin Center (TAC) enabling IT administrators to manage and control Copilot access specifically for B2B members. According to the  Roadmap ID 423474 , we can expect this feature to be rolling to the first customers at the end of this month. Keep an eye out on the messeage center, and in the Teams Admin Center for these changes.  I know a lot of users and customers are asking for this feature, but organizations should make sure such access is aligned with their own security and access policies. And users should be informed that when the feature is...

Lync 2013 Backup v 3_4 released

Today I have updated the Lync 2013 Backup script to v 3_4, and uploaded it to the Technet Gallery

New in this release:
- I have included a "if file exists" check in the Persistent Chat Backup. This will hopefully stop error messages when there is a SQL Mirror database in use (as I did for back-end database some time ago).

Changes in this release:
- I have removed the transcript log, as I only intended it for debugging.
- The compression job is now run as a .net function (see bugfix for why ;) )

Bugfixes in this release:
- Wait-job now correctly waits for the zip job to complete, due to the changes made in the routine. Thanks to the guys at the TechNet Forums for pointing me in the correct direction.
- IIS files were backed up to the wrong folder when run on an enterprise version of Lync. This bug was introduced in v 3_3, but now removed.

Cleanup in this release:
- I have removed some assembly-loads used for SQL backup in a Windows 2008 environment. This script is intended for Windows Server 2012 and Lync 2013. No need to do the extra work.
- The script is also removing certain temporary files, used for features.

Hope you like the updates, and keep those bug reports and feature requests coming. There will be more posts on the restoring with this backup soon. So stay tuned.