Comparing Arrays within Powershell
问题 I'm looking to do the Following Steps: Reading in a CSV File Add The Contents from the CSV File to An Array Compare the Contents from the CSV with the Contents from another Array If the Items in the Array aren't members of the CSV Array Send Email I First Tried Running the Script with One Host Missing from the Reports2 CSV File, This Missing Host was displayed to the Console and Written to the Reports2 File, but Still when i Re-Run the Code it still displays the last Element (Host that was