Tag: sharepoint

Conditional Rendering of SPFx ListView Command Sets
Conditional Rendering of SPFx ListView Command Sets
Blog Posts

SharePoint Framework (SPFx) are simply put a framework that allows us to create client side extensions for Microsoft SharePoint and Microsoft Teams. One of the extensions we can make is the ListView Command Set extension, which interacts with items selected in a list. For example, we can create an extension that adds a command to the… READ MORE

How to Provision Sharepoint Sites using Power Automate
How to Provision Sharepoint Sites using Power Automate
Blog Posts

Provisioning Sharepoint Sites and their customization often becomes a time-consuming and unattractive task. To step up this process, you only need an E3 license. This process allows you to create sites and subsites using a Sharepoint List that will trigger a flow, thus creating a new site from a customizable template. Create a Sharepoint List… READ MORE

Get file (download) from Sharepoint through PowerShell script
Get file (download) from Sharepoint through PowerShell script
Blog Posts

Another simple article, which provides a PowerShell script that I need to use to download a file from a Sharepoint site. So for that we are using the Pnp.Powershell module by giving the Sharepoint online credentials and then we use Connect-PnPOnline function to connect in the account from the PowerShell. The documentation of this module can be found here: PnP… READ MORE

Microsoft Teams + SharePoint: Leading the Power of Digital Transformation
Microsoft Teams + SharePoint: Leading the Power of Digital Transformation
Webinars

Watch this session you’ll migrate off your file shares faster, drive greater levels of usage, improve staff work/life balance, and ultimately drive greater success with Microsoft Teams. Get the tools you’ll need to enable next-generation sites, including automated insights; all of which were never possible before. In this multi-part, live demonstration, see how SharePoint facilitates… READ MORE

Part 1 – Easily Enable SharePoint Spaces
Part 1 – Easily Enable SharePoint Spaces
Blog Posts

In this article, I will cover some different ways you can use to easily enable SharePoint spaces in a modern SharePoint site.This is the first article of a series I aim to publish as I review the options currently available in SharePoint spaces. Stay tuned for future content. SharePoint Spaces Series Part 1 – Easily enable SharePoint… READ MORE

Delete rows from a SharePoint list through Powershell script
Delete rows from a SharePoint list through Powershell script
Blog Posts

Another simple article, which provides a PowerShell script that I need to use to download a file from a Sharepoint site. So for that we are using the Pnp.Powershell module by giving the Sharepoint online credentials and then we use Connect-PnPOnline function to connect in the account from the PowerShell. The documentation of this module can be found here: PnP… READ MORE

Preservation Hold Library And The Site Storage Quota
Preservation Hold Library And The Site Storage Quota
Blog Posts

This blog post idea comes from a reader’s recent question… “Is there any way to get a size of our PHLs in each site collection?” Background… when you publish a retention policy to a SharePoint site with a setting to retain for a period of time, changes and deletions are preserved in a special library… READ MORE

SharePoint admin Center: New columns on Active sites page
SharePoint admin Center: New columns on Active sites page
Blog Posts

SharePoint admins will now be able to see where sites were created from – be it PowerShell, via the SharePoint admin center, from Teams, from SharePoint “Create site” – and to be able to see more clearly who created the site. In the SharePoint admin center, the Active sites page will provide new information:  The “Created from”… READ MORE