Quote:
Originally Posted by spambusterdave
Have you tried:
"RapiConfig.exe /P /M email2xml.xml"
Help for Rapiconfig shows:
C:\Users\xxxxxx\Desktop\xml-provision-maker\email accounts>RapiConfig.exe
Executes an XML configuration document on a remote device.
RAPICONFIG [/P] [/M] filename
filename Specifies XML configuration document.
/P Process the document.
/M Return metadata.
|
That worked, although you have to change the file name in your command, and just leave off the 2xml so it's just "RapiConfig.exe /P /M email2.xml".
Looking at the xml file I see it only pulls my Gmail account...oh well. You've been thanked anyway. Thanks for getting it working! Maybe NRG should update his post!
Here is the command in action if your interested...
Code:
C:\Temp\Downloads\Email Settings>RapiConfig.exe /P /M email2xml.xml
Config failed (0x80070002): The system cannot find the file speci
C:\Temp\Downloads\Email Settings>RapiConfig.exe /P /M email2.xml
Config results written to output file RapiConfigOut.xml.
Config succeeded.