<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Regarding Remote Desktop Services -Blue Prism in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Regarding-Remote-Desktop-Services-Blue-Prism/m-p/52929#M688</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to know why the ProcessID of the&amp;nbsp;Remote Desktop Services application launched in the code stage, change after launch&lt;BR /&gt;&lt;BR /&gt;[situation]&lt;BR /&gt;&lt;SPAN&gt;Object:Remote Desktop Services -Blue Prism&lt;/SPAN&gt;&lt;BR /&gt;Action:Start RDP Session &lt;BR /&gt;CodeStage:Start RDP Session&lt;BR /&gt;&lt;BR /&gt;In the code stage, after launching a Remote Desktop Services application, get a PID (PID example: 10948)&lt;BR /&gt;After about 1 second, the&amp;nbsp;Remote Desktop Services application PID changes (PID example: 10312).&lt;BR /&gt;&lt;BR /&gt;[Code Contents]&lt;BR /&gt;int StartRDC()&lt;BR /&gt;{&lt;BR /&gt; Process rdcProcess = new Process(); &lt;BR /&gt;rdcProcess.StartInfo.FileName = Environment.ExpandEnvironmentVariables(@"%SystemRoot%\system32\mstsc.exe");&lt;BR /&gt; rdcProcess.StartInfo.Arguments = "/v " + "localhost"; &lt;BR /&gt;rdcProcess.Start();&lt;BR /&gt; int pid = rdcProcess.Id; return pid;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;[environment]&lt;BR /&gt;OS:&lt;SPAN&gt;WindowsServer2016&lt;BR /&gt;BluePrismVersion:6.4&lt;/SPAN&gt;&lt;BR /&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Masatake Kanda&lt;BR /&gt;employee&lt;BR /&gt;AbeamSystems&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Apr 2020 08:06:00 GMT</pubDate>
    <dc:creator>MasatakeKanda</dc:creator>
    <dc:date>2020-04-24T08:06:00Z</dc:date>
    <item>
      <title>Regarding Remote Desktop Services -Blue Prism</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Regarding-Remote-Desktop-Services-Blue-Prism/m-p/52929#M688</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to know why the ProcessID of the&amp;nbsp;Remote Desktop Services application launched in the code stage, change after launch&lt;BR /&gt;&lt;BR /&gt;[situation]&lt;BR /&gt;&lt;SPAN&gt;Object:Remote Desktop Services -Blue Prism&lt;/SPAN&gt;&lt;BR /&gt;Action:Start RDP Session &lt;BR /&gt;CodeStage:Start RDP Session&lt;BR /&gt;&lt;BR /&gt;In the code stage, after launching a Remote Desktop Services application, get a PID (PID example: 10948)&lt;BR /&gt;After about 1 second, the&amp;nbsp;Remote Desktop Services application PID changes (PID example: 10312).&lt;BR /&gt;&lt;BR /&gt;[Code Contents]&lt;BR /&gt;int StartRDC()&lt;BR /&gt;{&lt;BR /&gt; Process rdcProcess = new Process(); &lt;BR /&gt;rdcProcess.StartInfo.FileName = Environment.ExpandEnvironmentVariables(@"%SystemRoot%\system32\mstsc.exe");&lt;BR /&gt; rdcProcess.StartInfo.Arguments = "/v " + "localhost"; &lt;BR /&gt;rdcProcess.Start();&lt;BR /&gt; int pid = rdcProcess.Id; return pid;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;[environment]&lt;BR /&gt;OS:&lt;SPAN&gt;WindowsServer2016&lt;BR /&gt;BluePrismVersion:6.4&lt;/SPAN&gt;&lt;BR /&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Masatake Kanda&lt;BR /&gt;employee&lt;BR /&gt;AbeamSystems&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 08:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Regarding-Remote-Desktop-Services-Blue-Prism/m-p/52929#M688</guid>
      <dc:creator>MasatakeKanda</dc:creator>
      <dc:date>2020-04-24T08:06:00Z</dc:date>
    </item>
  </channel>
</rss>

