Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

Sideloading apps in SCCM 2012 R2

$
0
0

Hi all,

I am new to the Side loading of apps in the configuration manager. I tried to load an inhouse app which was designed by one of our developer but it gave a cert error.

What i did :-

1. Sat with the developer & build a package of the app using Visual Studio 2013.

2. Created an Application package in SCCM with the appx file in the package & deployed it to a windows 8 machine.

Error in AppEncore.log file :-

<![LOG[    In-line script returned error output: Add-AppxPackage : Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root
certificate which is not trusted by the trust provider. (Exception from HRESULT: 0x800B0109)
error 0x800B0109: The root certificate of the signature in the app package must be trusted.
NOTE: For additional information, look for [ActivityId] 4e0657f8-fc2c-0000-7f93-074e2cfcce01 in the Event Log or use
the command line Get-AppxLog -ActivityID 4e0657f8-fc2c-0000-7f93-074e2cfcce01
At C:\Windows\CCM\SignedScripts\InstallWindows8App.ps1:13 char:9
+         Add-AppxPackage -path $AppPath -ev err
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (C:\Windows\ccmc...0.7_AnyCPU.appx:String) [Add-AppxPackage], Exception
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
 
]LOG]!><time="23:46:51.782+480" date="12-17-2013" component="AppEnforce" context="" type="2" thread="2112" file="appexcnlib.cpp:1019">
<![LOG[Script Execution succeeded but script returned error Add-AppxPackage : Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root
certificate which is not trusted by the trust provider. (Exception from HRESULT: 0x800B0109)
error 0x800B0109: The root certificate of the signature in the app package must be trusted.
NOTE: For additional information, look for [ActivityId] 4e0657f8-fc2c-0000-7f93-074e2cfcce01 in the Event Log or use
the command line Get-AppxLog -ActivityID 4e0657f8-fc2c-0000-7f93-074e2cfcce01
At C:\Windows\CCM\SignedScripts\InstallWindows8App.ps1:13 char:9
+         Add-AppxPackage -path $AppPath -ev err
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (C:\Windows\ccmc...0.7_AnyCPU.appx:String) [Add-AppxPackage], Exception
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

How can we deploy the package & which are the certs i need, i checked the application package & there was a cert which was created when we built that.

Please suggest.

Thanks,

Pranay.



Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>