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 […]
Quick TIps
Create empty custom Management Pack from SCOM via PowerShell
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 […]
Disable all alerts for a SCOM management pack using PowerShell
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 […]
SCVMM and Datastores
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 […]
Create empty Management Pack from SCOM via PowerShell
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 […]
Updating uri’s for HA WAP deployment via PowerShell
Another quick one, just to share…. 🙂 For a HA WAP deployment you will need to update each service of the pertinent url to ensure they are using the NLB […]
Applying updates (cab & msu) by batch file…
Another one from my toolkit.. Basically run this batch file from a folder with the required update files and it will install them all. Once it is finished it will […]
Hyper-V Cluster LBFO method for VM Guest switches – Hyper-V Port is best!
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 […]
SCOM 2016 Console ‘An object of class ManagementPackFolder with ID xxxxxxx’– SC 2016 bug
EDIT: Fix posted here: SCOM Console Fix So, if any of you are using SCOM 2016 and have recently deployed the console, you may be getting this error below: […]
SCOM assessment in OMS – getting it going..
Firstly, make sure you have admin access to your SCOM environment and your SCOM management servers are added to your Ops Inslights portal. Then go to the SCOM assessment configuration […]