question

JiriStransky-2316 avatar image
0 Votes"
JiriStransky-2316 asked JiriStransky-2316 answered

SPMT bulk log download

Is there any possibility how download more logs produced by SPMT tool during scan?
We have about 3k user onedrive scanned by the tool, but every user means one zip file with logs, which should be downloaded manually.
Summary report does not provide enough detail, as there are e.g. 10 files out of 8k with wrong characters in name at source, and we need exactly this info which we provide to user.
Thank you for any advice.

Jiri S.

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

JiriStransky-2316 avatar image
0 Votes"
JiriStransky-2316 answered

I found a simple solution, if you can access logs on Agent. There is full set of logs generated in directory %appdata%\Microsoft\SPMigration\Logs. Those are divide in directories by batch as agent scans local storage (usually 10 directories at once). So I just a little changed script written for unzipping downloaded zippped log files from admin center and all is as needed.

Maybe It can help any other guy during scanning or migrating by SPMT tool, which is by the way damn good tool. ;)

Jiri S.

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.