Hello I am not a script expert and I have a question. I am using pcexec command in a batch file to launch a picture file onto a remote computer. While one guy takes digital pictures the photos go onto a network drive automatically, then if someone wants to view a picture I call it up by file name to one of 4 remote computers using a simple pcexec script.
My question.
Can a script be written to recognize when a new file is put in a network directory, then put that file name into the pc exec script automatically. So essentially every time a picture is taken you pop up to the monitor?
1.) digital image captured to camera
2.) camera transfers file to network drive
3.) service recognizes a new file was written and captures file name in a variable
4.) pcexec command triggered automatically to launch that file on a remote computer
Feasible?
My question.
Can a script be written to recognize when a new file is put in a network directory, then put that file name into the pc exec script automatically. So essentially every time a picture is taken you pop up to the monitor?
1.) digital image captured to camera
2.) camera transfers file to network drive
3.) service recognizes a new file was written and captures file name in a variable
4.) pcexec command triggered automatically to launch that file on a remote computer
Feasible?