Skip to content
Kevin's Ramblings

Kevin's Ramblings

Adding my own 2¢ to the Technology Communities

  • About Me
  • MediaExpand
    • SecuriThings
    • SolarWinds
  • Disclaimer
Kevin M. Sparenberg
Kevin's Ramblings
Adding my own 2¢ to the Technology Communities
  • Forever in our hearts
    Family

    Forever in our hearts

    ByKevin March 31, 2016July 14, 2026

    Today, we laid to rest a great man; Sam Centineo.

    Read More Forever in our heartsContinue

  • Configure IIS Logging
    PowerShell | SolarWinds

    Configure IIS Logging

    ByKevin February 25, 2016March 3, 2016

    I always move my IIS logs to a different drive, and I almost always include all fields.  This is something that annoys me since I have to do it over and over again.  Just like everything that I have to do over and over again, I wrote a script to do it for me. The…

    Read More Configure IIS LoggingContinue

  • Moving SolarWinds Logs to a new Drive
    PowerShell | SolarWinds

    Moving SolarWinds Logs to a new Drive

    ByKevin February 25, 2016March 3, 2016

    I built a script which facilitates changing the default logging location for most SolarWinds programs in a SolarWinds Orion installation. Not every log can be moved, but this script does change the majority of the log locations and also takes a backup of the original file beforehand. The important part is the RegEx that is used…

    Read More Moving SolarWinds Logs to a new DriveContinue

  • Removing Default Web Site & Application Pool
    PowerShell | SolarWinds

    Removing Default Web Site & Application Pool

    ByKevin February 25, 2016August 10, 2020

    I’m always sick and tired of having to remove the IIS Default Web Site and DefaultAppPool after I’ve installed the Web Roles in Windows Server 2012 R2.  So, I created a short script that will remove them. DISCLAIMER: These materials are provided “AS IS” without any express or implied warranty of any kind.

    Read More Removing Default Web Site & Application PoolContinue

  • Required Windows Features with SolarWinds Orion
    PowerShell | SolarWinds

    Required Windows Features with SolarWinds Orion

    ByKevin February 25, 2016March 3, 2016

    My presentation is completely built around optimizing your SolarWinds Orion installation.  In that presentation, I make reference to several scripts that I use to help me in provisioning Orion Servers. One such script is used to install the necessary Windows Features for each role.  It uses XML files as the source for which features are needed…

    Read More Required Windows Features with SolarWinds OrionContinue

  • PowerShell

    PowerShell function to suppress HTTPS self-signed certificate errors

    ByKevin December 7, 2015July 14, 2026

    I’ve been working frequently with the Invoke-WebRequest and Invoke-RestMethod functions recently against my SolarWinds Orion infrastructure.  I’d normally use the Swis Snapin, but instead wanted to get a little more experience with JSON and XML. Now, when I try to make that call to port 17778 on any machine except the Orion server itself, I…

    Read More PowerShell function to suppress HTTPS self-signed certificate errorsContinue

  • PowerShell

    Geocoding Longitude and Latitude using PowerShell and the Google Maps API

    ByKevin July 31, 2015August 10, 2020

    So, I ran into an issue where I needed to convert a ton of addresses to map points for use with a database.  It’s not something that I have to do too often, but I decided to look through the documentation for Bing, Google, OpenStreet, and MapQuest API’s.

    Read More Geocoding Longitude and Latitude using PowerShell and the Google Maps APIContinue

  • RTF Files
    PowerShell | Random

    Converting RTF to TXT via PowerShell

    ByKevin October 1, 2014July 22, 2026

    Don’t we all long for plain TXT files? What’s with this new-fangled RTF format? Let’s not use that.

    Read More Converting RTF to TXT via PowerShellContinue

  • Austin | Random

    Celebrity Sighting!

    ByKevin June 13, 2014June 13, 2014

    So, I’ve been in “officially” in Austin for about 6 weeks now.  I’m still learning the town and liking what I’m seeing, but last night I got a sign from God (at least for the geeky fan-boy in me) that this town is my new “home.” Last night I was out with other members of…

    Read More Celebrity Sighting!Continue

Page navigation

Previous PagePrevious 1 … 8 9 10 11 12 … 14 Next PageNext
Linkedin LinkedinBluesky BlueskyGithub GitHub

© 2026 Kevin's Ramblings

Scroll to top
  • About Me
  • Media
    • SecuriThings
    • SolarWinds
  • Disclaimer
Search