External Sharing in SharePoint and OneDrive is changing: What You Need to Know

In an ongoing effort to create a more secure environment by default, Microsoft is introducing an important security update that will affect how external users access content shared through SharePoint and OneDrive. Starting July 1, 2025, any links shared with external users before your organization enabled Microsoft Entra B2B integration will no longer work. This change applies to all organizations that have already enabled or will enable SharePoint and OneDrive integration with Microsoft Entra B2B (Most organizations I have looked into so far). External users trying to use old links will see an error message saying the organization has updated its guest access settings. To regain access, the content must be reshared. Highlights of how the change affects organizations who have enabled B2B: All external sharing will require guest registration. External users must be added as guests in your Microsoft Entra directory. Access will be managed through Microsoft Entra B2B Invitation Manager. T...

An update to the Lync SE Backup script

I just wanted to let my readers know I have updated the backup script previously added in a post earlier this summer.
After doing some research, I have now been able to enumerate the local Lync file share path, hosted on the server. So now, the Script should be able to run without any modifications or input.

The solution was quite "simple", once I figured out where and how:


Not the prettiest piece of code, but it worked. I've also been working on a similar script for Lync 2013 (preview), for those of you who would be interested in that.

The script can be downloaded here: Backupscript - Standard EDT.ps1
All my scripts can be found in the "Lync Scripts" section at the top

As always, I appreciate your feedback, suggestions or questions.