This document explains how to connect to a non-gateway host from the Windows CLi PCM CLi.
vs2002 is the gateway host
vs2001 is the non-gateway host
PCM> define host vs0002
PCM> define host_os vms vs0002
PCM> define host_encpwd vs0002 "encrypted_password" <---- Cut and paste this password from the hostgroups file with the quotes.
PCM> define host vs0001
PCM> define host_os vms vs0001
PCM> define host_encpwd vs0001 "encrypted_password" <---- Cut and paste this password from the hostgroups file with the quotes.
PCM> define host_gateway vs0001 vs0002
PCM> set host vs0001