Skip to content

Fix DisableCpuThrottleOnIdleScans parameter description#4113

Open
KirtiRamchandani wants to merge 1 commit into
MicrosoftDocs:mainfrom
KirtiRamchandani:fix/disable-cpu-throttle-idle-scans-docs
Open

Fix DisableCpuThrottleOnIdleScans parameter description#4113
KirtiRamchandani wants to merge 1 commit into
MicrosoftDocs:mainfrom
KirtiRamchandani:fix/disable-cpu-throttle-idle-scans-docs

Conversation

@KirtiRamchandani

@KirtiRamchandani KirtiRamchandani commented Jun 13, 2026

Copy link
Copy Markdown

Problem

The winserver2022 Defender docs for -DisableCpuThrottleOnIdleScans describe the parameter backwards and use stale $true / $false bullets that do not match current product behavior.

Root cause

The winserver2022 topic diverged from the corrected winserver2025 wording after idle-scan CPU throttling behavior changed.

Fix

Align Set-MpPreference.md and Remove-MpPreference.md in the winserver2022 docset with the current winserver2025 description so admins understand that the parameter is enabled by default and only affects idle scheduled scans.

Fixes #4020

@github-actions

Copy link
Copy Markdown

STOP Invalid base branch - PR blocked

The target (base) branch - live - you're trying to merge this pull request into only accepts pull requests from the main branch.

If you're trying to publish changes you've made to the live site, you must first merge this pull request into the main branch. After this pull request is merged into the main branch, your changes will be published live at the next scheduled publish time. For information about the Marvel publishing process, see Marvel PubOps publishing process.

To change the target branch from live to main, use the following steps:

  1. Select the Edit button next to the pull request title.

    STOP

  2. Select base:live.

  3. In the list that appears, select main.

    STOP

  4. Select Change base.

    STOP

    NOTE Clicking Change base is safe. The message is specific to more complex branching methods that aren't typically used in Marvel repos. Even with those methods, this message only applies to how commits are tracked in the repo's history. There is no risk of data loss.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@github-actions

Copy link
Copy Markdown

STOP Invalid base branch - PR blocked

The target (base) branch - live - you're trying to merge this pull request into only accepts pull requests from the main branch.

If you're trying to publish changes you've made to the live site, you must first merge this pull request into the main branch. After this pull request is merged into the main branch, your changes will be published live at the next scheduled publish time. For information about the Marvel publishing process, see Marvel PubOps publishing process.

To change the target branch from live to main, use the following steps:

  1. Select the Edit button next to the pull request title.

    STOP

  2. Select base:live.

  3. In the list that appears, select main.

    STOP

  4. Select Change base.

    STOP

    NOTE Clicking Change base is safe. The message is specific to more complex branching methods that aren't typically used in Marvel repos. Even with those methods, this message only applies to how commits are tracked in the repo's history. There is no risk of data loss.

@KirtiRamchandani KirtiRamchandani changed the base branch from live to main June 13, 2026 19:09
Align winserver2022 Defender docs with current product behavior and
winserver2025 wording for idle-scan CPU throttling.

Fixes MicrosoftDocs#4020
@KirtiRamchandani KirtiRamchandani force-pushed the fix/disable-cpu-throttle-idle-scans-docs branch from 22af93e to fde2200 Compare June 13, 2026 19:09
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

1 similar comment
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 22af93e:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2022-ps/Defender/Remove-MpPreference.md ✅Succeeded View (WindowsServer2022-ps)
docset/winserver2022-ps/Defender/Set-MpPreference.md ✅Succeeded View (WindowsServer2022-ps)

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit fde2200:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2022-ps/Defender/Remove-MpPreference.md ✅Succeeded View (WindowsServer2022-ps)
docset/winserver2022-ps/Defender/Set-MpPreference.md ✅Succeeded View (WindowsServer2022-ps)

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Statements of DisableCpuThrottleOnIdleScans are wrong in logic

2 participants