Usage: %1!s! folder= interface= Parameters: folder - name of the folder where the profile XML files will be saved interface ...

Usage: %1!s! [folder=] [ [interface=] ]

Parameters:

   folder    - name of the folder where the profile XML files will be saved
   interface - name of the interface which has this profile configured

Remarks:

   This command saves the selected profiles into XML files named as
   "Interface Name.XML". Parameter interface is optional.

   The folder name is mandatory. It must specify an existing folder
   accessible from the local computer. It can either be an absolute path,
   or a relative path to the current working directory. In addition, "."
   refers to the current working directory, and ".." refers to the parent
   directory of the current working directory. The folder name cannot be 
   a UNC path. 

   If interface name is given, the profile on the given interface will
   be saved as "Interface name.xml", Otherwise all profiles will be 
   exported. 

Examples:

   %1!s! folder=. interface="Local Area Connection"
   %1!s! folder=c:\lan\profiles