Computing.Net > Forums > Programming > script for sending file to remote p

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

script for sending file to remote p

Reply to Message Icon

Name: AllenD
Date: October 7, 2007 at 21:34:47 Pacific
OS: windows
CPU/Ram: 512
Product: dell
Comment:

Is there any batch or any script which will help sent a file from my pc to user end pc over the nt. for ex. I have to update a user pc everytime there is any new pc added in this one deprtment. I would rather send a file through network then physically remote the pc.



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: October 8, 2007 at 02:16:29 Pacific
Reply:

Your post is too generic to propose any solution.

If you have to send a file, whatever it is, to another user without performing further processing ON her/his PC, a simple way is to mail it as attachment by e-mail.


0

Response Number 2
Name: AllenD
Date: October 8, 2007 at 06:44:52 Pacific
Reply:

OK, I have 3rd party scanner program that uses Special Java version and It doesn't work with any other versions. so, if I can sent this exe w/o remoting and wasting that user time that would be great. I hope that will help you understand my question.


0

Response Number 3
Name: IVO
Date: October 8, 2007 at 07:06:10 Pacific
Reply:

Well, you can send the .exe to the user as an attachment as I suggested in post #1 and/or send a batch script also to automate the related installation if anyone.

Two warnings:

1- mask the .exe or .bat packing those into a .zip (bettre .zi_) to avoid mail server forbids an executable attachment.

2- the method may work if the .exe size is no huge.

To automate the process requires info about what processing the .exe has to suffer at destination.

What above may seems raw, but there is no simple way to achieve your target without using enterprise distro tools.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: script for sending file to remote p

Batch file to remote shutdown network PC's www.computing.net/answers/programming/batch-file-to-remote-shutdown-network-pcs/19105.html

Batch file to remotely shutdown www.computing.net/answers/programming/batch-file-to-remotely-shutdown-/13703.html

VB Script for deleting files www.computing.net/answers/programming/vb-script-for-deleting-files-/16904.html