An administrator is adding a replicated instance of View Connection Server to the environment silently.
Which MSI property would be used to identify the instance being replicated?
A.
ADAM_PRIMARY_INSTANCE
B.
ADAM_PRIMARY_NAME
C.
VDM_INSTANCE_NAME
D.
VDM_SERVER_INSTANCE
The answer is ADAM_PRIMARY_INSTANCE per the View documentation:
http://pubs.vmware.com/view-50/index.jsp?topic=/com.vmware.view.installation.doc/GUID-33EABC69-EE3F-42A0-B192-6F2831D717F9.html
Thomas Brown is wrong.
http://pubs.vmware.com/view-50/index.jsp?topic=/com.vmware.view.installation.doc/GUID-33EABC69-EE3F-42A0-B192-6F2831D717F9.html
“ADAM_PRIMARY_NAME
The host name or IP address of the existing View Connection Server instance you are replicating.
For example: ADAM_PRIMARY_NAME=cs1.companydomain.com
This MSI property is required.”
For example: VMware-viewconnectionserver-y.y.y-xxxxxx.exe /s /v”/qn VDM_SERVER_INSTANCE_TYPE=2 ADAM_PRIMARY_NAME=cs1.companydomain.com”