chris456 0 Posted June 26, 2013 I know that AutoIt works great for simple workflows (e.g. launching an application for a user and logging them in automatically), but how well does it scale and work for more complex operations and workflows where there are dozens of different permutations and workflow paths like configuring a new user and assigning them appropriate permissions? Share this post Link to post Share on other sites
JLogan3o13 1,513 Posted June 26, 2013 I think it works well. I created a unique GUI for a customer that has morphed into a complete HelpDesk solution. It allows the Helpdesk to do a number of actions in A.D. (Password Resets, Add/Remove from Groups, Share Permissions, etc.), it hooks directly into their asset management suite to allow the delivery of applications and imaging of hardware, allows remote control of end user PCs, and a number of other features. All of this is tied into A.D. security, giving technicians varying levels of access based on group membership. It also sports a complete audit trail (customer is a health care facility), logging every action and whether that action succeeded for failed. All of this done with AutoIT only, not a stitch of external code. Hide JLogan3o13's signature Hide all signatures √-1 2^3 ∑ π, and it was delicious! How to get your question answered on this forum! Share this post Link to post Share on other sites
Zedna 237 Posted July 5, 2013 AutoIt evolved from scripting language to general purpose programming language. Just look into Examples sections of this forum what big/complex applications can be done with AutoIt! Hide Zedna's signature Hide all signatures Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites