PowerShell script to show the access request email address for all sites
I have written this script to determine whether or not Access Requests are enabled for each site within a given Site Collection, and if so display the email address specified. The colour coded output makes it easy to see which…
Modify the number of backup threads
By default SharePoint is configured to use 3 backup threads. This can be increased to improve performance and reduce the amount of time taken to backup large farms. However, the log files can become more difficult to read. These are…
Script the installation of SharePoint Server prerequisites
If your SharePoint server does not have Internet access then it will not be able to download some of the required components during installation. To workaround this, download the files on another computer and copy them to the PrerequisiteInstallerFiles folder….