Asked by maverickxx
at 2024-07-25 17:36:43
Point:500 Replies:9 POST_ID:829111USER_ID:12008
Topic:
Windows Batch Scripting;Scripting Languages;Microsoft Windows Operating Systems
Hi,
I am trying to use ftp windows batch script to move files from one windows server(2008 r2 ) to multiple windows Server 2008 machines.
I have an ftp script which transfers the files, but I want to execute a remote batch script after I ftp files.
is there a way to execute a command or run a batch file on remote server.
Note:
1. source and destination machines are windows server 2008 r2.
Sidebar:
2. I tried psexec but I am getting error "Make sure that the default admin$ share is enabled on ,,,"
I have followed instructions for enablign admin$ but doesnt work..
I am trying to use ftp windows batch script to move files from one windows server(2008 r2 ) to multiple windows Server 2008 machines.
I have an ftp script which transfers the files, but I want to execute a remote batch script after I ftp files.
is there a way to execute a command or run a batch file on remote server.
Note:
1. source and destination machines are windows server 2008 r2.
Sidebar:
2. I tried psexec but I am getting error "Make sure that the default admin$ share is enabled on ,,,"
I have followed instructions for enablign admin$ but doesnt work..