Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.
This repository was archived by the owner on May 28, 2021. It is now read-only.

Enhancement: Defender Cloud, use Set-MpPreference instead of registry hack #266

@ghost

Description

The functions DisableDefenderCloud and EnableDefenderCloud use a registry hack approach for to perform its goals.

It is possible to use these PowerShell command Set-MpPreference -MAPSReporting … and Set-MpPreference -SubmitSamplesConsent ... for to obtain same results.

Advantages:

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