Page 1 of 1

[SOLVED] Deploying PowerShell Core on an Ubuntu client

Published: May 28, 2021 - 09:32
by Flafleur
Hello everyone!

As part of my internship, I'm testing deployment solutions for heterogeneous IT environments, including WAPT. Deploying packages on Windows and Debian works perfectly, but I've been trying unsuccessfully for several days to deploy the powershell-core package. According to the console, everything is fine, but PowerShell isn't installed on the target machine. Does
anyone have any ideas? Could it be a permissions issue?

Re: Deploying PowerShell Core on an Ubuntu client

Published: May 28, 2021 - 09:48
by Flafleur
Thanks to the technical support team, I was able to find the answer: the package is intended for Debian only.

Thank you team! :)

Re: Deploying PowerShell Core on an Ubuntu client

Published: June 1, 2021 - 6:03 PM
by dcardon
You can adapt the package quite easily for Ubuntu. Simply edit it by modifying the .deb file inside and the control file.