question

sns1 avatar image
0 Votes"
sns1 asked EmilyDu-MSFT edited

Script to validate the content post migation

Is there any PowerShell script tp validate the site content after migration ( on premises to online) , If yes please share it

office-sharepoint-online
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

EmilyDu-MSFT avatar image
0 Votes"
EmilyDu-MSFT answered EmilyDu-MSFT edited

@sns1

Per my research, there is currently no complete PowerShell command that can validate the site content after migration.


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.


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@sns1

I’m checking how the things are going on about this issue. Whether the answer helps you?

If there is any problem with this issue, feel free to let me know.

0 Votes 0 ·
sns1 avatar image sns1 EmilyDu-MSFT ·

HI EMily Du,

Thank you for follow up, I just want to check we want to verify home page, site content, site permissions, site pages after migration , is there any script at least to do this stuff? thank you.

0 Votes 0 ·

@sns1

1.You could use following PowerShell to check site permissions.

Reference:
https://www.sharepointdiary.com/2018/09/sharepoint-online-site-collection-permission-report-using-powershell.html

2.You could use following PowerShell to check site contents.
Reference:
https://www.sharepointdiary.com/2014/06/sharepoint-site-detailed-storage-report-powershell.html

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.

0 Votes 0 ·