Get-DominoApplicationData
Use the Get-DominoApplicationData cmdlet to retrieve the data stored in Notes fields.
Descrizione
The Get-DominoApplicationData cmdlet retrieves the data stored in Notes fields; however, it does not return application metadata.To run the Get-DominoApplicationData 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 |
| -SourceIdentity |
-SourceIdentity <String>
|
Specifies a particular Domino application whose information should be retrieved.
List path and filename relative to the Domino data directory.
For example, \Sales\CustInfo.nsf.
|
| -DominoDatabase |
-DominoDatabase <String>
|
Path to the source Lotus Domino application (relative to the Domino data directory).
|
| -DominoServer |
-DominoServer <String>
|
Hierarchical name of the Lotus Domino server where the source application is located. For example, Server01/Contoso.
|
| -ExcludeAcls |
-ExcludeAcls
|
Prevents ACLs from migrating to Windows SharePoint Services.
|
| -ExcludeAttachments |
-ExcludeAttachments
|
Prevents attachments from migrating.
|
| -MaxThreadCount |
-MaxThreadCount <UInt32>
|
Indicates the maximum number of threads allocated to this task.
|
| -NotesIniPath |
-NotesIniPath <String>
|
Path to local Notes.INI file including filename.
|
| -Quiet |
-Quiet
|
Suppresses feedback during task actions.
|
| -SourceCredential |
-SourceCredential <PSCredential>
|
PSH credential object consisting of Notes ID file and password.
|
| -SourceDetail |
-SourceDetail <String>
|
Defines level of detail retrieved for the application. Levels include:
bullet
0 returns basic application information.
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, etc.) for the application.
|
Contenuti riprodotti su gentile concessione di Microsoft Corporation.
© 2007 Microsoft Corporation. All rights reserved.