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

Migration

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 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
Read more about the article Migrate User Profile Service via PowerShell
Keyboard

Migrate User Profile Service via PowerShell

This is how you migrate the user profile service using PowerShell- Restore the database from backup Open PowerShell ISE as administrator and add the snapin Here you want to restore…

Continue ReadingMigrate User Profile Service via PowerShell
Read more about the article Restore Performance Point Service via PowerShell
Disk

Restore Performance Point Service via PowerShell

Restore the Database from backupOpen PowerShell as Administrator and add the Snapin Add-PSSnapin Microsoft.sharepoint.powershell -ErrorAction SilentlyContinue 3. Run the following PowerShell and be sure to check the variables $database =…

Continue ReadingRestore Performance Point Service via PowerShell
Read more about the article Migrate Managed Metadata
DCIM103MEDIADJI_0783.JPG

Migrate Managed Metadata

Description This post will tell you how to migrate the managed metadata service application into a new version of on premise SharePoint Documentation https://docs.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-server-2016 Tasks Restore the database from backup…

Continue ReadingMigrate Managed Metadata
  • Facebook
  • Twitter
© Copyright - KrunchyBunny