Enable Agent Proxying, by Health Service Id
$a=get-agent | where {$_.hostedHealthService.id -eq "guid"};$a.set_proxyingEnabled($true);$a.applyChanges()
main menu
UPDATED PAGE ON 03-19-2009 If you have visited my Command Shell blog page before, I have posted notice
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using RSS