Skip to content

OhNotreDame/SPPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPPS

Powershell Framework including a set of modules and scripts designed to interact with SharePoint (201x), Nintex Forms (201x) and Nintex Workflows (201x).

Powershell Scripts

Get all Workflows Instance By Status usingGetWorkflowsInstancesBystatus.ps1

Get all Workflows Instances from a specific status and generate dedicated CSV files. This script is a fork of this one

GetWorkflowsInstancesBystatus.ps1 -status Running

Refresh SPFields on SPList using refreshSiteColumsOnList.ps1

Refresh all the fields of a list based on their Site Column definition

refreshSiteColumsOnList.ps1 -siteURL "http://spweb_url" -listName "name of the list"

Powershell Modules

SPFileUploader

See SPFileUploader Wiki Page

SPListViews

See SPListViews Wiki Page

About

Powershell scripts to manage and customize SharePoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published