Updated PowerShell Script to Show Windows Update Settings
Last year in this article, I posted a PowerShell script to display Windows Update settings. I’ve enhanced that script to show two additional values and to optionally list all pending …
Last year in this article, I posted a PowerShell script to display Windows Update settings. I’ve enhanced that script to show two additional values and to optionally list all pending …
With huge thanks to this post by Daniel Viklund, I want to share some notes and code about how I am managing delayed_job on a Rails 3.2.16 app deployed on …
I recently upgraded my Linksys E2000 router to Tomato Firmware v1.28.7507 MIPSR2Toastman-RT K26 VLAN-VPN. This includes quite a few default QoS rules. Today I connected to a customer network using …
On a Windows Server 2012 R2 Essentials machine, I wanted to install .NET 3.5, but it kept failing with “Access Denied” whether I did it from the Server Manager or …
Time for my annual test of restoring a server to a desktop. This year is almost identical to last year, but I want to have one list of steps, so …
On my Windows 7 SP1 x64 workstation, I had a svchost.exe process that kept growing in size. In Task Manager its Commit Size was up to 2.5GB before I rebooted. …
WP-Mail-SMTP is a popular WordPress plugin that lets you configure your site to send email through an external SMTP host rather than directly from WordPress. It does this by sending …
I blogged earlier about how to Install GFI MAX Agent via Startup Script. But what if you want to quickly deploy the agent without rebooting the machine? And someone is …
A Windows 7 x64 workstation logged the following error at least once a day, apparently whenever a Volume Shadow Copy was requested, e.g. for a backup: Log Name: System Source: …
I’ve deployed Ninite Pro to update non-Windows applications on computers that I manage. I’m running it in silent mode but I wanted some decent logging so I can review what …