Re: Using SMS admin remote command with .NET
From: jm_sieira (jmsieira_at_discussions.microsoft.com)
Date: 10/18/04
- Previous message: jm_sieira: "SMS2003 Remote Tools (Remote.exe)"
- In reply to: Pierre: "Re: Using SMS admin remote command with .NET"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 18 Oct 2004 13:53:03 -0700
Pierre,
I have made the following steps:
1. - You have to install the sms admin console (it is not maybe necessary),
to execute the file Remote.exe in that pc where you want to facilitate remote
access.
2. - In a form in VB.net you place a combobox to select the office and a
button to throw the following command:
ID = Shell (c:\smsadmin\bin\i386\remote.exe /sms:nosql 2" & computername...
...If you want it I can send you the program that I have made, so that Help
Desk people use without opening the sms admini console.
un cordial saludo desde Madrid.
"Pierre" wrote:
> Thanks a lot Russ, command line options should do it.
> "Russ Wilson [MSFT]" wrote:
>
> > Pierre,
> >
> > Access to this functionality is only possible using the 'remote.exe' app
> > with cmd lines options. There is no API access to this functionality of any
> > kind.
> >
> > Regards
> >
> > Russ
> >
> > "This posting is provided AS IS with no warranties and
> > confers no rights."
> >
> >
> >
> > "Pierre" <Pierre@discussions.microsoft.com> wrote in message
> > news:6D856310-1D23-453D-8132-59473FB9FD9F@microsoft.com...
> > > Hi, I would like to start the remote tools from vb.net on a computer. I am
> > > building a help desk application and would love to be able to connect
> > remotly
> > > to a system via SMS remote tools, but from vb.net.
> > >
> > > Would anyone have any code to get me started?
> > >
> > >
> >
> >
> >
- Previous message: jm_sieira: "SMS2003 Remote Tools (Remote.exe)"
- In reply to: Pierre: "Re: Using SMS admin remote command with .NET"
- Messages sorted by: [ date ] [ thread ]