Stanley,
As I stated I don't know what the execute remote commands in Windows are,
much less if there are any. A quick search of MSDN is not showing anything
specifically useful...
I would normally create a Windows Service that I install on the other
computer that executed the commands I needed, in a "secure" fashion via
MSMQ, .NET Remoting, DCOM, TCP Sockets or similiar. If the normal services
available are usable (such as Group Policy in your case).
You may want to ask "down the hall" in one of the Win32 developers group,
one of microsoft.public.win32.programmer.*
Once you have the API, then you can P/Invoke (VB Declare statement) to use
it.
Hope this helps
Jay
| Thanks for reply! I don't really care about security issue from the
| Internet, just because I have Router as my firewall. I have seem some
| software that can't deploy their clients easily, like Norton AntiVirus
| Corporate and WebRoot Spy Sweeper etc! They're so cool! I just want do
| that!!

Hope you'll help me!
|