Hi @Dennington, Casey,
Thank you for posting in this community.
Unfortunately, SharePoint doesn’t provide a direct way to get real-time progress updates during file moves via PowerShell. The Receive-PnPCopyMoveJobStatus
cmdlet doesn’t provide real-time progress updates but only indicates whether the job has completed.
Please use your command to migrate a small number of files to see if you can actually migrate them successfully. If successful, it is likely that the number of files you migrate at one time exceeds the limit or the number of files is too large, we recommend that you migrate in batches.
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.