Hi,
We had a test App-V package “App-V 1” sent to a pc, together with 2 dependant App-V packages. Now we removed this App-V package from SCCM and deployed a new version “App-V2”, this works for other pc’s AND the test pc BUT it’s a mystery
to me what exactly happened.
Now the testpc shows “past due – will be updated”. When we update it, it goes to “software available”.
Appenforce.log shows log below. I guess the App-V client is confused with the 2 App-V packages and therefore cannot create the connection group. Is there a way we can avoid removing the App-v package?
Please advise. J.
Here is the error message generated by the process:
Add-AppvClientConnectionGroup : Application Virtualization Service failed to co
mplete requested operation.
Operation attempted: Add AppV Connection Group.
AppV Error Code: 0480071392.
Error module: Virtualization Manager. Internal error detail: 4FC02C0480071392.
Please consult AppV Client Event Log for more details.
At line:1 char:106
+ import-module 'C:\Program Files\Microsoft Application Virtualization\Client\A
ppv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : InvalidResult: (:) [Add-AppvClientConnectionGrou
p], ClientException
+ FullyQualifiedErrorId : AddConnectionGroupError,Microsoft.AppV.AppvClien
tPowerShell.AddAppvClientConnectionGroup
Jan Hoedt