Search found 2 matches

by stephan88
Tue Dec 06, 2011 5:56 am
Forum: Bug reports
Topic: Cannot get 64 bit PS to run from ShellScript.
Replies: 2
Views: 14342

Thanks... that worked.
by stephan88
Mon Dec 05, 2011 12:35 pm
Forum: Bug reports
Topic: Cannot get 64 bit PS to run from ShellScript.
Replies: 2
Views: 14342

Cannot get 64 bit PS to run from ShellScript.

Running from a RMA Active Agent (4.12) on Win2k8r2 I want to execute a 64 bit powershell (to use modules not available in the 32 bit version of PS): So instead of calling (from HM 8.82): powershell %schript% %params% (which glues the .PS1 extension to the scriptname OK) I have to call it like this: ...