What OS, i.e. 2000 Server, XP Pro, Server 2003...? You could figure out
where the files are located by opening the RDWC on the server that hosts IIS,
then check in MMC -> Computer Management -> Shared Folders -> Open Files ->
Look at which file is open when you open this webpage..
You could also figure this out by right clicking on My Computer -> Manage ->
Services and Applications -> Internet Information Server...
--
Patrick Rouse
Microsoft MVP - Terminal Server
http://www.sessioncomputing.com
"R.T" wrote:
> Hi,
> I have checked the wwwroot directory, but there is no TSweb directory.
>
>
> "Patrick Rouse" wrote:
>
> > The default location is here:
> > C:\InetPub\wwwroot\TSWeb
> >
> > --
> > Patrick Rouse
> > Microsoft MVP - Terminal Server
> > http://www.sessioncomputing.com
> >
> >
> > "R.T" wrote:
> >
> > > Hi Patric,
> > >
> > > I could find any TSweb in ther server, is there any other place when I can
> > > find the default.htm ( I have aslo checked IIS setting, but couldn't find it)?
> > >
> > > thank you
> > >
> > > "Patrick Rouse" wrote:
> > >
> > > > Have you considered:
> > > >
> > > > 1. Register a DNS Hostname so users don't have to memorize IP Addresses.
> > > > 2. Embed the Server Address in the default.htm so users don't have to enter
> > > > an address at all.
> > > >
> > > >
> > > > An example file is here:
> > > > http://www.sessioncomputing.com/zip/tsweb.zip
> > > >
> > > > --
> > > > Patrick Rouse
> > > > Microsoft MVP - Terminal Server
> > > > http://www.sessioncomputing.com
> > > >
> > > >
> > > > "R.T" wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I have a server running remote desktop web connection. now the IP address
> > > > > for this server has been changed, how do I change the old IP to the new one,
> > > > > so
> > > > > when User use their IE and connect to the remote desktop web connection,
> > > > > they will see the New IP in " server " field.
> > > > >
> > > > > Example:
> > > > > Server: 24.10.10.10 (new IP) (how do I change change the new IP here??)
> > > > > Size: Full screen
> > > > >
> > > > > Connect.
> > > > >
> > > > >
> > > > > thank you