Saved Bookmarks
| 1. |
Solve : give information to user after on the computer? |
|
Answer» i used batch file to delete data from public every week . but i want to inform the users before two days .after the computer on,the first massage on screen SHOW automatically for the user. " pleas back up you data from public folder " how can i do that ? thanks in advance So you want to delete the files, and then 2 days later have them receve a message telling them to back up their data?Task Schedulersure Lemonilla do u have any idea ?
How to Use Task Schedulertanks Squashman. i used task scheduler to run batch file. and clean public folder, but what i said, how to send a massage for all users using task scheduler. Quote from: Mesafint on July 19, 2012, 01:33:04 AM tanks Squashman. i used task scheduler to run batch file. and clean public folder, but what i said, how to send a massage for all users using task scheduler.Since you stated that you run this batch file to clear out thee public folder weekly I have to assume you do it on a specific day of the week. So if you schedule it to run on Friday, have another SCHEDULED task that runs on Wednesday to give them the warning. |
|