We have a Domino server alongside other Domino servers but we don’t want it to replicate (either Push or Pull) with the other Domino servers on the same network.
Is there any Console command for achieving this or what are the other ways it can be achieved?
Why would you want to have replicas that will fall out of sync with the rest of the environment? If this is a test server, it should be its own domain/org and completely isolated from the production environment.
a) you can simply stop the replicater (remove it from Server tasks= in notes.ini, restart server - if this is temporarily needed, only, give tell replicator quit a try - and load replicator to start it up again.). - However, you have to be aware, that another server might drive the replication, too.
b) to do it better, make sure that the Servers are not allowed to access each other at all - only possible, if there is no mail routing needed.
you can turn off the replica tasks, make sure it’s firewalled (since I assume if you don’t want it to replicate you don’t want it to communicate at all).
Another way would be to recreate it as first server in a different organisation - no shared names.nsf, admin4.nsf, etc, and just cross-certify as and when necessary.