You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved Windows Defender Exclusion Script Exclusion Script With Native PowerShell
- Changed Quoting style: Updated to use double quotes (safe for Windows paths)
- Changed Formatting: From Simple comma joining to Additional separator for better formatting (extraSeparator)
Co-authored-by: Hannes Wellmann <[email protected]>
- Changed Script Structure: From originally Createing a PowerShell variable first to directly passing the array for compactness
Co-authored-by: Hannes Wellmann <[email protected]>
0 commit comments