Edit C:\inetpub\wwwroot\DesktopDirector\LogOn.aspx
with admin token
Replace
<asp:TextBox ID="Domain" runat="server" CssClass="text-box" ></asp:TextBox>
With
<asp:TextBox ID="Domain" Text="MULPURU.LOCAL" readonly="true" runat="server" CssClass="text-box"></asp:TextBox>
Great work Siva! Citrix should have included this as a configurable option in the GUI.
Very nioce thanks!