security
640 TopicsAutomating Permissions
Question Title: Automating Permissions for New Document Libraries in a SharePoint Hub Site Based on a Templated CSV Description: I have a SharePoint hub site for all our projects. For each new project, I need to create a new document library within this hub site. The challenge I'm facing is that each document library needs a specific, templatized folder and permission structure for different departments. My goal is to find an automated solution that, whenever a new project library through template is created, it automatically applies the correct folder structure and permission levels as defined in my template. Are there any other out-of-the-box SharePoint features or Power Automate that can accomplish this?25Views0likes1CommentHelp! SharePoint is mixing up my document metadata and it's driving me crazy 😅
Hey everyone! I'm hoping someone here has seen this weird issue before because it's starting to really mess with our approval workflows. What's happening (the really frustrating part) So I built this document management system using SharePoint + Power Automate for our approval process. It was working great for months, but now SharePoint has started doing this really weird thing where it's mixing up metadata between different documents. Like, User A uploads a document, but SharePoint says it was uploaded by User B. Or a document from our other office suddenly shows up as being from another country. It's like SharePoint is getting confused and grabbing random metadata from other files! Here's what I'm seeing with the metadata fields: Wrong uploader names - The metadata shows the wrong person uploaded it (but version history is correct) Department mix-ups - Documents are getting tagged with the wrong office/department Date weirdness - Upload dates keep changing on existing documents My setup (in case it matters) SharePoint Online with custom document library Power Automate flows that kick off approval workflows when docs are uploaded Multiple users uploading files throughout the day Custom metadata fields for uploader, department, dates, etc. Since we use these documents for approvals, having wrong metadata is really bad news. Approvals are going to the wrong people, our audit trail is messed up, and people are starting to not trust the system. Has anyone else run into this metadata inheritance/mixing problem? A few specific things I'm curious about: Could this be a content type issue? Like, are multiple content types somehow sharing metadata? Is Power Automate maybe processing things too fast and causing conflicts? Could it be some kind of caching problem in SharePoint? Is this related to users uploading documents at the same time? What I've already tried Checked version history (it's correct there) Looked at my Power Automate flows Had users clear their browser cache Double-checked permissions Really just looking for anyone who's been through something similar! Specifically: What caused it for you? How did you fix it? Any tips to prevent it from happening again? Should I maybe restructure how my document library is set up? This worked perfectly for months and now it's like SharePoint has developed multiple personality disorder with my metadata 🤦♂️ Any ideas or war stories would be super helpful! Thanks in advance! Thanks in advance !62Views0likes2CommentsSharePoint Guest Expiry
We have recently enabled the SharePoint guest expiry setting on our tenant and set this at 30 days. However, we have noticed that this hasn't filtered down to all existing sites which have a custom guest expiration set (e.g. they are still set to expire after 60 days rather than the org level setting of 30 days). I know that we can change this manually on the sites that we are aware of, but we have thousands of sites. Therefore, is there a way of: Getting an export of all SharePoint sites that do not match the org level setting of 30 days guest expiry AND Ensuring that all SharePoint sites are set to match the org level setting of 30 days for the sites that we have external sharing switched on for59Views0likes1CommentFor Retention Policy, if I set Retain + Delete, does it delete the original file/copy/both?
Hello, I am learning about Retention Policy for SharePoint Online and wanted to get a confirmation on this option below. Let's say I chose to retain for 10 years based on when it was created AND said Yes to "Do you want us to delete it after this time?" option. After 10 years, does it delete original files, copies that are generated in Preservation Hold Library, or both? This part was a bit confusing for me lol48Views0likes1CommentCan default permission groups be restored in SharePoint Online?
Hi everyone, In a SharePoint Online site, someone with permissions modified the default site groups (Owners, Members, and Visitors), replacing the users and groups that were originally there. This also affected several subsites and lists that inherited permissions from the main site, and even some lists with broken inheritance were unexpectedly modified. I’m not sure if that’s directly related. I have Site Collection Administrator permissions, but I’m not a SharePoint global admin, so there may be things I can’t see or do. Should I escalate this to a global admin? Is there any way to check or recover how those groups were configured a few days ago? Any advice or shared experience would be greatly appreciated. Thanks!133Views0likes2CommentsIf you set a retention policy to retain and delete, how will an existing file be affected?
Hello, I asked to separate forums and Support people but received a different response so I just wanted to come here for some sanity check. Let's say you set up a new retention policy for SharePoint Online sites and site A already has a file that's created/uploaded 4 years ago. For the retention configuration, you chose Retain for 5 years, Based on Created, and Delete after the retention policy expires. Once this policy is applied today, will the existing file be deleted after 1 year or 5 years? Once this retention policy is applied, will that file be deleted after 1 years or 5 years? I just wanted to use the community who seemed to have users with real experience with Microsoft tools.144Views0likes3CommentsCan default permission groups be restored in SharePoint Online? (Owners, Members, Visitors)
Hi everyone, In a SharePoint Online site, someone with permissions modified the default site groups (Owners, Members, and Visitors), replacing the users and groups that were originally there. This also affected several subsites and lists that inherited permissions from the main site, and even some lists with broken inheritance were unexpectedly modified. I’m not sure if that’s directly related. I have Site Collection Administrator permissions, but I’m not a SharePoint global admin, so there may be things I can’t see or do. Should I escalate this to a global admin? Is there any way to check or recover how those groups were configured a few days ago? Any advice or shared experience would be greatly appreciated. Thanks!Solved158Views0likes1CommentEmbed code error: Domain refused to connect
I have an external site from the organization wherein we have uploaded the html5 image with links. The URL has .html at the end of it and I used an iframe generator to create a code for me to be able to embed it in the SharePoint Org. I also added the external site domain in the HTML Field Security but I'm still having this errorupon embedding: Here's the iframe code: <iframe src="https://DOMAIN/HTML5/index.html" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen></iframe> ***ACUTAL DOMAIN AND URL IS REPLACED WITH "DOMAIN/HTML5" What else could be the problem why is the domain refusing to connect? This site is built from Teams for External Users.89Views0likes1CommentNew sub site create option is missing
Hi, I am missing "create new subsite" option in my sites. I can see option to create new list , library and app. I am the owner of the site and I can see all the sub sites and access them with no issue. Any thoughts ? I went through this forum https://social.technet.microsoft.com/Forums/en-US/9a09b354-3271-4dc5-af17-2e822d648c97/new-subsite-creation-option-missing?forum=sharepointgeneral but looks like it didn't help. Thanks, AnushaSolved36KViews0likes18CommentsUsing Sharepoint as Virtual Data Room (VDR)
I am very new to SharePoint and I have been tasked to set up a VDR using SharePoint. It is for sharing and collaborating with external partners. Important features of a VDR are, but not limited to: 1) User Management and Control (User login, Login auto expiry, Assigning access permission etc) 2) Data Management and Control (Access permission, watermarking, cannot download/save, cannot print, cannot edit etc) 3) User Activity Report (when did user login, frequency of login, which files, etc) I am not able to find much resources for this. I am wondering anyone here has any experience setting up a VDR via Sharepoint. And if you could share best practice or any advice, will be much appreciated. Many thanks in advance. Cheers, jw83KViews0likes9Comments