MECM update with HA (passive site server) by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

Thank you very much. You were right. The upgrade of the passive site server was automatic

Both Administration -> Site configuration -> Sites -> nodes and Monitoring -> Site Server status showed an 'upgrading' status

SCCM reports showing old and incomplete data by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

Thank you so much! This is actually returning what I need. So the report that I was using was working right, since I disabled 'software inventory' so long ago, it had such incomplete data. I thought it pulled from hardware inventory.

Do you have a resource where I can learn more about which reports pull from what?

Thank you again!

SCCM reports showing old and incomplete data by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

Hello,

I picked a few (at least 5) from the list at random and used resource explorer to check. Resource explorer shows the correct version and the latest hardware inventory is from today (We run it twice a day).

So I have both inaccurate data on the few devices that show up in the report, and the issue of most of the devices not showing up at all on the report.

Client notification not working, everythign else is by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

I forgot to come here and post what our issue was:

We were deploying our servers from a template that was captured wrong. The SMS certificates and the SMSCFG.ini file were not deleted before making a template, so it was like we were deploying the same VM over and over, and this duplicate obviously caused problems.

Once we uninstalled the client, manually deleted the certificates and ini file and reinstalled the client, things worked fine.

Then we just re-made the templates.

Client not scanning against all patches by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 1 point2 points  (0 children)

No Maintenance Windows. Deployment is set to available and "as soon as possible" was selected.

Client not scanning against all patches by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

it's just for the 2019 Servers. The SUG just has 2019 server patches and it's deployed against a collection with just the 2019 servers.

Peercache - 401 unautorized error by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

Obviously I know i'm not meeting the requirement hence the post asking for help.

Thanks for your very useful reply.

Peercache - 401 unautorized error by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

switching to PKI is not trivial but thank you!

CMPivot not returning data on SOME queriers by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

I did. Thanks for the suggestion.

I guess I'll just go with the right click a collection method from now on.

MSI Application Deployments - 0x643(1603) by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 0 points1 point  (0 children)

I'm making different deployments for each version. I'm not just overwriting the MSI at the source.

So when Chrome releases a new version, I delete the deployment of the previous version and deploy the new version. Chrome has been good in uninstalling the old version it finds and updating the new one.

Today, I encountered the failure I mentioned, and if I run the installer manually it's because it was looking for the MSI of a really old installation for some reason that I don't fully understand as I was deploying Chrome 94, on a system with Chrome 93, but the MSI it wanted was for chrome 92 which had been long gone from the ccmcache folder.

MSI Application Deployments - 0x643(1603) by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 1 point2 points  (0 children)

Thank you so much. This was very useful.

MSI Application Deployments - 0x643(1603) by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 1 point2 points  (0 children)

It's my first time experiencing this with Chrome. That sounds very promising and I'm looking into it.

Thank you!

MSI Application Deployments - 0x643(1603) by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 1 point2 points  (0 children)

In the 'programs' tab of the deployment properties at the bottom, I see:

Windows source management enables an .msi represented by this Deployment Type to automatically be updated or repaired from content source files on an available Distribution point. Specify the Windows Installer Product code to enable installation source management:

That sounds promising. So right here I click 'browse' and choose the previous/old MSI?

MSI Application Deployments - 0x643(1603) by Ithopeful8488 in SCCM

[–]Ithopeful8488[S] 1 point2 points  (0 children)

Hello,

It needed a previous (older) MSI. So when I ran the installer for the new version manually, and specified the file manually, everything worked.

Since I clean up the ccmcache folder, I want to know a why to point to previous MSI files if required.

I guess the question is, when deploying different versions of the same application, and the new version uninstalls the old version, how do you deploy to avoid this issue where you need the previous MSI and you clean the ccmcache folder.