TS Web Access + Default Server
theseman
Member Posts: 230
Good morning,
I am trying to test out the new TS web access page, specifically the remote desktop tab. In TS 2003 we were able to put the default server in for our users, and disable the field.
Does anyone know how to do this in server 2008? I have been mucking around in the desktops.aspx file but have not got it to work 100% yet.
On that note, anyone have a link to how to do it on 2003? I seem to have lost my notes and can't remember how I did that.
Thanks,
Travis
I am trying to test out the new TS web access page, specifically the remote desktop tab. In TS 2003 we were able to put the default server in for our users, and disable the field.
Does anyone know how to do this in server 2008? I have been mucking around in the desktops.aspx file but have not got it to work 100% yet.
On that note, anyone have a link to how to do it on 2003? I seem to have lost my notes and can't remember how I did that.
Thanks,
Travis
Comments
-
theseman Member Posts: 230Ok I found where I changed it for server 2003, it was in the default.htm file.
<td id="ServerKeyWidth" width="40%" valign="bottom">
<input type="text" name="Server" size="41" id="editServer" value="blah.blah.com" disabled>
</td>
</tr>
Still not sure how to get the same result with server 2008 -
Claymoore Member Posts: 1,637You may not be able to do this by editing Desktop.aspx. You can, however, create a Terminal Services Web Part that you can add to SharePoint and then customize. The 2008 TS Resource Kit shows Remote Desktop as one of the items available on the SharePoint page, but I don't know if you can specify the default Remote Desktop or if it will still ask for a computer name.
There is a (brief) document that can be downloaded here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=df1f0e14-5c26-4bf3-b33c-f9b6b659bedd&DisplayLang=en
Or a link here:
http://technet.microsoft.com/en-us/library/cc771354.aspx -
zither911 Member Posts: 1 ■□□□□□□□□□I have installed the TS Web Access role but im not able to logon to server via it, i'm very new to it.. does any 1 know of a guide maybe, i've used all the installation documents i could find on the net and still nothing.