zmprov help notebook is your friend in this case.
Code:
zmprov help notebook
importNotebook(impn) {name@domain} {password} {directory} {folder}
initNotebook(in) {name@domain} {password} [ {directory} {folder} ]
initDomainNotebook(idn) {name@domain} {password} {domain}
[ {directory} {folder} ] wiki/documents/notebooks have a tiered configuration. The zimbraNotebookAccount can exist in both the global configuration as well as the domain configuration. The global templates take precedence for any domain that doesn't have the attribute zimbraNotebookAccount defined.
The zmprov mcf zimbraNotebookAccount
wikiONE@primary.com is actually redundant as the zmprov in/idn will set that attribute in the approproiate location.
Recommended sequence.
Code:
zmprov mc default zimbraFeatureNotebookEnabled TRUE
zmprov in wikiONE@primary.com password /opt/zimbra/wiki/Template Template
If you want to initialize a additional domain with separate templates
Code:
zmprov idn wikiTWO@secondary.com passwd /opt/zimbra/wiki/Template Template
Note that domain level configuration is done when you initialize documents from within the Admin Console.