sharepoint
1614 TopicsWhich SharePoint Communication Site layout has worked best in your organization?
Hi everyone, We're redesigning our SharePoint Online communication site and comparing different homepage layouts for HR, IT, Finance, and Corporate Communications. I'd like to hear from the community: Which homepage layout has worked best in your organization? Which web parts do you consider essential? Have you found any design patterns that significantly improved user adoption? Looking forward to learning from your experiences and recommendations.7Views0likes1CommentHow to Create an Approval Workflow in SharePoint Online (Microsoft 365)
Managing approvals efficiently is one of the biggest challenges for organizations. Whether you’re approving invoices, purchase requests, leave applications, contracts, or company policies, relying on emails and manual follow-ups often leads to delays, confusion, and missed deadlines. https://dellenny.com/how-to-create-an-approval-workflow-in-sharepoint-online-microsoft-365/19Views0likes0CommentsSharePoint 2013 to 2026: Why Legacy Migrations Are Still the Backbone of IT
Technology moves fast, but enterprise systems rarely do. While organizations eagerly adopt cloud platforms, AI-powered tools, and modern collaboration solutions, many still rely on legacy systems that have quietly supported business operations for years. One of the most common examples is SharePoint 2013. https://dellenny.com/sharepoint-2013-to-2026-why-legacy-migrations-are-still-the-backbone-of-it/18Views0likes0CommentsUser agent : ODMTADemand-Transform_Zip
Hello guys, I’m investigating a SharePoint/OneDrive alert and noticed the following user agent: """ODMTADemand-Transform_Zip""" I found information about OneDriveMpc-Transform_Zip/1.0 being related to ZIP downloads from SharePoint/OneDrive, but I can’t find anything specific about ODMTADemand-Transform_Zip. Does anyone know what this user agent is used for? Is it a legitimate Microsoft backend process, and is it related to ZIP generation/download operations in SharePoint or OneDrive?211Views0likes2CommentsHow to Identify Obsolete SharePoint Online Sites with PowerShell
Microsoft 365 has been around for many years, and it’s likely that a tenant has some obsolete SharePoint Online sites. The LastModifiedDateTime property is an unreliable basis to make the decision because background processing can update the property. This article explains how to identify obsolete sites based on usage data extracted from the Microsoft Graph. Combining the usage data with basic site properties taken from SharePoint creates a report that should help administrators to figure out what sites they should consider removing. https://office365itpros.com/2026/07/13/find-obsolete-sites/17Views0likes0CommentsSearching in a Microsoft List
How could a user restrict their search to a particular value in a particular field? Let's say I need to search for the value 'Williams' in the 'Company' field. I could enter "Williams" into the search bar, but the hits would include all items that contain the word "Williams" in any field. I want to restrict the search. How can one do that?