BrightWork has developed PowerShell admin utilities to make a number of administrative tasks easier for customers to execute.
Contact BrightWork Support to request a copy of the latest version of any of these utilities.
Note: The PowerShell scripts below are intended to run irrespective of the Exclude from Timer Jobs settings in a site collection. In fact, many of these PowerShell scripts are intended to complement the timer jobs, allowing the Timer Jobs to run at night on certain site collections, while the PowerShell scripts can be run anytime on targeted site collections.
This document is intended for SharePoint administrators with PowerShell experience.
Powershell Script | Description |
---|---|
Design Sync with Custom Settings for a Specified Template |
Generates the PowerShell that can be used to execute a template design sync for a template across specific project sites in a site collection. |
Metrics Refresh - Site Collection |
Refreshes metric lists in a specified site collection. |
Project Cache Refresh - Site Collection |
Refreshes the project cache in a specified site collection. |
Project Status Report Cache Refresh - Site Collection |
Refreshes the project status report cache in a specified site collection. |
Work Cache Refresh - All BrightWork Site Collections |
Iterates through all the site collections in a web application and refresh the work cache for each site collection. |
Work Cache Refresh - Site Collection |
Refreshes the work cache in a specified site collection. |
Work Cache Update - Site Collection |
Updates the work cache in a specified site collection. |