A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
-
Updated
Apr 15, 2018 - PowerShell
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
Copy Libraries and Lists Content between ANY Version of SharePoint (SP2010/SP2013/SP2016/SPOnline).
Move SharePoint lists or libraries from one site to another using a user-friendly migration tool.
Fetch list items from a SharePoint online list using a login cookie instead of an api key. This has to make a few passes on the pages as these is a list view limit on the api. This requires an account with read access to the list.
PowerShell Scripts to Import/Export SharePoint Lists. Useful for cross tenant migrations.
Investigate the total number of lits and lists items via one of the scripts. Then migrate the lists including their attachments from one sharepoint site to another with the other script.
The script lists all groups in a sharepoint site and its subsites and outputs them to a file for reporting use.
With this PowerShell script you can delete all rows from a Sharepoint list instead of deleting rows for each "page" from a list.
SharePoint List Query Aggregator for Policy & Procedure
The script allows the adding of records to a SharePoint site`s list. This can be expanded to use a source file or webservice.
This repository describes how to get SharePoint items from any lists by using PowerShell
Add a description, image, and links to the sharepoint-lists topic page so that developers can more easily learn about it.
To associate your repository with the sharepoint-lists topic, visit your repo's landing page and select "manage topics."