I am looking for a Microsoft Outlook import wizard command line

Asked By 10 points N/A Posted on -
qa-featured

Good day!

I am new to Microsoft Office Outlook and I want to ask something.

Can you state the list of switch names and parameters that composes a command-line switch? Or better yet an outlook import wizard command line?

I would really appreciate your answer.

Thanks!

SHARE
Answered By 0 points N/A #134219

I am looking for a Microsoft Outlook import wizard command line

qa-featured
Most of the time, I am using the /promptimportprf when importing Outlook files using command line. 
 
The other import switches are below:
 
  1. /importNK2 – It imports the contents of a nk2 file, It is the file that contains the list of the nickname used for checking automatic name and auto complete features.
  2. /importprf – this will start the MS outlook and opens or import a MAPI profile (*.prf) file
 
The /promptimportprf switch has the same functionality with the /importprf. The only difference is /promptimportprf allows you to cancel the import.

Related Questions