powershell universal : 2.1.2
Hi,
Do you know how to configure http proxy inside PU if I want to see the list of components after clik on the “Marketplace” button ?
Thank U
powershell universal : 2.1.2
Hi,
Do you know how to configure http proxy inside PU if I want to see the list of components after clik on the “Marketplace” button ?
Thank U
We don’t currently support this but I’ve opened an issue for it here: Proxy support for the Marketplace · Issue #319 · ironmansoftware/issues · GitHub
Hi @adam , we recently bought license of PowerShell Universal and now we want to use some components of the marketplace. It seems that there is no solution now for this issue but, can you give me a workaround to use this components in our licensed application ? Thank you very much
All the marketplace items are on the PowerShell Gallery. You can use Save-Module to download them. For example:
Once you have it downloaded, you can install them to any location within the PSModulePath and they will be available in your dashboards.
It seems that there is the same proxy issue for the templates (Plateform->Templates in admin console). A workaround to use templates too? Thank you
Templates can be downloaded here: PowerShell Universal Templates - Ironman Software
And you can import them directly in the admin console: Templates - PowerShell Universal