Running the Command Line Utility in Batch Mode

The execute-commandXMLFile command runs the Command Line Utility in batch mode.

Prerequisites
Create an XML file that contains the commands that you want to execute, with proper XML tagging.
Task

  1. At a command prompt, navigate to <UnwiredPlatform_InstallDir>\UnwiredPlatform\Servers\UnwiredServer\doe-c_clu\bin.
  2. Enter:
    execute-commandXMLFile -f xmlFileName

    where xmlFileName is either the full path to the file containing the commands to be executed, or the relative path to that file from the <UnwiredPlatform_InstallDir>\UnwiredPlatform\Servers\UnwiredServer\doe-c_clu\bin directory.