The following procedure shows the typical steps that an administrator or application developer will do to export XML scripts.
Procedure
dsyadminxml.bat -x mycurrentsettings.xmlwhere mycurrentsettings.xml is the name of your XML script file and - x is the command line parameter that tells the XML scripting tool to create the XML script file and populate it with information from the control database. See Invoking the XML Scripting tool from the command line for a complete list of command line parameters. If the process that you want to automate has not already been performed in the Mobile Devices Administrator, you must perform it before you export the Mobile Devices Administrator information into an XML script file.
The metadata information in your XML script file will contain several processes that might be in excess of what you need. To identify the processes that you want don't want, refer to the XML Scripting tool DTD.
Related concepts
Related reference