Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW ADR - Windows Defender updates error

  • Thread starter Thread starter Sokoban
  • Start date Start date
  • Replies Replies 0
  • Views Views 1K

Sokoban

Well-Known Member
Messages
102
Reaction score
7
Points
18
Hi SCCM Folks

I am really needs to help with that,

I have created an ADR for Windows Defender in SCCM for 7 clients. Status want to appear UNKNOWN.. ;-(
1476044


And the error is ruleengine.log appear like that .

Rule XML is: <AutoDeploymentRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DeploymentId></DeploymentId> <DeploymentName>ADR - Windows Defender</DeploymentName> <UpdateGroupId>ScopeId_AD2CC040-B641-4101-9C7D-D1E5C4CB9725/AuthList_f40b34bb-72de-4d76-958d-1b9f59bdc12a</UpdateGroupId>
<UpdateGroupName></UpdateGroupName> <LocaleId>1033</LocaleId> <UseSameDeployment>false</UseSameDeployment>
<AlignWithSyncSchedule>false</AlignWithSyncSchedule> <NoEULAUpdates>false</NoEULAUpdates>
<EnableAfterCreate>true</EnableAfterCreate> <ScopeIDs><ScopeID>SMS00UNA</ScopeID> </ScopeIDs>
<EnableFailureAlert>true</EnableFailureAlert> <IsServicingPlan>false</IsServicingPlan>
<IsOldUpdateGroupCurrent>true</IsOldUpdateGroupCurrent> </AutoDeploymentRule>

Criteria Filter Result XML is: <AutoDeploymentRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DeploymentId></DeploymentId> <DeploymentName>ADR - Windows Defender</DeploymentName>
<UpdateGroupId>ScopeId_AD2CC040-B641-4101-9C7D-D1E5C4CB9725/AuthList_f40b34bb-72de-4d76-958d-1b9f59bdc12a</UpdateGroupId>
<UpdateGroupName></UpdateGroupName> <LocaleId>1033</LocaleId> <UseSameDeployment>false</UseSameDeployment> <AlignWithSyncSchedule>false</AlignWithSyncSchedule> <NoEULAUpdates>false</NoEULAUpdates>
<EnableAfterCreate>true</EnableAfterCreate> <ScopeIDs><ScopeID>SMS00UNA</ScopeID> </ScopeIDs>
<EnableFailureAlert>true</EnableFailureAlert> <IsServicingPlan>false</IsServicingPlan> <IsOldUpdateGroupCurrent>true</IsOldUpdateGroupCurrent> </AutoDeploymentRule>


CRuleHandler::CreateFailureAlert - Alert ID = 16779624

I got the same problem (UNKNOWN) when I create the Windows Defender Packet manually.

Please help
 
Last edited:
Back
Top