Modify Remote.pl Script (cont.)
my($rcmdline) = AIS::get_gvar('CMD_RSH') . " $rhost -n \'$rcmd\' > $rout
print $rcmdline, "\n\n” ; # if ($verbose);
&StartRemote ($rhost, $rcmdline);
Insert “; #” to end line and comment out the rest of the “If” test
Add this line to keep from running the install