News

First of all, powershell all the way. Don't even consider batch unless you need to support XP or earlier where you can't guarantee powershell will be installed.
Anyone know of a way to call a VBE file from a batch file? I can open a cmd prompt and run it there, or right click/run as admin on the VBE script itself but I can't get a batch file to call the ...