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

troubleshoot

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 Clear SharePoint Config Cache Files with Powershell

Clear SharePoint Config Cache Files with Powershell

I have often needed to clear the SharePoint Config Cache for various reasons. I am posting a working PowerShell version here in case it is needed. Add-PSSnapin Microsoft.sharepoint.powershell -ErrorAction SilentlyContinue…

Continue ReadingClear SharePoint Config Cache Files with Powershell
Read more about the article Common Issues for SharePoint after Patching and PsConfig
Businessmen using computer laptop

Common Issues for SharePoint after Patching and PsConfig

Securitytoken.svc Exception: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present,…

Continue ReadingCommon Issues for SharePoint after Patching and PsConfig
Read more about the article SharePoint Search Services Keep disabling on their own
Walking Guy

SharePoint Search Services Keep disabling on their own

Every now and then after patching I have seen SharePoint Search services in the service administration window automatically disable. I am not sure why this happens but here is the…

Continue ReadingSharePoint Search Services Keep disabling on their own
Read more about the article How to Patch SharePoint On Premise
ColorfulDisks

How to Patch SharePoint On Premise

This post is created to give an overall guide in the conducting of the SharePoint Products Configuration wizard. This is a monthly process that must be completed after every patching…

Continue ReadingHow to Patch SharePoint On Premise
Read more about the article Compatibility View Settings In Central Admin

Compatibility View Settings In Central Admin

So you may come across central administration when you are attempting to change a user property in the user profile service and you cant seem to click on the account…

Continue ReadingCompatibility View Settings In Central Admin
Read more about the article Redirect Http to Https via AAM

Redirect Http to Https via AAM

Description How to redirect SharePoint using AAM's without breaking anything. Documentation https://blog.blksthl.com/2012/12/20/a-guide-to-https-and-secure-sockets-layer-in-sharepoint-2013/#step5 Tasks I recently came across an issue with a customer where we were tying to flip them over…

Continue ReadingRedirect Http to Https via AAM
  • Facebook
  • Twitter
© Copyright - KrunchyBunny