Authoring / SCOM

Automating Role Creation

The companies I’ve worked with break down SCOM access for various app groups (SQL, SharePoint, FEp/SCEP) for security (and SCOM stability!) reasons. I always automate this via Powershell to ensure my dev/test/prod environments match and for easier rebuilding should *gulp* something go awry. Here’s an example of the PS1 I created to setup SharePoint admins … Continue reading