Multiple MS Word usage simulation
Hi!
I am working on a Storage Area Network (SAN) performance mesuarement system by simulating Microsoft Word usage.
I've used Filemon to get the fileoperations MS Word are using during open/write/save/close on a document stored on another computer. I'm gonna use this information to create a program that simulates many MS Word users. What is the best way to do this? Should I create a file filter for these operations?
Thanks for any help.