![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
anonymous
Groupie
Joined: January 15 2004 Location: United States Status: Offline Points: 46 |
Post Options
Thanks(0)
Quote Reply
Topic: Return result of IPCONFIGPosted: October 13 2009 at 3:26am |
|
We would like to execute a IPCONFIG /ALL on a local PC and capture the output back through accuterm. Is there a way to execute this command and have it return the information?
|
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: October 13 2009 at 3:30am |
|
Its a bit messy, but you can return the result of most "DOS like" commands by using redirection to a file, then uploading the resulting file. Here is a small example:
Note that there is no way to disable the DOS window that pops up momentarily while the command executes. Thanks, Pete |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |