Hello,
I'm looking for a solution to run PowerShell scripts on linux. I have to
provide a POC with all functionalities of a branch Windows Server. Actually
it's not possible to write all this scripts in bash or in another language
because of the high amount of work in order to have fully scripts on linux.
Engineers has developped a great tool with PowerShell to allow remote requests,
diagnotics, monitoring, backup and so on.
As I've seen about wine and PowerShell, the V1 version is supported. But I
need the V2 PowerShell. It appears to still unsupported.
Is somebody knows a way to proceed in my case ?
Thank you in advance for helping me in my very hard study.