Delete files with Batch deletion

This code allows you to delete many files from a document library in the most efficient way… that I found anyway… this code will generate a batch deletion XML command…

Read More

Split Nintex Content DB

Recommended approach to Nintex content database design is to have one to one relationship between a SharePoint site collection , SharePoint CDB, and Nintex content DB. This means that each SP site collection will…

Read More

SharePoint 2016 InfoPath Forms not working

After migrating from SharePoint 2010 to SharePoint 2016 using the detach attach method using SharePoint 2013 in between, we have noticed that libraries using InfoPath forms not working anymore. When…

Read More

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…

Read More