Viewing Resources In A Specific OpsMgr 2007 Management Group

 

Here you will find information on how to view or enumerate members of a specified OpsMgr 2007 management group.

 

Follow the steps below:

 

1. Open the Command Shell and issue a “Dir” command to list all of the available groups:

 

Dir | FL DisplayName, PathName

 

2. Next select one such as the “Root Management Server Computers Group”

3. Next change to the group root by issuing the CD command:

 

Cd Microsoft.SystemCenter.RootManagementServerComputersGroup

 

4. Then reissue the Dir command to list the resources in the group:

 

Dir | FL DisplayName, ManagementGroup, HealthState

 

Note: You can also issue just the Dir command and the following information will be displayed: Id, PathName, DisplayName, ManagementMode, ManagementGroup, HealthState and the OperationalState

 

 

Published Sunday, January 27, 2008 12:55 PM by dhite
Filed under:

Comments

No Comments