This SMA Runbook will add any new or missing logical network definitions (i.e. VLAN’s) in SCVMM and to HP OneView appliance. As well as having a “working SMA deployment”, the prerequisites for this Runbook are 5 SMA Variables (Assets) which are: VMMServer […]
I recently had the task of creating a PowerShell script to call REST API for adding Networks to an uplink set in HP OneView. A quick overview of the environment. Our enclosures have 4x FlexFabrics, 2 used to plumb an […]
So use this wisely… This script will use Out-Gridview to prompt the operator for the management pack to disable the alerts for and the override management pack to save those overrides in. Enjoy! Dan First, the script to do this for all […]
Along the same line as this post, the below will create an empty overrides management pack based on a source management pack and client number These are meant for the SCOM operators to use for consistent management pack naming. Enjoy Dan! $ManagementServer […]
Found this one in my toolkit recently and thought I’d share. It’s a little old so the code could do with some optimizing.. What it does: Prompts the script runner for a client number and then asks them to confirm the name […]
Was cleaning out some old PS scripts recently and found this one in my toolkit. This one will appease some of those out there who came to Hyper-V from another virtualization technology and are familiar with the term datastore… We use SOFS storage so our […]
Found this one in my toolkit recently and thought I’d share. It’s a little old so the code could do with some optimizing.. What it does: Prompts the script runner for a client number and then asks them to confirm the name […]
Just a quick note to share my experience in NIC teaming algorithm with 2012 R2 hosts and Hyper-V and hopefully dispel some myths.. Many documents/blogs recommend the load balancing algorithm to be Dynamic by default. In my experience this is not the […]
Firstly, make sure you have: Admin access to your SCOM environment SCOM management servers are added to your Ops Inslights portal. Enabled the SCOM Assessment solution Then go to the SCOM assessment configuration tile Download the PS1 I ran […]
EDIT: an unofficial fix is appended below 🙂 Fast publish… So, if any of you are using SCOM 2016 and have recently deployed the console, you may be getting this error below: An object of class ManagementPackFolder with ID <MP […]