Skip to content

[Bug] - Intel TDT Enabled - Seems to be not Available anyomore #182

@superko84

Description

@superko84

Baseline Info

  • OS: Windows
  • Version: 26200.7922

Describe the bug
Following setting is causing error in EventViewer - Intel TDT Enabled to Enabled in policy Win - OIB - SC - Defender Antivirus - D - Additional Configuration - v3.6

Event Viewer - Application and Services Logs - Microsoft - Windows - DeviceManagement-Enterprise-Diagnostics-Provider will show following error:
MDM ConfigurationManager: Command failure status. Configuraton Source ID: (), Enrollment Type: (MDMDeviceWithAAD), CSP Name: (Defender), Command Type: (Add: from Replace or Add), CSP URI: (./Vendor/MSFT/Defender/Configuration/IntelTDTEnabled), Result: (Unknown Win32 Error code: 0x86000002).

When running Get-MpComputerStatus | Select TDTCapable, TDTStatus in PowerShell - result is empty.
TDTCapable TDTStatus


When trying to set the value manually, following warning occurs:
PS C:\Windows\System32> Set-MpPreference -IntelTDTEnabled 1
WARNING:


IntelTDTEnabled has been deprecated, this operation will perform no action


To Reproduce
Steps to reproduce the behaviour:

  1. Set the setting Intel TDT Enabled to Enabled in policy Win - OIB - SC - Defender Antivirus - D - Additional Configuration - v3.6
  2. Wiat for policy sync
  3. See error in EventViewer

Expected behaviour
No error in EventViewer. Setting applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    willfixThis will be worked on

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions