Occasionally I get installers from vendors that just don’t play nice. OK… maybe it’s more than occasionally… Often it’s in the form of not having any parameters to do a nice, silent install and other times it’s one little quirky thing. Today that one thing was the uninstall of an MSI that forced a reboot […]
Like any admin/tech support rep I don’t like to do tedious things over and over again. I’ve been learning VBScript to automate a lot of things. I’ve written a handful of scripts/scraps so far. The one below is quite useful in gathering data about a list of remote computers. It accepts input from a text […]