View Single Post
  #17373 (permalink)  
Old 05-04-2010, 06:21 PM
cmajewsk's Avatar
cmajewsk
VIP Member
Offline
Location: Abu Dhabi, UAE
 
Join Date: Oct 2006
Posts: 1,267
Reputation: 2990
cmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIPcmajewsk is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: (¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.- 'Energy' |May 1| 21903|23566 -.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·

Quote:
Originally Posted by spambusterdave View Post
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.
Reply With Quote