LAB: Modify RD web desktops.aspx

 

Change default RDWeb to RemoteDesktopConnection instead of RemoteAPP

http://social.technet.microsoft.com/Forums/en-US/winserverTS/thread/f23fe7da-bcb7-460b-8c6d-a8c73661f56a/

image

image

image

change default.aspx to desktop.aspx from login.aspx

image

remove computer name
before - const string L_DefaultComputerNameValue_Text = "Computer Name";
after - const string L_DefaultComputerNameValue_Text = "";

image

 



before - type="text" onkeydown="jscript:checkKey(this);" onkeyup="jscript:checkLen(this, 1);" />
after -   type="text" onkeydown="jscript:checkKey(this);" onkeyup="jscript:checkLen(this, 1);"value="rd.msft.com" />

image

image

 

before - &nbsp;<button type="button" id="ButtonConnect" name="ButtonConnect" disabled class="formButton" onclick="BtnConnect()" accesskey=<%=L_ConnectAccessKey_Text %>><%=L_ConnectLabel_Text %></button>

after - &nbsp;<button type="button" id="ButtonConnect" name="ButtonConnect"  class="formButton" onclick="BtnConnect()" accesskey=<%=L_ConnectAccessKey_Text %>

image

image

change default.aspx to desktops.aspx

image

Comments

  1. I agreed that in today's scenario, it is important to learn latest technologies, to keep our self updated. This is an easy way to learn various technical things easily... Nice way of sharing information...

    ReplyDelete
  2. Get a business address massachusetts A very awesome blog post. We are really grateful for your blog post. You will find a lot of approaches after visiting your post.

    ReplyDelete

Post a Comment

Popular posts from this blog

E15 CU3–Update Failed–AD replicated Exceeded the tombstone lifetime.

202301 - Exchange onpreme - PowerShell Serialization Payload Signing

E14–Bulk Create Mail Contact & Set-Contact