The example SVB script is attached with this article (Workspace External Object Info.svb). It can profile the workspaces nodes that contain Enterprise objects (e.g. Data Configuration, Database Connection). The list of workspace nodes that are looked at are in the GetWSPObjectInfo procedure in the SVB script.
While executing the attached script, it will first prompt a dialog asking user to select an Enterprise folder to be searched through:
Then it will prompt user option if to look at the latest approved version:
After execution, it will give a list of specific workspaces (workspace name, path, ID, version) and workspaces nodes (node name, type, version) that contain the Enteprise objects (object name, path, type, ID, version), for example, Data Configurations, Database Connections.