Skip to content

Conversation

ilia-shipitsin
Copy link
Contributor

Description

let's disable windows defender task by "Set-MpPreference -ScanScheduleDay 8" (otherwise defender creates deleted tasks)

Related issue:

#8164

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

it turned out that windows defender creates deleted tasks.
proper way of disabling is

Set-MpPreference -ScanScheduleDay 8
@Alexey-Ayupov
Copy link
Contributor

/azp run windows2019, windows2022

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants