Installing and configuring a SCOM multi-homed agent with SCCM 2012 R2
(In this blogpost only handling x64 versions) I had the challenge to automatic install and configure a SCOM multi-homed agent. I ran in to a couple of issues that I had to deal with – so today I am going to share my experiences regarding this with you. First you need to copy the source files for the SCOM agent to your SCCM source files location. The next thing you need to do is to download a copy of my PowerShell script (InstallSCOMMultiHome.ps1) created for the solution and place it in the content folder mentioned before. Your content folder should [...]