This is what I've used: get-scomclass -Displayname "UNIX/Linux Computer" |get-scomclassinstance | select Displayname
source: http://www.bictt.com/blogs/bictt.php/2014/05/07/using-powershell-to-get-agents From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Holman Sent: Thursday, September 04, 2014 10:49 AM To: [email protected] Subject: [msmom] RE: Export a list of Cross Platform agents You can use PowerShell by getting a list of all instances of the Linux computer class with a format name and export to CSV. Or you can just do a select all in the console view, CTRL+C, and paste into excel or notepad. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Tyrell, Tommy A. Sent: Thursday, September 4, 2014 9:42 AM To: '[email protected]' Subject: [msmom] Export a list of Cross Platform agents Does anyone know a way to export a list of all the cross platform agents in SCOM?
