This post shows you how to find out the outlook email by command prompt. Many reasons accidental to deletion your important email but you can get it using below command.
How you can find all saved email files from your PC.
Step-1: Open command prompt.
Step-2: Go to the top-level parent folder that could have all your files under it. In my case, I save everything under the “Documents” folder, so I run the below command.
cd C:\Users\mylogin\Documents
Now run the below dir command.
dir /s /b *.msg
Other Command –
How to Run Command for Remote Desktop (RDP Client)