How to Set the Search Scope
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The search scope depends on whether the client operation is a bulk operation (invoking a SELECT query against an OLE DB Provider) or a single-instance operation (invoking the GetProfile method of the ProfileService Object). Bulk operations always set the search scope to sub-tree (sub-directories of the specified parent URL attribute are also searched). Single instance operations use a one-level search scope (sub-directories are not searched). You can configure the client operation to perform sub-tree searches using the Profiles Schema Manager.
See Also
Other Resources
Managing Active Directory Accounts