miis-powershell icon indicating copy to clipboard operation
miis-powershell copied to clipboard

Using Get-CSObject command with non hierarchical MA for retrieving all objects

Open AnabelMaz opened this issue 7 years ago • 1 comments

Hello, How can i use Get-CSObject command for retrieving all connector space objects for specific Management agent when this agent is non hierarchical one like e.g. mssql agent.

AnabelMaz avatar Jul 16 '18 07:07 AnabelMaz

Hi @AnabelMaz ,

I can see the problem here. As a workaround, can you use

Get-Connectors -ma ADMA and Get-Disconnectors -ma ADMA

Ryan

ryannewington avatar Jul 16 '18 07:07 ryannewington