's Picture

Joseph Velliah

Fulfilling God's purpose for my life

  • Home
  • About
  • Search
  • Contact

PowerShell

A collection of 29 posts

August 15, 2020

Remove all entries from the Tenant Wide Extensions List

The SharePoint Admin Center provides various governance features, but there is no way to easily remove all entries from the Tenant Wide Extensions list exist in the Tenant App Catalog Site from the SharePoint admin center for governance activities. This...

PowerShell SharePoint SPFX CLI for Microsoft 365

July 23, 2020

Export Configurations of SharePoint Tenant Wide Extensions

The SharePoint Admin Center provides various governance features, but there is no way to easily export Configurations of Tenant Wide Extensions from the SharePoint admin center for governance activities. This script retrieves Tenant Wide Extension configurations from the App Catalog...

PowerShell SharePoint SPFX CLI for Microsoft 365

June 28, 2020

Sync SharePoint Document Library Documents with Azure Storage Container

The Azure Storage platform is Microsoft’s cloud storage solution for modern data storage scenarios. Core storage services offer a massively scalable object store for data objects, disk storage for Azure virtual machines (VMs), a file system service for the cloud,...

PowerShell SharePoint Azure CLI for Microsoft 365 Azure CLI

June 14, 2020

Insert pictures in a SharePoint Document Library into a Word document

This PowerShell script shows how to download and insert many pictures in a SharePoint Document Library into a Word document in a two-column table with file name using CLI for Microsoft 365 commands and PowerShell Script.

PowerShell Microsoft 365 SharePoint Windows PnP

March 28, 2020

Add remove bulk users to Microsoft Teams or Groups

In this article, I am going to explain how to add remove bulk users to Microsoft Teams team or Microsoft 365 group using CLI for Microsoft 365 and PowerShell Script.

AAD Microsoft 365 Teams Groups PowerShell Governance PnP Migration

February 4, 2020

Scan Office 365 Groups created with User Names

We can use the group naming policy to enforce a consistent naming strategy for groups created by users in our organization. A naming policy can help us and our users identify the function of the group. We can use the...

AAD Bash PowerShell Governance PnP

February 3, 2020

SharePoint Online – Download a file from Library using SharePoint App-Only Access and PowerShell

SharePoint App-Only is the older, but still very relevant, model of setting up app-principals. This model works for both SharePoint Online and SharePoint 2013/2016 on-premises and is ideal to prepare your applications for migration from SharePoint on-premises to SharePoint Online....

PowerShell Microsoft 365 SharePoint

January 26, 2020

SharePoint Online – Set Lock Screen in Windows 10 when the user is not on corporate network

Internal communication is good for productivity and helps you boost employee engagement. The Windows 10 Spotlight feature provides beautiful backgrounds on your Lock Screen to promote company events. Companies use different endpoint management platform that enables IT operations and security...

PowerShell Microsoft 365 SharePoint Windows

September 13, 2018

O365 / SharePoint Online – Load And Install App using CSOM & PowerShell

```powershell try { Write-Host “Load XML config file” -foregroundcolor black -backgroundcolor yellow

SharePoint Dotnet PowerShell

September 13, 2018

O365 / SharePoint Online – Import Term Store Terms using CSOM & PowerShell

Looking for a solution to import Term Store Terms using CSOM & PowerShell in O365 / SharePoint Online?

SharePoint Dotnet PowerShell

Newer Posts Page 2 of 3 Older Posts

Subscribe

Get the latest and greatest from me delivered straight to your inbox.

Joseph Velliah © 2025.

Back to top