( Share the Noogies )The Problem The new issue of the day, “There was an error reading the rules from the server. The format of the server rules was not recognized.” It’s always something. Found a solution fairly quickly this time. Many of the solutions in forums was to delete the rules and recreate them. . . . Read It
Adjust Gray-scale and Color on Multiple Displays
( Share the Noogies )I like to use a lot of displays. Four is a good number. Three across the desktop and one graphics pad in my keyboard tray. My monitors are getting old though, so I have to tune them once in a while, and I was looking for a quick and sloppy way . . . Read It
Other Options To Remove WordPress Malware
( 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
HowTo: Remove Malware Redirects From An Infected WordPress Website
( Share the Noogies )I have a good backup, so why do this? To answer the “What if?” questions. “What if I don’t have a current backup?”, and “How do I get this malware out of a website without a backup?” The principles used in this tutorial should work on any website, not just WordPress. . . . 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