DatabaseScope Parameter (Connect-Domino Cmdlet)
The name of a Domino scope from the Domino Web UI's Scopes page. The provider exposes forms and views for the schema governed by the specified scope.
Syntax
Connect-Domino -DatabaseScope string
Data Type
cstr
Default Value
""
Remarks
In the Domino Admin UI, select the Scopes menu in the sidebar. Set this property to the name of an existing scope.
This is a required parameter.