Get-CimInstance -ClassName CIM_Product -Filter "Name like 'Microsoft Visual C++%'" | Invoke-CimMethod -MethodName 'Reinstall'