SCOM Active Directory Integration w/ Clustered RMS
Posted by Scott Horsfield - 12/01/09 at 04:01:50 pmMicrosoft has made available several good blog posts for configuring SCOM for Active Directory Integration. The short coming of this is that none of them explain enabling AD Integration on a clustered RMS. Recently while configuring SCOM AD Integration I ran into the following issue. On a clustered RMS I ran MOMADAdmin.exe as specified by Microsoft w/ the RMS Cluster Computer account as the account that will be granted permissions by MOMADAdmin.exe. No failure events were registered in the OperationsManager event log and no SCPs were created under the Operations Manager/Management Group container. After several frustrating hours on the phone with “Premier” support, I decided to give a few fixes a shot. What corrected this was adding each node’s computer name to my AD Integration group.
Continue reading SCOM Active Directory Integration w/ Clustered RMS…
New Script – Group Name and Member Count
Posted by Scott Horsfield - 30/04/08 at 09:04:09 amI’ve been reading a thread on the activedir.org mail list over the past few days that talked about finding groups with no members using ADFIND. I’ve posted a new script that will do this with VBScript by listing all groups and their member count. ADFIND can do the same thing, but with VBScript I’ve found it’s easier to tie one task to another and perform modifications on groups if necessary. (ie: find all groups with 0 members and move them to an OU for later removal, or change their description to make them more identifiable)
Also I highly recommend signing up for the activedir.org mail list. It’s full of helpful people and great information!
2008 Server Core Step-By-Step
Posted by Scott Horsfield - 29/04/08 at 04:04:29 pmI came across this nifty guide today. Configuring a 2008 Server Core installation can be a pain the first few times around. This definitely would have saved my hair from some pulling. (There’s a sample unattend.xml file at the end too.)
PS: Forums are up – Of course there’s nothing in them yet, but please feel free to post any questions!
New Script – Query Group Membership on Remote Computer
Posted by Scott Horsfield - 15/04/08 at 12:04:45 pmIs it just me or does it seem like this blog is turning into a blog about scripting.? I promise that is not the case but it seems that I have a lot of scripts that I’ve collected over the years and feel that may be of some use to those learning WMI and VBScript. The following script will display a list of members in a specified group on a specified remote computer. Check out the syntax and a link to the script after the break.
Continue reading New Script – Query Group Membership on Remote Computer…
Powered by WordPress with [GimpStyle]
Entries and comments feeds.