Duh. My bad. here you are. Thanks for the fast reply! param ( $addr="192.168.1.24", $port=3261, $user="root", $password="starwind", $addr2="192.168.1.25", $port2=$port, $user2=$user, $password2=$password, #common $initMethod="Clear", $size=12, $secto...