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 ...
I advise against it. But if you must use a logon script to authenticate, here's how to get it done with PowerShell. In my PowerShell training classes or at conferences I inevitably face the question ...
Don’t copy and paste the same code over and over again. Instead, create a PowerShell function and save yourself time.
We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...
A simple four-line script unexpectedly returned a host of errors for Brien. The issue turned out to be deceptively simple. While writing my previous column, I ran into a really odd problem: I suddenly ...