SharePoint 2010 : Mount and Test database using Power Shell

mount-SPContentDatabase "WSS_NRM_3333" -DatabaseServer "kpk01" -WebApplication http://kpk01:3333

Test-SPContentDatabase -name WSS_NRM_3333 -webapplication http://kpk01:3333

Comments

Popular posts from this blog

How to remove app from SharePoint 2013/2016

The model backing the context has changed since the database was created. Consider using Code First Migrations to update the database