Get-DominoApplication
Use the Get-DominoApplication cmdlet to retrieve metadata from Domino applications.
Descrizione
The Get-DominoApplication cmdlet retrieves metadata for Domino applications from the Domino Database Catalog or directly from each Domino application.To run the Get-DominoApplication cmdlet, the account you use must have Read rights to Active Directory directory service and Reader access in each Domino application's access control list (ACL).
Parametri
| Nome |
Descrizione e modalità d'uso |
| -DominoServer |
-DominoServer <String>
|
Hierarchical name of the Lotus Domino server where the source application is located.
For example, Server01/Contoso.
|
| -Exclude |
-Exclude <String>
|
Identifies which applications should be excluded when retrieving application information. By default, Mail and Administration applications (such as admin4.nsf, busytime.nsf, events4.nsf) are excluded.
|
| -ExcludeAcls |
-ExcludeAcls
|
Prevents ACLs from migrating.
|
| -MatchToTarget |
-MatchToTarget
|
Matches Notes usernames to Active Directory Accounts when migrating Access Control Lists (ACLs).
|
| -MaxThreadCount |
-MaxThreadCount <UInt32>
|
Maximum number of threads allocated to this task.
|
| -NotesIniPath |
-NotesIniPath <String>
|
Path to local Notes.INI file including filename.
|
| -SourceCredential |
-SourceCredential <PSCredential>
|
Unique name for the Domino user.
GUID, user's hierarchical name, user's canonical name, or user's SMTP address.
|
| -SourceDetail |
-SourceDetail <String>
|
Defines level of detail retrieved for the application.
Levels include:
bullet
0 returns application information from the DatabaseCatalog
1 returns additional information such as forms, fields and views and matches ACL entries with Active Directory accounts. Identifies mail routing options (@functions and LotusScript)
2 returns additional information such as the code (@functions, LotusScript, for example.) for the application.
|
| -SourceIdentity |
-SourceIdentity <String>
|
Used to specify a specific Domino application whose information should be retrieved.
List path and filename relative to the Domino data directory.
For example, \Sales\CustInfo.nsf.
|
| -SourceMapping |
-SourceMapping <String>
|
Specifies a custom mapfile that defines how the attributes in the object schema will be mapped from the source schema.
|
| -Quiet |
-Quiet
|
Suppresses feedback during task actions.
|
Contenuti riprodotti su gentile concessione di Microsoft Corporation.
© 2007 Microsoft Corporation. All rights reserved.