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 ...
That's where BurntToast comes in. BurntToast fixes that by giving you a direct way to send Windows toast notifications from ...
I'm sure I borrowed pieces of code from some other people, but these are a couple that I use regularly. Script to get scheduled task domain accounts. Code: Import ...
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 ...
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 ...