This script will query a server and output a list of scheduled tasks as a csv (Excel) file. This file is useful when auditing servers. […]
Continue readingTag: Excel
Move Your Mouse Using VBScript and Excel
This script uses the GetMessagePos and SetCursorPos Windows API functions to move your mouse. The script will first get the current position of the mouse […]
Continue reading