PowerShell scripts are great because they can be used to do almost anything. One of the limitations to PowerShell scripts, however, is that it isn't always practical to give a script to someone who ...
I have this simple stand-alone vbScript that will launch an .exe file.<BR><BR><pre class="ip-ubbcode-code-pre"><BR>Set WshShell = WScript.CreateObject("WScript.Shell ...
You need to create an WScript.shell object no matter what, but it's a default object, nothing needs to be done to get it to work... What exactly isn't working for you?
If you haven't learned PowerShell yet you're way behind the curve. Now's the time to catch up with the rest of your industry peers! If you're still slumming it with batch files and VBscript and ...