You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have an RDS Farm on which I want to install PassBolt for users, howerver i am unable to install it Add-AppxPackage due to infrastructure error (0x80073CF3). Is there any possibility to deploy it ?
If not, do you have an idea of a way to provide it on sessions ?
The text was updated successfully, but these errors were encountered:
We know that some user as some difficulties by using RDS Farm with the passbolt app. Did you try to install the msixbundle provided from the github or you are using sideloading ?
In case of sideloading, there is a tutorial here which explain how to deploy it using windows server.
Another solution, if you are allow can be to use the winget cli created by windows to install the app.
It may be caused by the package already being installed on the target system, a package dependency not being found, or the package does not support the correct processor architecture.
Can you confirm :
You do not have the application already installed
You are using sideloading or msixbundle from git ?
Hello,
I have an RDS Farm on which I want to install PassBolt for users, howerver i am unable to install it Add-AppxPackage due to infrastructure error (0x80073CF3). Is there any possibility to deploy it ?
If not, do you have an idea of a way to provide it on sessions ?
The text was updated successfully, but these errors were encountered: