Hi,
I recently had a request to serve up results of a powershell command from an rsp page.
I wasn't sure it its possible, so I thought I would ask if anyone had tried.
First request is just a simple list of all services on a given server.
Thanks.Code:PowerShell.exe Get-Service -ComputerName myserver
Herb
Bookmarks