PENDINGUpdates Deployments with "Unknown" Status

C

calmeidda

New Member
1
0
1
Hi,
We're trying to deploy some software updates for Windows Servers (2008 to 2019), but deployment status always keeps "UNKNOWN" and "Client check passed/Active".
I don't understand what could be happening because for some servers, the updates are delivered and installed successful, it seems "random" and I can't find a common problem.

Thanks!

Attachments

  • SCCM - Client check passed.png
    SCCM - Client check passed.png
    30.9 KB · Views: 5
  • SCCM - Error.png
    SCCM - Error.png
    46.9 KB · Views: 5
AhmedLS

AhmedLS

Active Member
41
3
8
Hi,
We're trying to deploy some software updates for Windows Servers (2008 to 2019), but deployment status always keeps "UNKNOWN" and "Client check passed/Active".
I don't understand what could be happening because for some servers, the updates are delivered and installed successful, it seems "random" and I can't find a common problem.

Thanks!
on my clients, when i see the 0x87d00215 i just delete the policy and run gpupdate /force followed by restarting the cm services. that works for me. see below the three commands that i run remotely on my clients to solve a similar issue.

remove-Item -Path "$env:SystemRoot\System32\GroupPolicy\Machine\Registry.pol"
GPUpdate /target:computer /Force
restart-service ccmexec

Forum statistics

Threads
5,041
Messages
19,679
Members
10,448
Latest member
iampankaj