![]() |
We Need Your Vote - Windows IT Pro Community Choice Awards
Sep 8, 2010 7:00am •
in AutoMate News •
|
from our Blog
Delete Last Line of a File (vbscript)
9/9/10 •
in Task of the Month
•
0 comments •
This sample task will demonstrate how AutoMate can delete the last line in a text file using vbscript. |
![]() |
Where Have All The Software Developers & Programmers Gone?
9/9/10 •
in Automation Strategy
•
0 comments •
Why is the USA’s DARPA agency allocating significant research dollars to stimulate interest in computer programming and related skills across the nation’s universities and colleges? If the Feds are worried, should you be? |
![]() |
First Rate® Yields Golden Automation Harvest with BPA - Continuous Process Improvement Realized
9/8/10 •
in Success Story
•
0 comments •
A premier provider of wealth management performance measurement solutions finds operational gold by implementing over 100 automation workflows in a nine-month period. |
AutoMate Backup & Restore
9/8/10 •
in Tech Talk
•
0 comments •
In this article we will take a look at the importance of backing up AutoMate data in order to prevent data loss. We will also learn how to go about backing up remote AutoMate installations, performing automated backups and achieving data recovery in case data loss occurs despite the best of our efforts and precautions. |
![]() |
Don't Let Your Job Get Automated
8/24/10 •
in Automation Strategy
•
1 comment •
You may have been using AutoMate or AutoMate BPA Server for some time (or are considering doing so). Chances are you brought it in to solve a specific information technology (IT) issue. And it worked. With AutoMate, you are now out of the business of writing difficult scripts, or have automated high-value, complex FTP processes, or have evolved your ability to integrate disparate systems under tight, mission critical time-frames. But, business is not static, and your business is now using technology more than ever. Automation is hot buzzword. Why? What do you think of the relatively new notion of business technology? How does all this affect your company and your career? |
options for Support
Login to open a support ticket, view a history of your support correspondance, and review current tickets.
popular Resources
Task of the Month
This sample task will demonstrate how AutoMate can create a file with a specific size using the fsutil utility. The task will prompt for the file size and populate the appropriate variables referenced by the fsutil utility. This task can create 1GB files in less than a second. Usage : fsutil file createnew <filename> <length> Eg : fsutil file createnew c:\test\testfile.txt 1000 createnew Creates a file of the specified name and size, with content that consists of zeroes. It is important to note that the length, actually is the length in bytes, so a value of 1000, will be 1KB.





