Author: MA Microsoft Techy

SharePoint search crawl not working [Fixed]: Incremental and Full crawl is not running automatically in SharePoint 2016

SharePoint search crawl not working - Incremental and Full crawl is not running automatically in SharePoint 2016

Loading

SharePoint search crawl not working – sometimes, we might notice in the SharePoint on-premise server that the incremental and full crawl is not running automatically suddenly, even though the crawler was configured and scheduled. All of a sudden it stopped running automatically, however, it was running as per the schedule earlier. Now, if we try

Continue reading

[Fixed]: Re-Provisioning SharePoint Search Service Application

Re-Provisioning SharePoint Search Service Application using PowerShell

Loading

In this provisioning SharePoint Search Service Application article, we will learn about how to re-provision the SharePoint search service application using the PowerShell script. Many times, we may be in need that needs to re-provision the search service application or any other service applications that got corrupted or not working anymore due to some technical

Continue reading

[Fixed]: Start SharePoint Central Administration Using PowerShell

Start SharePoint Central Administration service using PowerShell

Loading

Start SharePoint Central Administration service using PowerShell – as we know SharePoint Central administration site is the heart of everything in SharePoint on-premise when it comes to managing the SharePoint farm, this site generally gets hosted in the application server and it runs by the “Central Administration ” service. This can be managed through the

Continue reading

[Fixed]: Restore the timer service in SharePoint Server using PowerShell script

Restore the Timer Service in SharePoint server using PowerShell in SharePoint 2016

Loading

Restore the timer service in SharePoint Server – as we know SharePoint timer job is commissioned in all servers connected to the SharePoint farm. If we go to the monitoring from the central administration site, there we could see due to some reasons for some of the servers, the timer job instances are not running

Continue reading

[Fixed]: Remove-MsolServicePrincipalCredential : Access Denied. You do not have permissions

Remove-MsolServicePrincipalCredential - Access Denied. You do not have permissions to call this cmdlet

Loading

The “Remove-MsolServicePrincipalCredential : Access Denied” error – when we try to connect to and run the Connect-MsolService command in the Microsoft Azure Active Directory Module for Windows PowerShell to connect to a Microsoft cloud service such as Office 365, Microsoft Azure, or Microsoft Intune, this will not be successful.  And you might receive this error

Continue reading

[Fixed]: The term ‘Get-MsolServicePrincipal’ is not recognized as the name of a cmdlet, function, script file,

[Fixed] - The term 'Get-MsolServicePrincipal' is not recognized as the name of a cmdlet, function, script file – PowerShell Error

Loading

The ‘Get-MsolServicePrincipal’ is not recognized – when we run the ‘Get-MsolServicePrincipal’ command in Windows PowerShell console we will get the error “Get-MsolServicePrincipal : The term ‘Get-MsolServicePrincipal’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that

Continue reading

Product Version Job Collection was modified enumeration operation may not execute

product version job collection was modified enumeration operation may not execute

Loading

The product version job collection was modified enumeration operation may not execute – sometimes we may get this error from the SharePoint server that “Product Version Job: Collection was modified; enumeration operation may not execute ((Correlation=0b9de10e-4bb7-4010-ab62-e91d5375e0ac)”, and in the ULS log we will get the below entry: “at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at Microsoft.SharePoint.Upgrade.SPUpgradeSession.NeedsUpgrade(Object o, Boolean bRecurse) at

Continue reading

[Verified]: Clear config cache in SharePoint 2019/2016/2013/2010

How to clear config cache in SharePoint 2016

Loading

Clear config cache in SharePoint – the config cache is a magical directory in the SharePoint server, why I said the magical directory is – for the many problems in SharePoint, the solution is clearing the config cache, mostly when the out of the timer job does not behave as expected or does not run

Continue reading

SharePoint Search Issues: The page ‘catalogs/DeviceChannelMappings.aspx’

SharePoint Search Issues 'catalogs/DeviceChannelMappings.aspx' allows a limit of 11 - Sorry something went wrong the page allows a limit of 11 direct dependencies, and that limit has been exceeded

Loading

In this “SharePoint Search Issues”  article I will show you how to fix the page ‘catalogs/DeviceChannelMappings.aspx’ allows a limit of 11 error in SharePoint 2016 – I was fixing the SharePoint 2016 search issue where I was getting the below error while searching anything in the SharePoint 2016 search box: “The base type ‘Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage’ is

Continue reading

[Fixed]: The base type ‘.Search.UI.SearchResultsLayoutPage’ is not allowed for this page

The base type '.Search.UI.SearchResultsLayoutPage' is not allowed for this page - Sorry something went wrong the base type ‘.Search.UI.SearchResultsLayoutPage’ is not allowed for this page

Loading

The base type ‘.Search.UI.SearchResultsLayoutPage’ is not allowed for this page – suddenly in SharePoint 2016, the people search has stopped working, when we have tried to search any users from SharePoint 2016, we got the below error: “The base type ‘Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage’ is not allowed for this page. The type Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage, Microsoft.Office.Server.Search, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c could

Continue reading