<?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 RE: cmd command to get status of Resource PC in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51749#M6742</link>
    <description>&lt;P&gt;If you browse to the resource you get the status much more convenient.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://&amp;lt;Resource_FQDN&amp;gt;:8180/status&amp;nbsp;" target="test_blank"&gt;http://&amp;lt;Resource_FQDN&amp;gt;:8180/status&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Either in a browser or in a commandline equvivalent, powershell should be available to you so one option would be:&lt;/P&gt;
&lt;P&gt;Invoke-WebRequest -Uri "http://&amp;lt;resource&amp;gt;:&amp;lt;port&amp;gt;" -TimeoutSec 5&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Håkan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hakan Engman&lt;BR /&gt;Automation engineer&lt;BR /&gt;Teliacompany.com&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Dec 2019 06:57:00 GMT</pubDate>
    <dc:creator>HakanEngman</dc:creator>
    <dc:date>2019-12-05T06:57:00Z</dc:date>
    <item>
      <title>cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51744#M6737</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to get the status details of the resource PC. So check the help tab of BP and found using "Busy" we get the status. But I am not able to understand how to use it.&lt;BR /&gt;&lt;BR /&gt;Can someone please help me with the complete command.&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\Blue Prism Limited\Blue Prism Automate&amp;gt;automate.exe /resourcepc busy&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kalpesh Gujrati&lt;BR /&gt;Consultant&lt;BR /&gt;EY India&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Nov 2019 07:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51744#M6737</guid>
      <dc:creator>KalpeshGujrati</dc:creator>
      <dc:date>2019-11-27T07:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51745#M6738</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried the below steps and it worked for me, maybe it helps -&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Open CMD, Navigate to Blue prism's automate directory&lt;/LI&gt;
&lt;LI&gt;Start Resource PC listener using command - automate /public /resourcepc&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
Note this will start Resource PC as public Resource PC Alternatively, you can also run it exclusive to specific user by using /user &amp;lt;username&amp;gt; &amp;lt;password&amp;gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Connect to listener using telnet - telnet localhost 8181 (or to whichever port you have configured)&lt;/LI&gt;
&lt;LI&gt;Type the commands busy/availability as suggested in help reference, to get the status of the said resource PC.&lt;/LI&gt;
&lt;/UL&gt;
Hope, it helps!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Deep Shah&lt;BR /&gt;Robotics Developer&lt;BR /&gt;FirstRand&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51745#M6738</guid>
      <dc:creator>Deep.Shah</dc:creator>
      <dc:date>2019-11-28T06:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51746#M6739</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c12a976d-2bed-4039-b2ad-9d28f838f80e" data-tag-text="@Deep Shah" href="https://community.blueprism.com/network/profile?UserKey=c12a976d-2bed-4039-b2ad-9d28f838f80e" data-itemmentionkey="409a4ff3-55a8-440e-a1c7-a4b02e87ecd0"&gt;@Deep Shah&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your reply.&lt;BR /&gt;&lt;BR /&gt;I tried the same steps as mentioned by you. But while connecting to the listener I am getting an error.&lt;BR /&gt;&lt;BR /&gt;PFA.&lt;BR /&gt;&lt;BR /&gt;Could you please share the cmd screenshot just to have a look at how you are executing the command.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kalpesh Gujrati&lt;BR /&gt;Consultant&lt;BR /&gt;EY India&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51746#M6739</guid>
      <dc:creator>KalpeshGujrati</dc:creator>
      <dc:date>2019-11-28T06:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51747#M6740</link>
      <description>It appears, you may have to enable Telnet on your system.&lt;BR /&gt;&lt;BR /&gt;Try following the steps here -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771275%28v%3dws.10%29#to-install-telnet-client-on-windows-7-or-windows-vista" target="_blank" rel="noopener" title="Enable Telnet on windows"&gt;https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771275%28v%3dws.10%29#to-install-telnet-client-on-windows-7-or-windows-vista&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Deep Shah&lt;BR /&gt;Robotics Developer&lt;BR /&gt;FirstRand&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51747#M6740</guid>
      <dc:creator>Deep.Shah</dc:creator>
      <dc:date>2019-11-28T06:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51748#M6741</link>
      <description>Hi Deep,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot. It worked.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kalpesh Gujrati&lt;BR /&gt;Consultant&lt;BR /&gt;EY India&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51748#M6741</guid>
      <dc:creator>KalpeshGujrati</dc:creator>
      <dc:date>2019-11-28T06:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51749#M6742</link>
      <description>&lt;P&gt;If you browse to the resource you get the status much more convenient.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://&amp;lt;Resource_FQDN&amp;gt;:8180/status&amp;nbsp;" target="test_blank"&gt;http://&amp;lt;Resource_FQDN&amp;gt;:8180/status&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Either in a browser or in a commandline equvivalent, powershell should be available to you so one option would be:&lt;/P&gt;
&lt;P&gt;Invoke-WebRequest -Uri "http://&amp;lt;resource&amp;gt;:&amp;lt;port&amp;gt;" -TimeoutSec 5&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Håkan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hakan Engman&lt;BR /&gt;Automation engineer&lt;BR /&gt;Teliacompany.com&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Dec 2019 06:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51749#M6742</guid>
      <dc:creator>HakanEngman</dc:creator>
      <dc:date>2019-12-05T06:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51750#M6743</link>
      <description>Thanks this post, really it helped my requirements.&lt;BR /&gt;&lt;BR /&gt;Great help hakan engman&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;loganathan s&lt;BR /&gt;IT Developer&lt;BR /&gt;DXC&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51750#M6743</guid>
      <dc:creator>loganathan.s</dc:creator>
      <dc:date>2020-08-26T16:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51751#M6744</link>
      <description>It is not working for me,
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12754.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12916i18FD3FF2EA97AA56/image-size/large?v=v2&amp;amp;px=999" role="button" title="12754.png" alt="12754.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
I am getting User&amp;nbsp; not set&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Akhil Thukral&lt;BR /&gt;Application Development Module Lead - Blue Prism&lt;BR /&gt;Telus International&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Nov 2020 07:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51751#M6744</guid>
      <dc:creator>AkhilThukral</dc:creator>
      <dc:date>2020-11-02T07:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51752#M6745</link>
      <description>The 'user not set' message typically does not occur when checking the status, but try setting the user name and password first.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;CODE&gt;&lt;A href="http://&amp;lt;resource&amp;gt;:&amp;lt;port&amp;gt;/user" target="test_blank"&gt;http://&amp;lt;resource&amp;gt;:&amp;lt;port&amp;gt;/user&lt;/A&gt; name UserNameHere&amp;amp;password PasswordHere&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51752#M6745</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-11-02T14:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51753#M6746</link>
      <description>It worked now.&lt;BR /&gt;&lt;BR /&gt;Firstly we need to authenticate and then we can use the status commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Akhil Thukral&lt;BR /&gt;Application Development Module Lead - Blue Prism&lt;BR /&gt;Telus International&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2020 09:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51753#M6746</guid>
      <dc:creator>AkhilThukral</dc:creator>
      <dc:date>2020-11-04T09:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: cmd command to get status of Resource PC</title>
      <link>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51754#M6747</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We can also try to access either of the below URL through browser to know the status:&lt;/P&gt;
&lt;P&gt;1. &lt;A href="http://resource:8181/user%20name%20" target="test_blank"&gt;http://resource:8181/user%20name%20&lt;/A&gt;&lt;STRONG&gt;BPUSERNAME&lt;/STRONG&gt;&amp;amp;password%20&lt;STRONG&gt;BPPASSWORD&lt;/STRONG&gt;&amp;amp;status&lt;BR /&gt;2. &lt;A href="http://resource:8181/user%20name%20" target="test_blank"&gt;http://resource:8181/user%20name%20&lt;/A&gt;&lt;STRONG&gt;BPUSERNAME&lt;/STRONG&gt;&amp;amp;password%20&lt;STRONG&gt;BPPASSWORD&lt;/STRONG&gt;&amp;amp;busy&lt;BR /&gt;3. &lt;A href="http://resource:8181/user%20name%20" target="test_blank"&gt;http://resource:8181/user%20name%20&lt;/A&gt;&lt;STRONG&gt;BPUSERNAME&lt;/STRONG&gt;&amp;amp;password%20&lt;STRONG&gt;BPPASSWORD&lt;/STRONG&gt;&amp;amp;availability&lt;/P&gt;
&lt;P&gt;Through PowerShell Please use below:&lt;/P&gt;
&lt;P&gt;Invoke-WebRequest -Uri "http://resource:8181/user%20name%20&lt;STRONG&gt;BPUSERNAME&lt;/STRONG&gt;&amp;amp;password%20&lt;STRONG&gt;BPPASSWORD&lt;/STRONG&gt;&amp;amp;status"&lt;/P&gt;
&lt;P&gt;Note: BPUSERAME and BPPASSWORD are the credentials with which you login to BluePrism.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vikash Anand&lt;BR /&gt;Application Development Team Lead&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2022 12:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/cmd-command-to-get-status-of-Resource-PC/m-p/51754#M6747</guid>
      <dc:creator>Vikash011</dc:creator>
      <dc:date>2022-04-06T12:53:00Z</dc:date>
    </item>
  </channel>
</rss>

