Quantcast
Channel: Operations Manager - General forum
Viewing all articles
Browse latest Browse all 11941

PowerShell: How to identify which member/s of one group is/are part of the 'Microsoft.Windows.Computer' class

$
0
0

Hi Guys, 

The question is pretty simple: How to identify which member/s of one group ($TheGroup) is/are part of the 'Microsoft.Windows.Computer' class:

$windowsComputerClass = Get-SCOMClass -name 'Microsoft.Windows.Computer'

$TheGroup = Get-SCOMGroup | ? {$_.DisplayName -eq $groupName} 

?

Thanks!




Viewing all articles
Browse latest Browse all 11941

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>