Clear / Empty Windows Defender Anti-Virus Exclusion List with PowerShell

Problem: Through the Window GUI, there is no way to quickly clear the Windows Defender Anti-Virus Exclusion list when a virus has wrought its havoc on a machine and added countless entries to protect itself from detection. Solution: A PowerShell script that reads all the exclusion entries and removes them automatically. Back Story – Feel…