I use Windows terminal service (mstsc /console) command to login to the machine of Domino server. I am unable to see Domino console on some servers, whereas it works fine on others. Do you know if there are any Windows Terminal service configuration which decides if Domino console is to be shown or not?
To add some more information, Domino server runs as Windows system service. So I can’t see Domino console even if I am logged onto server machine. So only way to see console is mstsc /console.
Subject: Domino server console through Windows terminal service
If the service is not set to run as the localsystem, then the console will not appear. This is well-documented, and there are many valid reasons for doing this.
I suspect that this is the case with some of your servers.
Subject: RE: Domino server console through Windows terminal service
Thanks Peter for your reply. I compared details of Windows service setup for Domino on both machines. Both have same settings: Logon as Local System option is checked.Allow intereaction with desktop option is also checked.
Subject: RE: Domino server console through Windows terminal service
Apart form that, most people seem to prefer to run the Domino Server with the JavaController option anyway and use the remote console. Adds some more comfort too, like the ability to shut down the server and then start it again (in addition to the restart option) as long as the JavaController still runs.