Skip to content

Dectection issues ConfigMgr VcRedist 2012, 2013, 2019 #58

@daroy

Description

@daroy

Expected Behavior

VcRedist 2012, 2013, 2019 detected as installed by Config Mgr.

Current Behavior

VcRedist 2008 and 2010 are being installed and detected correctly by Config Mgr. VcRedist 2012, 2013, 2019 are being installed, they show up in Control Panel -> Add remove programs, but Config Mgr isn't detecting them as such.
Capture

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. $VcList = Get-VcList
  2. Get-VcRedist -VcList $VcList -Path "C:\Temp\VcRedist"
  3. Import-VcConfigMgrApplication -VcList $VcList -Path "C:\Temp\VcRedist" -CMPath "\myshare" -SMSSiteCode xxx
  4. Deploy Visual C++ Redistributable for Visual Studio 2019 x64 to a collection in Config Mgr

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • VcRedist Version: 2.0.168
  • PowerShell Version: 5.1.17763.1007
  • Operating System: Server 2019 x64 and Windows 10 1909 x64

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions