Moving SolarWinds Logs to a new Drive

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

Removing Default Web Site & Application Pool

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.

Required Windows Features with SolarWinds Orion

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

PowerShell function to suppress HTTPS self-signed certificate errors

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

Celebrity Sighting!

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

Wedded Bliss!

So, I’m getting married in just a few hours.  I get to marry my best friend.  She has been my rock and is helping me make more of myself every day.  Though the ceremony will be small, you can share in our excitement by joining us online.  Check it out here.

End of an Era

So today was my last day with my current employer.  I’m off to new and exciting things, but hope to keep being able to share some of my insights with the community at large.  Don’t expect too many posts in the near future, but I promise that I’ll try to add more posts as soon as I get my feet under me.

Thanks for reading and until next time…

–Kevin