SearchUser loginNavigation |
Some introductory AutoIT code to create a backup batch file and schedule itSubmitted by bchapman on Wed, 05/28/2008 - 11:33am.
Recently, some of our older desktops' hard drives have started failing. We've discovered that a lot of our users do not backup their valuable desktop data to our server. There are lots of ways to deal with this: folder redirection, backup-pc, Dantz/EMC Retrospect, etc. However, I wanted something that would be a stop-gap until we could implement a better solution. Our users use Windows XP and are admins on their local machines. We have a file server; user home directories on the server are mapped to drive H:\ . A reasonable solution to the backup issue is to use a batch file with xcopy commands combined with Windows task scheduler. The difficulty is in teaching users how to install the batch file and configure the Windows task scheduler. The result was this AutoIT v. 3 script. It might be useful as a example of an approach to writing a simple AutoIT script. It demonstrates some GUI menu functionality, along with reading stdout and stderr, running DOS programs. 1000 reads
( categories: Code Samples )
|
Google SearchSearch AmazonActive forum topicsFiles- Code Samples (22)
- .NET (3) - ASP - ColdFusion (1) - Java (2) - JavaScript (1) - PERL - PHP (6) - Python (3) - Ruby (1) - Courtroom Technology (2) - Policies - Testimonials (1) - IT Policies and Forms (31) - Forms (7) - Org Charts - Policies (10) - Strategic Plans (1) - Useful Documents (4) - HowTo - Templates (1) - User Guides (1) - Utilities (3) - Windows (1) We recommendAds by Google |