Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


jtnelso
2009-09-28T23:48:55Z
I am trying to create a Remote Execute task in VC 4.9.40. I have entered the Host Name and the executable correctly. However, I receive an "invalid parameter", presumably in the Arguments section of task.

I have attached a screenshot of the Remote Execute task and arguments for reference.

Per the instructions of the software VC was packaged with (Nielsen's Direct Data Manager), the arguments should be as follows:

-T"[task name]" -S"[Remote Host Name]\[SQL Server Name]" -U"[Username]" -P"[Password]"

The Host Name is set as "\\[Remote Host Name]".

Is the argument set up correctly, or is the syntax incorrect?

jtnelso attached the following image(s):
Sponsor
Forum information
Support
2009-10-03T09:27:19Z
It seems that you need a blank space between the parameters. For example, it looks like it should be:

-T "Task name". Not -T"Task name"
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jtnelso
2009-10-03T15:52:55Z
I tried adding a space between the switch and text, but the task still failed with an Invalid Parameter error.
Support
2009-10-05T18:25:14Z
According to the instructions you have - were you supposed to use the Remote execute Task.

Also, try removing slashes in the computer name in the second field. Just use the pure computer name.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jtnelso
2009-10-19T22:20:03Z
Per the instructions of the application utilizing VC, we are supposed to use Remote Execute to run a task on a separate machine.

At this point, I am now receiving an "E_ACCESSDENIED" error. The account I'm using for credentials has windows authorization to log in and administrative privileges. Is there some form of windows security that would interfere with a remote call on the system?
Scroll to Top