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!

PENDING Software center on client computer not working

mpowis

Well-Known Member
Messages
66
Solutions
1
Reaction score
0
Points
6
Recently software center started to stop working, computers already installed work and connect to the management point but newly imaged computers only partially install software center, it opens on the client but then errors out saying it cannot open press F5 or try again later, now what i can see is that in the configuration manager properties the working clients show Client Certificate: PKI and the ones that don't work show Client Certificate: None, also under the Action Tab most components are missing.

ConfigManWork.pngConfigManFault.pngConfigManActFault.png
 

Attachments

  • 1713350427399.png
    1713350427399.png
    42.9 KB · Views: 11
@Prajwal Desai @Garth - Anymore suggestions, I'm going round in circles, still cannot find a vaild source or MP location in ccmsetup log and still failing to retrieve compatible dns records
On the device where the log shows it can't find the DNS record. Did you do a NSlookup on it to see if it sees the record? what DNS server is it point to??
 
@Garth
NSlookup shows the default server the primary domain controller with its IP address and then if i type in the sccm server name that also resolves correctly
 
@Garth
NSlookup shows the default server the primary domain controller with its IP address and then if i type in the sccm server name that also resolves correctly
What does this mean? this is sounding like you have a DNS issue that you need to fix.
 
@Prajwal Desai @Garth
So i opened command prompt and typed in nslookup:
default server name-dc01.domain
IP: ip address of domain controller

if i type in sccm.domain - it returns the correct IP address
if i type in _mssms_mp_ps4

> set type=SRV
> _mssms_mp_ps4._tcp.domain
Server: domian controller.domain
Address: correct ip address here

_mssms_mp_ps4._tcp.domain SRV service location:
priority = 0
weight = 0
port = 443
svr hostname = sccm server name.domain
_mssms_mp_ps4._tcp.domain SRV service location:
priority = 0
weight = 0
port = 443
svr hostname = https://sccmserver name.domain
sccmserver name.domain internet address = correct ip address here

is this what you asked me to do
 
Last edited:
@Prajwal Desai @Garth
So i opened command prompt and typed in nslookup:
default server name-dc01.domain
IP: ip address of domain controller

if i type in sccm.domain - it returns the correct IP address
if i type in _mssms_mp_ps4

> set type=SRV
> _mssms_mp_ps4._tcp.domain
Server: domian controller.domain
Address: correct ip address here

_mssms_mp_ps4._tcp.domain SRV service location:
priority = 0
weight = 0
port = 443
svr hostname = sccm server name.domain
_mssms_mp_ps4._tcp.domain SRV service location:
priority = 0
weight = 0
port = 443
svr hostname = https://sccmserver name.domain
sccmserver name.domain internet address = correct ip address here

is this what you asked me to do
For clarity, where did you open the cmd?
 
@Garth
my technician ran from client device and got the same result as the SCCM server got
Have them do the same thing but using the local system account, e.g. make sure that a proxy isn't in place.
Also make sure that Cloudstrike isn't in place.
 
@Garth
I ran PSEXEC as shown is the guide and it returned the same result:
> set type=SRV
> _mssms_mp_ps4._tcp.domain
Server: domian controller.domain
Address: correct ip address here

_mssms_mp_ps4._tcp.domain SRV service location:
priority = 0
weight = 0
port = 443
svr hostname = sccm server name.domain
_mssms_mp_ps4._tcp.domain SRV service location:
priority = 0
weight = 0
port = 443
svr hostname = https://sccmserver name.domain
sccmserver name.domain internet address = correct ip address here

i do not know what cloudstrike is i do not think we have it and we do not use proxies here.
 

Forum statistics

Threads
7,045
Messages
27,537
Members
17,741
Latest member
kdlc

Trending content

Back
Top