( Share the Noogies )I found some other options to clean malware out of a WordPress infected site. I still prefer the way I originally did it because I can see and verify the results before committing and undo it immediately if it didn’t go the way I anticipated. These other methods require restoring the . . . Read It
How to update multiple Task Scheduler user passwords with PowerShell
( Share the Noogies )If you have a ton of Windows tasks in your task scheduler, and you need to change the password to the account that they run under, it can be a painful experience to change the passwords on each task one at a time. This PS Script can help with that. I . . . Read It