The third command uses the Get-Process cmdlet again and stores the resulting processes in the $processes_after variable. The fourth command uses the Compare-Object cmdlet to compare the two sets of process objects. It displaysthe differences between them, which include the new instance of Notepad...
Indicates that this cmdlet displays only the characteristics of compared objects that are equal. The differences between the objects are discarded. UseExcludeDifferentwithIncludeEqualto display only the lines that match between thereferenceanddifferenceobjects. ...
Show differences only Select this option to view only the differences. When this option is cleared, matching results are displayed as black check marks. Suppress whitespace Select this option to view differences in spaces in X++ code. Case sensitive Select this option to view upper and ...
The differences between the objects are discarded. Use ExcludeDifferent with IncludeEqual to display only the lines that match between the reference and difference objects. If ExcludeDifferent is specified without IncludeEqual, there's no output. Expand table Type: SwitchParameter Position: Named ...