```php $shellObj = \MTS\Factories::getDevices()->getLocalHost()->getShell('powershell'); ``` Throw Exception ``` MTS\Common\Devices\Actions\Local\Host\Shell::execute>> Powershell not available on localHost ``` How to fix that?
Throw Exception
How to fix that?