I want to compare two Lists of Arrays and to display the Delta in a third array:
$ListOfVMs $ListOfRunningVMs $StoppedVMs = $ListOfVMs { Where-Object $_.Name -no