Adding lock icons to folders on our server

AAAAAAA 1 Reputation point
2022-08-03T15:24:53.173+00:00

Hey there,

We're transistioning our data off of our local file servers and into Teams/Sharepoint. Each week I'll transfer a few, and after the transfer happens I restrict all users access on each folder to read only. The idea is to have a historic, local, archive but not to let anyone edit what's hosted locally.

I've seen before that specific folders on file servers can have lock icons appear for the end user. What's the method to add that lock icon to specific folders as I restrict edit permissions on those folders each week?

Thank you,

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,987 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dillon Silzer 54,931 Reputation points
    2022-08-03T16:12:56.743+00:00

    Hi @AAAAAAA

    I believe you can lock the SharePoint site by using the following documentation:

    Lock and unlock sites

    As a global or SharePoint admin in Microsoft 365, you can block access to a site or make a site read-only by using Microsoft PowerShell to change the lock state of the site.

    https://learn.microsoft.com/en-us/sharepoint/manage-lock-status

    ---------------------------

    If this is helpful please mark as correct answer.

    0 comments No comments

  2. AAAAAAA 1 Reputation point
    2022-08-03T16:23:33.577+00:00

    Thank you Dillon for getting back to me!

    Sharepoint however is where the live data is moving to. We want everyone in Sharepoint adding and updating information as we go.

    The local file stores is what we need to lock down. I've been changing the ownership of folders to domain admins, then changing everyone else's permissions to only read and execute. Users aren't updating information in two places now, but they also don't know what is old on the file server until they try to save a change and get denied access.

    Adding the lock icon to individual server folders is the goal here.

    0 comments No comments