Help for this page

Select Code to Download


  1. or download this
    # omit parameters
    
    ...
        $tl->open($remote_server);
        $tl->login($username,$password);
         my @output = $tl->cmd($command);
    
  2. or download this
    run: C:\perl\bin\perl D:\snippet.pl
    start in: C:\perl\bin
    and enabled check box is also ticked.
    #please see scheduled task for real appreance!