Legacy Tools
PROLIN Power Server includes several server tools that can be useful for managing a PROLIN Power Server installation.
These tools work similarly to the legacy OVSD application server tools, but are implemented in .NET instead of Java, which prevents potential compatibility issues with newer versions of Windows Server.
Executable
All tools are combined into a single executable named lt.exe, located in the installation directory of PROLIN Power Server.
The tool works with parameters that determine which legacy tool is used.
Syntax
Usage: lt [-options] [<command>]
Options
/help→ Shows help information
/nologo→ Suppresses display of the copyright banner
/debug→ Shows debug information
Commands
- access → Checks if a connection can be established
- archive → Starts the archiving process
- export → Starts the export utility
- import → Starts the import utility
- svrmgr → Shows server runtime status information
- version → Shows version number and general information
Migration from OVSD Tools
The syntax of the commands and parameters for these tools is the same as the original OVSD tools.
This means migrating to these tools is only a matter of:
- Changing the application name
- Adding the correct command