Track IP History and Alert on Change
I wanted to know how often dynamic IP addresses change, and be alerted when they do. In fact, some colleagues have reported that even “static” IPs are sometimes changed without …
I wanted to know how often dynamic IP addresses change, and be alerted when they do. In fact, some colleagues have reported that even “static” IPs are sometimes changed without …
Today I wanted to give an Abyss web server the same certificate in use by IIS. Abyss only allows entering keys as blocks of text, so I needed to extract …
If you need to log a user off of a PC but don’t have remote desktop access to the machine, you can do this from a MaxRM Remote Background window: …
Windows Update on Windows 8/8.1/2012/2012R2 has some confusing behavior. I’m assuming you’ve installed the 2013 patch 2885694 to get more control over the updates. You’ll probably want to read the …
If you downloaded a PowerShell scripts, for example as part of a .zip file, you may see the message [Script name] is not digitally signed. The script will not execute …
Once a year, I test restoring a server to a desktop. The server is backed up with standard Windows Backup. The idea is to confirm that if the server went …
Sometimes when a document is “stuck” waiting to print and Microsoft’s cancel/restart approach doesn’t help, you need a way to delete it manually. These commands, run from an administrative command …
On one Windows Server 2012R2 Essentials machine, the Software Protection Service, which runs once an hour or so to verify licenses, was usually failing to start within 30 seconds, raising …
On one machine running TeamViewer (not Take Control), the TeamViewer ID changed. Not sure why but it may have to do with having installed a new network card in the …
Sometimes a script times out because it really is trying to do more than is possible in the time allowed. But what if a script runs fine in the command …