Exports user inventory data from a Domino tenant.
Use the Export-DOMInventory agent to export user inventory data
from a Domino tenant.
See the Notes section for agent requirements.
Copy Person docs from Domino Directory and paste into TMCTools.nsf
Copy the Inventory\EncryptedDocs and Inventory\LargeDocs views from TMCTools.ntf and paste into the mail
template(s)
Run the Design task to propagate the views to user mail files
config.ini:
LICENSE=xxxxxxxxxxxxxxxxxxxxxxxxSERVER=LocalDATABASE=TMCTools.nsfINTERNAL_NOTES_ORGANIZATIONS=Example,SampleINTERNAL_SMTP_DOMAINS=example.org,sample.orgTMCTools.nsfCopy the Inventory\EncryptedDocs and Inventory\LargeDocs views from TMCTools.ntf and paste into the mail
template(s)
Run the Design task to propagate the views to user mail files
config.ini:
LICENSE=xxxxxxxxxxxxxxxxxxxxxxxxSERVER=Domino/ExampleDATABASE=names.nsfINTERNAL_NOTES_ORGANIZATIONS=Example,SampleINTERNAL_SMTP_DOMAINS=example.org,sample.orgTMCTools.nsfThe database from which Person docs will be retrieved.
Type: String
Accepted values: TMCTools.nsf, names.nsf, pubnames.nsf
Required: True
Default value: None
A comma-separated list of Notes organizations considered internal to the current environment.
Note that you must omit the leading slash character. For example, use Example,Sample instead of /Example,/Sample.
Type: String
Required: True
Default value: None
A comma-separated list of SMTP domains considered internal to the current environment.
Your TMCTools license key.
Type: String
Required: True
Default value: None
The value in bytes used to identify large files.
Type: String
Required: False
Default value: 25000000
By default, Export-DOMInventory gets encrypted and large document counts from views shipped with TMCTools and copied
into mail templates. Use SCAN_ALL_DOCUMENTS=True to get this information from inspecting each document in the database
if the views are not available.
Note that this parameter can decrease performance significantly.
Type: String
Required: False
Default value: 25000000
The location of the database specified in the DATABASE parameter.
For a server location, use the server’s hierarchical name. For example, Domino/Example.
For a local location, use Local.
Type: String
Required: True
Default value: None
Output is written to inventory.csv in the invocation directory in C:\ProgramData\Transend\tools\logs.
Review warnings.log for non-fatal problems that may impact the data.