Sometimes a UBE must run locally and there is a need to schedule it, to run unattended.

UBE Commander is the tool that can do it. For example, you can use UBE Commander to schedule Package Builds or Server Package Deployment to run unattended with our Build Packages and  Deploy Server Packages software respectively.

Run it without parameters to see the help screen:

UBE Commander sets the Windows environment variable %ERRORLEVEL% to a non-0 value on errors - for scripting support. You can use it to notify you, if the execution has failed, like so:

REM ==================================================================
REM Login as USR/PWD into ENV and execute UBE|VER Asynchronously:
REM ==================================================================
UBECommander USR PWD ENV UBE VER
REM ========================================================
REM Notify ADMINISTRATOR, if this has failed:
REM ========================================================
if not %ERRORLEVEL%==0 net send administrator : Scheduled job UBE|VER failed to execute. = UBECommander.

The downloadable free edition of this software comes with no free support, although we will accept bug reports, or provide support for a fee.

The commercial edition introduces the ability to:

with an additional parameter.

Please, note, that we also have a few Boomerang Packages specifically designed for use with this tool: