Adding a managed node by copying the windows VM of Managed Node
We have
NODE A (Windows OS)
-With Admin server and four Managed servers
NODE B (Windows OS)
-With four Managed servers
NODE A and NODEB are a part of a cluster
--What we did is
cloned the existing NODE B VM to NODE C (Windows OS)
Requirement:-
We need to run and manage the Managed servers on Node C from the ADMIN Server on NODE A and keep the NODE C out of the cluster.
since we have created a VM copy of NODE B so it seems we do not need to run pack and unpack domain.
-Please experts suggest the steps to achieve the same