JThiel
1
Hello,
we have some Domino Servers that connect to us but we can't connect to them. We have no route to them over internet.
We replication servers log.nsf. I need to read the servers actually notes.ini.
To do this, I create a program document with
nserver "-c show config *"
In the log.nsf I see the program start in console but no output.
How can I get output of show config to the log.nsf?
Hello Juergen,
The syntax of Program document seems to be incorrect.
It should be ideally nserver -c "Show config"
Thank you.
Sandeep
Hello @Juergen Thiel you need to correct the command line to get the output.

Hi @Juergen Thiel
You can execute the following setting in program document.
Thanks
Hello Juergen,
Good Day
You can use the command " Show Configuration * "
It displays all the configuration information for the server.
For more information please refer to the documentation link as below.
https://help.hcl-software.com/domino/14.0.0/admin/admn_showconfiguration_r.html
I hope this is helpful to you. If this answer is helpful to you then please accept the answer. It will benefit others having same problem / query.
Thank you,
Sujit ANBHULE