Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 18013
Number of posts: 55386

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
[Help]Execute a program on remote server Posted by Tzaks on 22 May 2012 at 2:46 PM
Hi
Im trying to comunicate with a FTP server,where i want to execute a program,but i don`t know how.
I tryed with psexec..something like this


Dim command As String
command = Shell("CMD.exe")
Dim systemName As String
systemName = "IP" 'Here im using the IP'
Shell("psexec \\" & systemName & command)

But cmd.exe is opening on my computer..is the first time when im using psexec and i don`t know how..and im not an advanced.

Sorry for my bad english.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.