Safeguarding Sensitive Data in Microsoft 365 Copilot with Purview DLP (GA Release)

The challenge with sensitive data and access to Copilot Microsoft 365 Copilot empowers users with AI-driven assistance across Microsoft 365 apps, but it also raises concerns about accidental oversharing of sensitive information. In response, Microsoft has extended its Purview Data Loss Prevention (DLP) capabilities to Microsoft 365 Copilot, allowing organizations to enforce information protection policies within AI workflows. The DLP for Microsoft 365 Copilot has been in preview for some time, but Microsoft has now announced it is released for GA (General Availability). Among some of the interesting features are new features like alerting and policy simulation. Key details:  Rollout Timeline: As of June 2025, the rollout has begun. It should be completed worldwide by late July 2025. Scope: Initially, DLP for Copilot was available for Copilot Chat scenarios. By the time of GA this is expanding to Copilot in core Office apps (Word, Excel, PowerPoint) as well. Ensuring that DLP prote...

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.