Posts by Wilton Gallego • 13 points
1 post
-
1
votes1
answer72
viewsQ: Powershell, shell_exec + Get-Printer
I’m trying to get a result from server B through server A, by Powershell in php. Basically I’m giving the command PowerShell Get-Printer -ComputerName (Servidor-B) -Name (Impressora) | Format-List…