Intelligent Automation & Macro Software  

Go Back   Tethys Solutions Forums > Products Zone > Automation Anywhere Server
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Server Post messages and questions related to Automation Anywhere Server here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-05-2009, 12:02 PM
Lisa Velez Lisa Velez is offline
Junior Member
 
Join Date: May 2009
Posts: 4
Default Access Remote Machine

I want to issue DOS command, dir on remote machine to get all the files and directories on remote machine. Also, I want to get the IP address of that machine.
Reply With Quote
  #2 (permalink)  
Old 05-05-2009, 12:33 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,337
Default

Hello,

Automation Anywhere Client Terminal command is an emulator to access and control default DOS based actions of remote terminals. You can access remote terminal information using any DOS command. You can use ‘Connect’ Terminal command to connect to terminal emulator then send the command using ‘Send Text’ option and get the results using ‘Get Text’ Option. You can log the results in a text file for later use. Text format of commands would appear as follows,

1) Terminal Emulator: Connect to Terminal "Admin"; Type :"ANSI"; Session :"Session1"
2) Terminal Emulator: Send Text "dir" to Terminal; Session :"Session1"
3) Terminal Emulator: Get Text from Terminal to $Prompt-Assignment$; Session : "Session1"
4) Terminal Emulator: Send Text "ipconfig" to Terminal; Session :"Session1"
5) Terminal Emulator: Get Text from Terminal to $Clipboard$; Session : "Session1"
6) Terminal Emulator: Disconnect from Terminal; Session : "Session1"
7) Log to File: $Clipboard$ $Prompt-Assignment$ in "C:\RemoteMachineDetails.txt"
8) Open "C:\RemoteMachineDetails.txt "

Hope that helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 02:19 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2008 Tethys Solutions, LLC. All rights reserved