After running Test-SPContentDatabase you might get the following error : Category : Configuration Error : False UpgradeBlocking : False Message : The [Application name] web application is configured with claims…
Month: April 2019
WordPress – Changing site domain name
Follow these steps for changing your existing WordPress domain: Backup your existing site. LogIn as Administrator. Enter the setting page. Change the WordPress Address(URL). Change the Site Address (URL). Change wp-config file…
Deploying / Publishing a Custom Web-Part
There are three steps for deploying / publishing a custom web part : adding, installing, and activating. the following is the code for installing a new WSP # Add the…
Remove a Feature from a content DB
This power shell code provide the option to remove missing features referenced on a content database migration log. Before migrating content Database you need to test the DB using the test-spcontentdatabase powershell…
Upgrade SharePoint Content Database 2016 – SharePoint experience error
Before attaching, mounting, upgrading ( all the same thing ) a SharePoint content DB from SharePoint 2013 to SharePoint 2016 you MUST test the DB Upgradeblocking errors, In order to…
Disable Nintex Workflow job on SharePoint 2016
Disable the Nintex Workflow Scheduler job These are the instructions for disabling Nintex workflow Scheduler job. On the Central Administration Home page, click Monitoring. Under Timer Jobs, click Review job definitions.…
Prepare SharePoint 2016 for Workflow Migration
The following steps needs to be completed prior of migrating any workflow data from SharePoint 2013 to 2016. even though not specified, I would recommend applying these steps on both…