Check my other blog for more information on re-pointing the VC to the external PSC , In this blog we can see by using the powershell script to re-point\failover the VC to another replication PSC.
We need cmsso-util to repoint PSC and pls check the KB 2131191 for detailed information .
I believe currently there is no shell cmdlets from VMware to allow us to run shell commands directly using the powershell\powercli and while searching for any alternative, found the tool plink.exe which allows to run the command using the SSH . Pls refer the blog from Virtu-Al.Net for more info..
Idea of this code for plink.exe was taken from lucd and modified according to the requirement. pls check the help of plink.exe for more info.
To run this script download the plink.exe and provide the path of the same.
Download the script from the below location.
Also there is another script written by virtuallyGhetto to automate the same process which is very helpful to make the re-point operation to automate.
Reference:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html