I have written an application which uses the SMS tool remote.exe
The path to this file is:
C:\SMSADMIN\bin\i386\remote.exe
When we install SCCM Client is the same tool present, if so, what is the directory that it lives in. If the tool difers slightly in it's arguments, could I please have a link to where I can read it's help file.
remote.exe continues to exist to support SMS 2003 clients (I think) but is replaced by rc.exe for ConfigMgr clients. You can find these files under <InstallDir>\AdminUI\bin\i386.
To my knowledge, there are no help files, just run them from the command line with a /? option to get the options. Jason | http://myitforum.com/cs2/blogs/jsandys | Twitter @JasonSandys
Contrassegnato come rispostad347hm4nvenerdì 3 luglio 2009 7.33
remote.exe continues to exist to support SMS 2003 clients (I think) but is replaced by rc.exe for ConfigMgr clients. You can find these files under <InstallDir>\AdminUI\bin\i386.
To my knowledge, there are no help files, just run them from the command line with a /? option to get the options. Jason | http://myitforum.com/cs2/blogs/jsandys | Twitter @JasonSandys
Contrassegnato come rispostad347hm4nvenerdì 3 luglio 2009 7.33
I have the same problem witha web application that make reference to remote.exe you can also reference to the new path rc.exe or just copy the rc.exe along.