Lleve la consola de shell de potencia PHP
<?PHP
echo Shell_Exec ('powershell.exe -executionpolicy bypass -NoProfile -Command "Get-Process | ConvertTo-Html"');
?>
Brave Batfish