Re: size limit in rdp file

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Ryan Lippens" <Ryan Lippens@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:D718AC1D-4015-49C8-89E9-E3A351181D16@xxxxxxxxxxxxxxxx
Hello,

there seems to be a limit on the size of a cmd string to be used in ts
services 2008 rdp file.

I have to insert an encrypted sso ticket in following line of an rdp file,
but hte string exceeds the size limit:
remoteapplicationcmdline:s:

How to split a string that exceeds this limit?
remoteapplicationcmdline:s:

Kind regards,
Ryan


There's no provision for longer strings in RDP files.

You could create a .cmd file on the server that contains the cmd-line, and use that in the RDP file.

Rob

.



Relevant Pages

  • Re: size limit in rdp file
    ... As the encrypted string of the sso ticket changes and is different for every ... user it would be easier to put it in the rdp file. ... I will have a look if we can find a working solution with a cmd on a server. ...
    (microsoft.public.windows.terminal_services)
  • Re: size limit in rdp file
    ... As the encrypted string of the sso ticket changes and is different for every ... user it would be easier to put it in the rdp file. ... I will have a look if we can find a working solution with a cmd on a server. ...
    (microsoft.public.windows.terminal_services)
  • size limit in rdp file
    ... there seems to be a limit on the size of a cmd string to be used in ts ... I have to insert an encrypted sso ticket in following line of an rdp file, ... but hte string exceeds the size limit: ...
    (microsoft.public.windows.terminal_services)
  • RE: SQL CMD string is wrong... HELP !!!!!
    ... > I know it is in the CMD string that is wrong. ... > Dim rstProcessLog As ADODB.Recordset ' Corresponds to Table: ...
    (microsoft.public.sqlserver.programming)
  • Re: Passing Variables To System()
    ... >> And the remainder would be interpreted as setting an environment ... > 'background' command. ... Your cmd string is correct, ...
    (comp.lang.cpp)