PowerShell comparing multiple files

186 Views Asked by At

In PowerShell there is a cmdlet Compare-Object for comparing two objects, but is there a way to compare 3 or more objects?

0

There are 0 best solutions below