Skip to content

keep getting this error #2

@wineggdrop

Description

@wineggdrop
Image Image

how this happens?The script shows C:\Windows\System32\control.exe is the one,but defenderwrite fails

I even change "$exeFiles = Get-ChildItem -Path $rootPath -Recurse -Filter .exe -File -ErrorAction SilentlyContinue |" to "$exeFiles = Get-ChildItem -Path $rootPath -Recurse -Filter control.exe -File -ErrorAction SilentlyContinue |" in run_check.ps1 so to run c:\windows\system32\control.exe for a check,and it still fails.

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