How To Compare Text Lists With PowerShell

preview_player
Показать описание

Comparing large lists of servers etc is slow and boring, but can be done easily in PowerShell. In this Snip, we look at how to compare the lists and clean them up using the Powershell Trim() and ToLower() functions and use Export-CSV to give the boss a nice list that they can read easily.

Рекомендации по теме
Комментарии
Автор

omg thank you, this was exatcly what i was looking for! had to tailor it a bit for what i needed but this was a fantastic base!

pazourek
Автор

Exactly what I needed. Thanks for the clear explanation.

RyanJohnson-kceu
Автор

You are the best! Thank you so much! :)

asauce