1
In Windows Script Host, is it possible to pass a value from the remote script back to the controller script?
I have a question regarding Windows Script Host remote script process. I am trying to execute a script on a remote computer and return the results of that script to the controller script. For example, if I execute the script below on a remote computer, I would like to return the value of curDomainUser to [...]
Answer Question
| September 17, 2008 7:46 PM
Controller script, Remote script, Windows Script Host, Windows scripting
I have a question regarding Windows Script Host remote script process. I am trying to execute a script on a remote computer and return the results of that script to the controller script. For example, if I execute the script below on a remote computer, I would like to return the value of curDomainUser to [...]
1





