Model, Component, and Package Management > Model management > Model Explorer > Command line interface - ScfUtils > Synchronizing a database with Active Directory through ScfUtils
Synchronizing a database with Active Directory through ScfUtils
ScfUtils provides a command line interface for performing Model Explorer functions.
Through ScfUtils, you can synchronize group memberships in a database following changes in Active Directory.
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 synchronizing a database through Model Explorer, refer to Synchronizing a database with Active Directory changes (Model Explorer).
Syntax:
ScfUtils -syncall Enterprise "<database-ref>"
Where:
<database-ref> specifies the reference to a database for synchronization.
Enter the database reference in the following format: \\SQL\<instance-name>\<database>
Example:
ScfUtils -syncall Enterprise "\\SQL\Server1@MODELER\ModelsDB"