Test-MigrationReadyness.ps1 Script

I have added a OneDrive/SharePoint migration related script to my GitHub
This is an add-on to make my script "Test-OneDrivePath.ps1" only check against specified folders (and its subfolders) instead of all folders in the specified path.

I have used the SharePoint Migration Tool's input file as the source for folders since this makes me able to combine one input file with the migration itself. But any CSV file with the first column being a path can be used.

All scanned top folders (Users home folder) which contain errors will result in a log file. Top folders with no errors will not get a result file. The process itself is logged in the Test-MigrationReadyness.log. Here you will find info about when the process started and ended for each top folder.

https://github.com/OTvedt/Scripts-For-Sharing/blob/master/OneDrive/Test-MigrationReadyness.ps1

Popular posts from this blog

Installing Android on a Hyper-V virtual machine

MDT: TimeZoneName and index number list

Quick guide on how to run BgInfo background as Group Policy login