Forum Discussion

Rohit404404's avatar
Rohit404404
Brass Contributor
Sep 06, 2019
Solved

SharePoint migration tool non system drive

we have a migration tool install which by default tool C drive. all logs, reports are stored in c drive during migration. Our C drive is full now. So i wanted to check, if there any say to use D drive (which can be scaled as needed) to install and store migration artifacts.

we have some 5 TB data to b moved and migration bcz of no storage in c drive
  • If you run Register-SPMTMigrationTask -WorkingFolder D:\[...], that should work. This isn't an option via the GUI last I recall.

1 Reply

  • If you run Register-SPMTMigrationTask -WorkingFolder D:\[...], that should work. This isn't an option via the GUI last I recall.

Resources