Synchronizing all groups of Modeler databases through ScfUtils (Model Explorer)
ScfUtils provides a command line interface for performing Model Explorer functions.
Through ScfUtils, you can synchronize active directory group membership changes with a database server.
If you have installed Modeler to the default locations, ScfUtils resides in the following location:
<<INSTALLDIR>>\Modeler\Exe\SCFUtils.exe
Syntax:
ScfUtils -syncallgroups 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>\
Example:
scfUtils -syncallgroups Enterprise "\\SQL\Server1@MODELER"