Utilities Cannot Locate djc-setenv.bat

Problem: Environment variables are frequently defined in the setup djc-setenv.bat. However, if you do not run these utilities from <UnwiredPlatform_InstallDir>\servers\unwiredserver\bin, Unwired Platform command line utilities cannot find this setup script. This causes the command line utility to not run as expected.

Solution 1: Remember to manually change to the bin folder before running the utility.

Solution 2: Use the following command line syntax to add a CD command in the batch file to change the directory before calling the utility:
   "cd <UnwiredPlatform_InstallDir>\servers\unwiredserver\bin & <UnwiredPlatform_InstallDir>\servers\unwiredserver\bin\utilityName.bat