SharePoint On-Premise and SharePoint Online Checklist and Best Practices to fine tune the existing farm

Raja Gopal 1 Reputation point
2023-03-17T12:10:12.3933333+00:00

Hi Team,

Greetings.

Kindly help me in providing scripts for performing an analysis (Checklist) of SharePoint On-Premise & SharePoint Online farm and provide best practises to improvise the existing SharePoint farm.

For Ex: Script to check orphan DB and clean up those DBs which could improve the overall performance of farm.

Note: Require for both On-Premise and Online SharePoint farm.

Would be really helpful if you could provide me the PowerShell or PnP script.

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint Server | Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xyza Xue_MSFT 30,176 Reputation points Microsoft External Staff
    2023-03-20T06:16:23.5933333+00:00

    Hi @Raja Gopal,

    SharePoint On-Premise find-and-delete-unused-sharepoint-databases-from-sql-server, please refer to:

    https://www.sharepointdiary.com/2014/05/find-and-delete-unused-sharepoint-databases-from-sql-server.html

    https://learn.microsoft.com/en-us/answers/questions/122471/regarding-orphan-sharepoint-site

    SharePoint Online find and Delete Orphaned Users using PowerShell:

    https://www.sharepointdiary.com/2019/08/sharepoint-online-find-unused-sites-using-powershell.html#ixzz7kv85chDg

    SharePoint Online find All Unused Sites based on Last Modified Date:
    https://www.sharepointdiary.com/2019/08/sharepoint-online-find-unused-sites-using-powershell.html#ixzz7wTaFC7iL

    SharePoint Online find Unused Lists based on Last Modified Date:
    https://www.sharepointdiary.com/2019/03/sharepoint-online-get-list-last-modified-date-using-powershell.html#ixzz7wTaLWjIo

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.