***********************************************************************************************************
3.33.14 aduser	:Get/Set Active Directory Setting information
	usage: java -jar GbtUtility-2.1.76.jar [options] rest aduser <get|put> <aduser file path(only put)>
	Example:
	by Nodelist  : java -jar GbtUtility-2.1.76.jar rest aduser get
	by single IP : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 rest aduser put aduser.json
	by scan IP   : java -jar GbtUtility-2.1.76.jar -S ssdp rest aduser put aduser.json
***********************************************************************************************************