Filter By

Package Types

Operating System

Categories

Trust Information

By: | 46,823 downloads | Last Updated: 7/25/2024 | Latest Version: 1.0.10

This module allows the usage oft the SharePoint Online Client Side Object Model (CSOM) libraries at Azure Runbooks.This module uses the libraries from the NuGet package "Microsoft.SharePointOnline.CSOM.16.1.25012.12000".

By: | 439 downloads | Last Updated: 7/26/2016 | Latest Version: 1.0

Retrieves SharePoint Online List or Document Libraries properties (Excludes Collections)

By: | 433 downloads | Last Updated: 7/22/2016 | Latest Version: 1.0

Get-xSPOTenantSetting retrieves all the SharePoint online Tenant properties. This function allows to select the properties required with tab completion.

By: | 424 downloads | Last Updated: 6/18/2016 | Latest Version: 1.0

This cmdlet uses ExceptionHandlingScope class which avoid throtting. While creating the SharePoint List or Document Library the code checks if it exists in try block. If not exists code creates one in catch block and finally updates the list in finally block. All three request to the server is sent only once which eventually increase performance. ... More info

By: | 401 downloads | Last Updated: 6/23/2016 | Latest Version: 1.0.0.1

Retrieves changes from the given SharePoint Online List

By: | 367 downloads | Last Updated: 7/22/2016 | Latest Version: 1.0

Remove SharePoint List or Document Library and moves to recycle bin

By: | 154 downloads | Last Updated: 4/22/2026 | Latest Version: 0.2.0

Cross-platform Connect-SPOService replacement for PowerShell 7.6+ on macOS and Linux only (import fails on Windows). Works around the native SPO module registry and CSOM transport defects so the official cmdlets run on a repaired pipeline with native OAuthSession-based certificate and system-browser authentication.