IIS Server - Automatically set Domain when using Remote Desktop Web Connection?

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > February 2004 > Automatically set Domain when using Remote Desktop Web Connection?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Automatically set Domain when using Remote Desktop Web Connection?
Martin Emanuelsson

2004-02-25, 9:39 am

Hi all!

I have downloaded and installed the Remote Desktop Web Connection (RDWC)
from Microsoft Download Center to my computer (Windows 2000 Server).

The reason why I'm posting to these newsgroups is that I am using the
demopage default.htm which came with the RDWC to automatically open the RDWC
when entering a certain url. The querystring looks something like this:

http://localhost/TSWeb/default.htm?...rver=servername

This opens the RDWC without having to choose server, resolution and stuff
like that, which is a step that I want to avoid.

Now I've tried doing one small change to automatically select a Domain when
RDWC opens. The problem that I'm experiencing is that when I, in the code,
write this code:

MsRdpClient.UserName = ""
MsRdpClient.Domain = "USERS"

the Remote Desktop Web Connection doesn't care about the Domain name that
I've entered. But if add a letter or just a "space" in the UserName-row,
like this:

MsRdpClient.UserName = " "
MsRdpClient.Domain = "USERS"

it works. Why is it like this?? Does anyone know??

Hope that someone can help me out.

/Martin


Mark Mancini

2004-02-25, 11:34 pm

take a look at the source at applauncher.com in the demo section and see
what we did.

--
Sincerely,
Mark Mancini, CCA, CCNA, Master CIW&CI, CNE 4&5, MCSE+I 4&2000
www.MCSE2000.com
www.AppLauncher.com



"Martin Emanuelsson" <martin.emanuelsson@guide.se> wrote in message
news:upN9u35%23DHA.392@TK2MSFTNGP12.phx.gbl...
> Hi all!
>
> I have downloaded and installed the Remote Desktop Web Connection (RDWC)
> from Microsoft Download Center to my computer (Windows 2000 Server).
>
> The reason why I'm posting to these newsgroups is that I am using the
> demopage default.htm which came with the RDWC to automatically open the

RDWC
> when entering a certain url. The querystring looks something like this:
>
> http://localhost/TSWeb/default.htm?...rver=servername
>
> This opens the RDWC without having to choose server, resolution and stuff
> like that, which is a step that I want to avoid.
>
> Now I've tried doing one small change to automatically select a Domain

when
> RDWC opens. The problem that I'm experiencing is that when I, in the code,
> write this code:
>
> MsRdpClient.UserName = ""
> MsRdpClient.Domain = "USERS"
>
> the Remote Desktop Web Connection doesn't care about the Domain name that
> I've entered. But if add a letter or just a "space" in the UserName-row,
> like this:
>
> MsRdpClient.UserName = " "
> MsRdpClient.Domain = "USERS"
>
> it works. Why is it like this?? Does anyone know??
>
> Hope that someone can help me out.
>
> /Martin
>
>



Martin Emanuelsson

2004-02-27, 3:34 am

I appreciate that you take your time answering my posting but I would really
appreciate getting an answer to my question rather than having to look at
applauncher.com, trying to find an answer, which I haven't. So, do you have
an answer and/or a solution to my question, please let me know.

/Martin


"Mark Mancini" <info@NOSPAMmcse2000.com> wrote in message
news:ejOGHtB$DHA.3284@TK2MSFTNGP09.phx.gbl...
> take a look at the source at applauncher.com in the demo section and see
> what we did.
>
> --
> Sincerely,
> Mark Mancini, CCA, CCNA, Master CIW&CI, CNE 4&5, MCSE+I 4&2000
> www.MCSE2000.com
> www.AppLauncher.com
>
>
>
> "Martin Emanuelsson" <martin.emanuelsson@guide.se> wrote in message
> news:upN9u35%23DHA.392@TK2MSFTNGP12.phx.gbl...
> RDWC
stuff[color=darkred]
> when
code,[color=darkred]
that[color=darkred]
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com