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
  • SAM & Multi-Statistic Component Scripts
    Linux | PowerShell | SolarWinds

    SAM & Multi-Statistic Component Scripts

    ByKevin January 10, 2018November 19, 2020

    In September I wrote a few things about how I use SAM Script Templates – specifically with PowerShell. One of the more powerful things in the SAM arsenal is the ability to return multiple components in a single script. I’ve used this in any number of ways, but the one that gives me the most…

    Read More SAM & Multi-Statistic Component ScriptsContinue

  • Scripting SQL Server Installation
    PowerShell | SQL

    Scripting SQL Server Installation

    ByKevin December 21, 2017July 14, 2026

    This is where I show that I’m really not a DBA.  I’m an Accidental DBA at best, and a nuisance at worst.  SQL Server already has the capability to be installed via command line parameters or a configuration file.  If I setup the machine the same way every single time, this would be fine, but…

    Read More Scripting SQL Server InstallationContinue

  • Setup SQL Disks
    PowerShell | SQL | Virtualization | VMware

    Setup SQL Disks

    ByKevin December 20, 2017November 19, 2020

    Yesterday, I wrote about how I setup SQL Servers Virtual Machines using PowerShell and PowerCLI.  Now that I’ve got the SQL Server imaged, it’s time to format the disks and prep the Page File. Let’s dig in.

    Read More Setup SQL DisksContinue

  • SQL Server on VM’s in my Lab
    SQL | Virtualization | VMware

    SQL Server on VM’s in my Lab

    ByKevin December 19, 2017December 19, 2017

    I’m trying to automate as much as possible in my lab and part of that is building SQL Servers.  I’ve taken to trying to scripting this out.  For me, that involves using PowerShell to build out this machine.  

    Read More SQL Server on VM’s in my LabContinue

  • Simple Automation Example using Orion SDK
    PowerShell | SolarWinds

    Simple Automation Example using Orion SDK

    ByKevin December 6, 2017November 19, 2020

    A few months ago, I really stated digging into the Orion SDK and I wanted to know more about ways to automate adding nodes to Orion.  Sure, I can wait for the Network Discovery to kick off, but I’m impatient.  I’ve gotten many of the parts together over time, but this is my first post…

    Read More Simple Automation Example using Orion SDKContinue

  • Building My Orion Server Step 3 [Updated]
    PowerShell | SolarWinds

    Building My Orion Server Step 3 [Updated]

    ByKevin November 15, 2017November 19, 2020

    A few months ago, I wrote about the third step in setting up an Orion server from scratch.  After using this script for a few months, I realized there was an eventuality that I missed.

    Read More Building My Orion Server Step 3 [Updated]Continue

  • SAM PowerShell Scripting Template
    PowerShell | SolarWinds

    SAM PowerShell Scripting Template

    ByKevin September 8, 2017July 22, 2026

    SolarWinds’ SAM PowerShell Templates offer so much flexibility for teasing out the metrics you need, but I’ve found it’s better to work with a template for the template.

    Read More SAM PowerShell Scripting TemplateContinue

  • Mass Export of NCM Device Templates
    PowerShell | SolarWinds

    Mass Export of NCM Device Templates

    ByKevin August 3, 2017November 19, 2020

    Do you run a bunch of Orion servers?  Do you hate exporting your custom NCM Device Templates one at a time? No?  Only me? Well, if you are ever like me, I’ve got something to help you out. It basically checks for all the device templates in your database for those that aren’t out of…

    Read More Mass Export of NCM Device TemplatesContinue

  • Installed Modules (Orion)
    SolarWinds

    Installed Modules (Orion)

    ByKevin July 28, 2017July 28, 2017

    Installed Orion Modules SELECT CASE WHEN Name = ‘APM’ THEN ‘Server & Application Monitor’ WHEN Name = ‘IPAM’ THEN ‘IP Address Manager’ WHEN Name = ‘NCM’ THEN ‘Network Configuration Manager’ WHEN Name = ‘NPM’ THEN ‘Network Performance Monitor’ WHEN Name = ‘NTA’ THEN ‘NetFlow Traffic Analyzer’ WHEN Name = ‘Orion’ THEN ‘Orion Core’ WHEN Name…

    Read More Installed Modules (Orion)Continue

Page navigation

Previous PagePrevious 1 … 4 5 6 7 8 … 14 Next PageNext
Linkedin LinkedinBluesky BlueskyGithub GitHub

© 2026 Kevin's Ramblings

Scroll to top
  • About Me
  • Media
    • SecuriThings
    • SolarWinds
  • Disclaimer
Loading Comments...
Search