HW/SW audit Anyone know how to get Belarc Advisor to run remotely via psexec?












1















Trying to do a quick hardware and software audit on my network.
I have a remote system that I copied belarc advisor over to.
I have pstools on my local system.
I am using the command line:



psexec -d remotecomputername -u myusername -p mypassword cmd c:BelarcBelarcAdvisorBelarcAdvisor.exe



I get



cmd started on remotecomputername with process id 11184



then nothing.



When I start Belarc Advisor on my local system, it prompts for various responses.

Why am I not seeing the choices from the remote machine?
What else do I need to do to get the Belarc to run, etc.?










share|improve this question























  • How are you sure that the command is not working correctly and suddenly showing the results on the screen of the remote computer?

    – Michael Frank
    Sep 24 '14 at 5:18


















1















Trying to do a quick hardware and software audit on my network.
I have a remote system that I copied belarc advisor over to.
I have pstools on my local system.
I am using the command line:



psexec -d remotecomputername -u myusername -p mypassword cmd c:BelarcBelarcAdvisorBelarcAdvisor.exe



I get



cmd started on remotecomputername with process id 11184



then nothing.



When I start Belarc Advisor on my local system, it prompts for various responses.

Why am I not seeing the choices from the remote machine?
What else do I need to do to get the Belarc to run, etc.?










share|improve this question























  • How are you sure that the command is not working correctly and suddenly showing the results on the screen of the remote computer?

    – Michael Frank
    Sep 24 '14 at 5:18
















1












1








1








Trying to do a quick hardware and software audit on my network.
I have a remote system that I copied belarc advisor over to.
I have pstools on my local system.
I am using the command line:



psexec -d remotecomputername -u myusername -p mypassword cmd c:BelarcBelarcAdvisorBelarcAdvisor.exe



I get



cmd started on remotecomputername with process id 11184



then nothing.



When I start Belarc Advisor on my local system, it prompts for various responses.

Why am I not seeing the choices from the remote machine?
What else do I need to do to get the Belarc to run, etc.?










share|improve this question














Trying to do a quick hardware and software audit on my network.
I have a remote system that I copied belarc advisor over to.
I have pstools on my local system.
I am using the command line:



psexec -d remotecomputername -u myusername -p mypassword cmd c:BelarcBelarcAdvisorBelarcAdvisor.exe



I get



cmd started on remotecomputername with process id 11184



then nothing.



When I start Belarc Advisor on my local system, it prompts for various responses.

Why am I not seeing the choices from the remote machine?
What else do I need to do to get the Belarc to run, etc.?







windows command-line






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 24 '14 at 3:53









user371637user371637

612




612













  • How are you sure that the command is not working correctly and suddenly showing the results on the screen of the remote computer?

    – Michael Frank
    Sep 24 '14 at 5:18





















  • How are you sure that the command is not working correctly and suddenly showing the results on the screen of the remote computer?

    – Michael Frank
    Sep 24 '14 at 5:18



















How are you sure that the command is not working correctly and suddenly showing the results on the screen of the remote computer?

– Michael Frank
Sep 24 '14 at 5:18







How are you sure that the command is not working correctly and suddenly showing the results on the screen of the remote computer?

– Michael Frank
Sep 24 '14 at 5:18












2 Answers
2






active

oldest

votes


















0














PSEXEC only redirects output for command-line utilities. Belarc Advisor uses a GUI for choosing options, then outputs its report to an HTML file. Therefore, PSEXEC will not be able to show you the interface for Belarc Advisor when it is running on the remote machine - in fact, it is possible that the utility may be instead popping up on the current user's desktop, on the remote machine, unexpectedly.






share|improve this answer































    0














    I monitored the processes on the remote computer and realized psexec was spawning the installation for belarc advisor because the remote computer did not have belarc advisor installed as I originally thought.

    I installed belarc advisor on the remote computer, restarted and tried again, but it kept prompting for various inputs and their proprietary bcx file in the command line, so I went back the the belarc site so I can get something going asap.
    The belarc advisor managed software works out to about $5US per machine to have much more sophisticated HW/SW reporting than what the free, standalone version offers, so I will go with that option instead.
    Thanks for all of the fantastic help guys.






    share|improve this answer























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "3"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f815910%2fhw-sw-audit-anyone-know-how-to-get-belarc-advisor-to-run-remotely-via-psexec%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      PSEXEC only redirects output for command-line utilities. Belarc Advisor uses a GUI for choosing options, then outputs its report to an HTML file. Therefore, PSEXEC will not be able to show you the interface for Belarc Advisor when it is running on the remote machine - in fact, it is possible that the utility may be instead popping up on the current user's desktop, on the remote machine, unexpectedly.






      share|improve this answer




























        0














        PSEXEC only redirects output for command-line utilities. Belarc Advisor uses a GUI for choosing options, then outputs its report to an HTML file. Therefore, PSEXEC will not be able to show you the interface for Belarc Advisor when it is running on the remote machine - in fact, it is possible that the utility may be instead popping up on the current user's desktop, on the remote machine, unexpectedly.






        share|improve this answer


























          0












          0








          0







          PSEXEC only redirects output for command-line utilities. Belarc Advisor uses a GUI for choosing options, then outputs its report to an HTML file. Therefore, PSEXEC will not be able to show you the interface for Belarc Advisor when it is running on the remote machine - in fact, it is possible that the utility may be instead popping up on the current user's desktop, on the remote machine, unexpectedly.






          share|improve this answer













          PSEXEC only redirects output for command-line utilities. Belarc Advisor uses a GUI for choosing options, then outputs its report to an HTML file. Therefore, PSEXEC will not be able to show you the interface for Belarc Advisor when it is running on the remote machine - in fact, it is possible that the utility may be instead popping up on the current user's desktop, on the remote machine, unexpectedly.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Sep 24 '14 at 5:29









          IsziIszi

          7,4233691158




          7,4233691158

























              0














              I monitored the processes on the remote computer and realized psexec was spawning the installation for belarc advisor because the remote computer did not have belarc advisor installed as I originally thought.

              I installed belarc advisor on the remote computer, restarted and tried again, but it kept prompting for various inputs and their proprietary bcx file in the command line, so I went back the the belarc site so I can get something going asap.
              The belarc advisor managed software works out to about $5US per machine to have much more sophisticated HW/SW reporting than what the free, standalone version offers, so I will go with that option instead.
              Thanks for all of the fantastic help guys.






              share|improve this answer




























                0














                I monitored the processes on the remote computer and realized psexec was spawning the installation for belarc advisor because the remote computer did not have belarc advisor installed as I originally thought.

                I installed belarc advisor on the remote computer, restarted and tried again, but it kept prompting for various inputs and their proprietary bcx file in the command line, so I went back the the belarc site so I can get something going asap.
                The belarc advisor managed software works out to about $5US per machine to have much more sophisticated HW/SW reporting than what the free, standalone version offers, so I will go with that option instead.
                Thanks for all of the fantastic help guys.






                share|improve this answer


























                  0












                  0








                  0







                  I monitored the processes on the remote computer and realized psexec was spawning the installation for belarc advisor because the remote computer did not have belarc advisor installed as I originally thought.

                  I installed belarc advisor on the remote computer, restarted and tried again, but it kept prompting for various inputs and their proprietary bcx file in the command line, so I went back the the belarc site so I can get something going asap.
                  The belarc advisor managed software works out to about $5US per machine to have much more sophisticated HW/SW reporting than what the free, standalone version offers, so I will go with that option instead.
                  Thanks for all of the fantastic help guys.






                  share|improve this answer













                  I monitored the processes on the remote computer and realized psexec was spawning the installation for belarc advisor because the remote computer did not have belarc advisor installed as I originally thought.

                  I installed belarc advisor on the remote computer, restarted and tried again, but it kept prompting for various inputs and their proprietary bcx file in the command line, so I went back the the belarc site so I can get something going asap.
                  The belarc advisor managed software works out to about $5US per machine to have much more sophisticated HW/SW reporting than what the free, standalone version offers, so I will go with that option instead.
                  Thanks for all of the fantastic help guys.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Oct 7 '14 at 3:31









                  user371637user371637

                  612




                  612






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Super User!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f815910%2fhw-sw-audit-anyone-know-how-to-get-belarc-advisor-to-run-remotely-via-psexec%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Plaza Victoria

                      In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                      How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...