A collection of AutoIT scripts I've written and found useful in system administration tasks.
A one-line script that locks the Windows screen. Once compiled as an .exe, this is useful to place in a user's Startup folder to immediately lock the screen after logon. Combine with SysInternals Autologon for situations that require a console session.
A short while loop that moves the mouse slightly every 60 seconds.
Part of a Google Chrome kiosk setup that keeps a Google Chrome window open at all times.
Part of a Google Chrome kiosk setup that resets Chrome when the screensaver is launched.
A non-functional example script demonstrating several AutoIT GUI functions.
My work can be used freely. If you've found anything to be of use, please let me know about it!