=====================================================================================================================================
3.20	ikvm				

	abstract: KVM function active
		
	usage	: java -jar GbtUtility-2.1.76.jar [options] ikvm
	
	ikvm function only support "option -H", if use Nodelist, will base on first ip.
		
	Example	:
		  by node list	 : java -jar GbtUtility-2.1.76.jar ikvm
		  by single host : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 ikvm
		  by scan host	 : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.79,10.1.27.100 ikvm
=====================================================================================================================================