Hi!
Can anyone help me to create a VBS that will:
1: Check to see if a file exists on a remote pc via a UNC
2: Check the file created date to see if it matches TODAYS date
3: If the file was created today, copy it from the source (UNC) to the dest (UNC).
4: Message (net send or email) a user/email address, to inform that a new file has arrived.
This would be run everyday to check if a new dump had been given for the day.
I don't really know any VBS syntax so am floundering in the dark a little here...
Thanks in adv
Can anyone help me to create a VBS that will:
1: Check to see if a file exists on a remote pc via a UNC
2: Check the file created date to see if it matches TODAYS date
3: If the file was created today, copy it from the source (UNC) to the dest (UNC).
4: Message (net send or email) a user/email address, to inform that a new file has arrived.
This would be run everyday to check if a new dump had been given for the day.
I don't really know any VBS syntax so am floundering in the dark a little here...
Thanks in adv