SmartCode Solutions Web Forum




Execute Remote Command Tool

Author Message
red
 Posted Tuesday, September 12, 2006
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: Tuesday, September 26, 2006
Posts: 14, Visits: 21
I am having an issue executing a remote command. It is a basic install the command is msiexec.exe and I get this error.

FAILED TO EXECUTE REMOTE TOOL. OBJECT REFERENCE NOT SET TO AN INSTANCE OF AN OBJECT.

That looks like a .NET error to me so I thought I would bring it up here.

Adam
Post #1102
Add to Twitter Add to Facebook
 Posted Tuesday, September 12, 2006
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Friday, May 18, 2012
Posts: 1,624, Visits: 3,043
Hi Adam,
first of all if you are not running v3.5.21.1 build I would recommend you to upgrade to it. Since in the pre 21.1 builds, the remote exec may incorrectly pass command line arguments to a remote computer.

The error looks a bit strange for a msiexec.exe, may you could post the command you are trying to execute?
Please note that currently Remote Exec cannot execute interactive processes, i.e. the ones wanting to interact with uses desktop. So remember when you run msiexec.exe you should run it a the silent mode using /quiet switch.

For example a command to uninstall SmartCode UltraVNC package would look like this:
msiexec.exe /x {EE80CAE3-A76A-4E33-9448-E9729AA6C157} /quiet

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
We are looking for investors and business partners. Please contact us for more details

Kindest Regards,
SmartCode Solutions Support

Post #1104
Add to Twitter Add to Facebook
red
 Posted Wednesday, September 13, 2006
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: Tuesday, September 26, 2006
Posts: 14, Visits: 21
I have gotten it down to when you add files to copy to the computer. I have the latest version.
Post #1109
Add to Twitter Add to Facebook


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse