Category: SharePoint

According to Wikipedia, SharePoint is a web-based collaborative platform that integrates with Microsoft Office. Launched in 2001, SharePoint is primarily sold as a document management and storage system, but the product is highly configurable and usage varies substantially between organisations.

Due to the highly configurable nature of SP and the multitude of versions available, we offer a vast collection of classic and moder SP information within this category which covers everything from Enterprise Users of the latest SP Release.

Therefore, this category is broad too, and is full of handy tips, tricks and advise. Check out some of the Step by Step blogs or learn with our eBooks, How To videos and Webinars.

Information Protection SharePoint
Information Protection SharePoint
Webinars

Webinar Description: Sensitivity Labels, Data Loss Prevention, Retention Labels, Retention Policies and Record management Benefits of attending the webinar: Attendees will get holistic view over Data Protection and Governance Is there a demo? 3 (Sensitivity Labels, Data Loss Prevention, Record management) STAY UP TO DATE Continue your learning and register for upcoming webinars here. Catch up on the… READ MORE

Microsoft Forms: New Excel Sync for SharePoint and OneDrive
Microsoft Forms: New Excel Sync for SharePoint and OneDrive
Blog Posts

As someone who’s always looking for ways to make workflows more efficient, I’m excited about the upcoming update in Microsoft Forms! Starting in mid-October 2024, Microsoft Forms will introduce a brand-new data sync solution for Excel on the web, impacting both SharePoint Online and OneDrive. This update promises to deliver higher reliability, replacing the older… READ MORE

Detecting GraphStrike’s Achilles heel with KQL
Detecting GraphStrike’s Achilles heel with KQL
Blog Posts

Some time ago, I stumbled upon an interesting blog post by Alex Reid, writing about the development process of an offensive tool called “GraphStrike”. The concept of this offensive tool is quite simple – this tool is a C2 beacon that routes its traffic over Microsoft’s Graph API. This kind of traffic is quite stealthy… READ MORE

Mastering Data Management for Microsoft 365 Copilot - Part 3
Mastering Data Management for Microsoft 365 Copilot – Part 3
Blog Posts

The third article in the Mastering Data Management for Microsoft 365 Copilot series focuses on Exchange Online and its storage service. The aim of this series is to explain data management capabilities and best practices for key Microsoft 365 platform storage services, and to provide insight into how Microsoft 365 Copilot (Copilot) uses the data… READ MORE

Step-by-Step Guide to Adding a Custom Content Type in SharePoint Library
Step-by-Step Guide to Adding a Custom Content Type in SharePoint Library
Blog Posts

Prerequisites 1. Create a SharePoint Site First, we need to create a SharePoint site where the custom content type will be added. POST https://<your-tenant>.sharepoint.com/_api/SPSiteManager/create {   “request”: {     “Title”: “Your Site Title”,     “Url”: “https://<your-tenant>.sharepoint.com/sites/YourSiteName”,     “Lcid”: 1033,     “ShareByEmailEnabled”: false,     “Classification”: “Low Business Impact”,     “Description”: “Site for your specific purpose”,     “WebTemplate”: “STS#3”,     “SiteDesignId”: “6142d2a0-63a5-4ba0-aede-d9fefca2c767”,     “Owner”: “your-email@your-domain.com”,     “WebTemplateExtensionId”: “00000000-0000-0000-0000-000000000000”… READ MORE

Setting up Microsoft 365 Archive
Setting up Microsoft 365 Archive
Blog Posts

Microsoft 365 Archive was released on Public Preview phase during Microsoft Ignite in November 2023, and is available already on December 2023. Microsoft 365 Archive offers a cheaper option for storing content which is not actively in use, but it’s required to be stored for future usage, archiving, regulatory or compliance matters. When storage on… READ MORE

Building a Vibrant SharePoint Community: User-Centric Strategies
Building a Vibrant SharePoint Community: User-Centric Strategies
Blog Posts

A well-designed intranet can be a powerful tool for fostering collaboration, enhancing communication, and boosting employee engagement. By creating a user-centric and engaging SharePoint community, you can drive business success and improve overall productivity. This guide will provide practical strategies and best practices for building a thriving intranet. Key Strategies for a User-Centric Intranet Personalized… READ MORE

Microsoft Graph API: Purpose, Use Cases, and Examples
Microsoft Graph API: Purpose, Use Cases, and Examples
Blog Posts

In the modern workplace, data is spread across numerous platforms and services, creating a need for a unified way to access and interact with this data. Microsoft Graph API serves as a bridge that connects various Microsoft services, providing developers with a unified endpoint to interact with data from Office 365, Azure Active Directory, SharePoint,… READ MORE