Skip to content
  • Home
  • SharePoint
    • PowerShell
    • Migration
  • About
KrunchyBunny
  • Home
  • SharePoint
    • PowerShell
    • Migration
  • About
    • Categories
Menu Close
  • Home
  • SharePoint
    • PowerShell
    • Migration
  • About

scripts

Read more about the article General Settings wont open On Web Application in SharePoint 2016

General Settings wont open On Web Application in SharePoint 2016

SharePoint Error: Updates are currently disallowed on GET requests. To allow updates on a GET, set the ‘AllowUnsafeUpdates’ property on SPWeb. is the error that I am getting when trying…

Continue ReadingGeneral Settings wont open On Web Application in SharePoint 2016
Read more about the article Move Items from one Library to another

Move Items from one Library to another

I got a request to move items from one library to another in SharePoint on prem. I had to piece together a few different PowerShell's to accomplish this. The reason…

Continue ReadingMove Items from one Library to another
Read more about the article Install Project Server for SharePoint 2016

Install Project Server for SharePoint 2016

This one is super easy because for SharePoint 2016, project server comes already installed with the SharePoint build. So this post will be super short. Got to PowerShell and add…

Continue ReadingInstall Project Server for SharePoint 2016
Read more about the article Create a new Site Collection and Database via PowerShell
Laptop in a coworking space

Create a new Site Collection and Database via PowerShell

While you can create site collection via the gui, it sometimes doesn't land in the correct database. For this reason, and others, you might want to get more granular by…

Continue ReadingCreate a new Site Collection and Database via PowerShell
Read more about the article Publish all files without a major version in a folder using PowerShell
businessman using computer laptop

Publish all files without a major version in a folder using PowerShell

I had the need to publish all files in specific folders for a customer and I had to put several PowerShell's together to make one that works. What this PowerShell…

Continue ReadingPublish all files without a major version in a folder using PowerShell
  • Facebook
  • Twitter
© Copyright - KrunchyBunny