Skip to content

Add Directory Exclusion #2

Description

@jasonpatrickellykrause

Searching the Windows Defender folder generates access issues. Could you consider excluding it from the search collection?

Searching for common development tool binaries...
Get-ChildItem: C:\Users\jason\Downloads\WindowsPathFix-main\Windows-Path-Repair-Full.ps1:221
Line |
 221 |              $directories = Get-ChildItem @gciParams | Where-Object {  …
     |                             ~~~~~~~~~~~~~~~~~~~~~~~~
     | Access to the path 'C:\Program Files\Windows Defender Advanced Threat Protection\Classification\Configuration'
     | is denied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions