Compare Files Using PowerShell

Compare-Object -ReferenceObject (Get-Content C:\Software\PCapps.txt) -DifferenceObject (Get-Content C:\Software\LAPTOPapps.txt)


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *