Model, Component, and Package Management > Model management > Model Explorer > Command line interface - ScfUtils > Listing all available databases through ScfUtils (Model Explorer)
Listing all available databases through ScfUtils (Model Explorer)
ScfUtils provides a command line interface for performing Model Explorer functions.
You can list all available databases through ScfUtils.
If you have installed Modeler to the default locations, ScfUtils resides in the following location:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\Exe\SCFUtils.exe
For information about listing available databases through Model Explorer, see Showing a server’s databases (Model Explorer).
Syntax:
ScfUtils -listdb Enterprise "<instance-name>"
Where:
<instance-name>—specifies a SQL Server instance from which to list databases.
Example:
ScfUtils -listdb Enterprise "Server1@MODELER"