Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

The following figure illustrate how to execute Universal Spool Remove (USLRM) and specify a Universal Broker database directory other than the default.


UNIX

Panel

Html bobswift

<pre>
cd /opt/universal/bin    
uslrm -component 123456789 -brokerspooldir "c:\program files\universal\spool2" 
</pre>

Windows

Panel

Html bobswift

<pre>
cd c:\program files\universal\uspool\bin                       
uslrm -component 123456789 -brokerspooldir "c:\program files\universal\spool2" 
</pre>


Anchor
1070524
1070524
All Universal Agent database records will be removed.

...