Share via


modSyncUserListNow

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Loads the user directory information from the Active Directory or from Microsoft® Exchange 2000 Server, if available. Exists in the modSystem database.

 [@Sid =] sid

Parameters

  • [@Sid =] sid
    The user Windows security ID (SID) account.

Remarks

When SID is specified, performs the synchronization for a single user. When SID is not specified, loads information for all Windows users who have access to any workflow application on the server.

Example

The following example synchronizes the user directory for all application users on the server:

EXEC modSyncUserListNow

See Also

Stored Procedures | Workflow Application Infrastructure | ModSystem Database Tables | Workflow-Enabled Database Tables | Views