Can we also use scripts to deploy Track4win Monitor program ?
Yes. Here is a sample Active Directory script that works great in one customer system in which they deploy Track4win Monitor remotely (a similar method to output.exe): mkdir c:\t4w copy \\server\t4w\stmonitor.exe c:\t4w @start c:\t4w\stmonitor -stealth -server:ncpa-09 -port:8090 -newpass:1234 ncpa-09 is the server name, you may change it to your server computer name, or you may also use its IP address. If you need screenshot feature, just simply add -capture into the mix. • We have purchased 600 licenses. We hope to run Track4Win Monitor on our client machines in an automatic stealth mode. That is, we don’t want to install Monitor manually and the client users should not know Monitor is running. Is there any solution for this ? Ultimately we would like to be able to deploy Track4Win using active directory and be able to set the options at the time of install rather than manually. Yes. Please read the previous two FAQs, which tells how to create output.exe and set it in Active Directory