Automating and Controlling applications with VBScript
VBScript is one of those programming languages that we all hate, but sometimes it’s the easiest one to throw together a solution for a specific problem. This could be anything from writing information to a file, listing AD accounts, to performing more complex user interaction. One of the neater tricks to VBScript is its ability …read more