Announcement

Collapse
No announcement yet.

Launch Terminal Service session.....

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Launch Terminal Service session.....

    Anyone know the custom command to launch a terminal server service session from within Hyena?

    thanks

  • #2
    Re: Launch Terminal Service session.....

    What I did was create a custome tool ...

    MSTSC.EXE %E% - You need this from the Terminal Services Utilities

    Worked like a charm.

    Comment


    • #3
      Re: Launch Terminal Service session.....

      OK...did that. However, it would be cool if it could send the correct parameters to the client util and launch it. ?????

      Comment


      • #4
        Re: Launch Terminal Service session.....

        I'm not sure if this will help you or not, but what I've done is set up the Terminal Services Web client on an IIS server. Then, I just created a custom tool that looks like this:

        "C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://webserver/TSWeb/connect.asp?S...rW=800&rH=600&

        That fires up IE and connects to the correct server, and puts in my UserID. It may also be able to put &Password=yourpass in there somewhere, but that would be a pretty big security risk. At least this way it fires up with my userid already in there, and I just type in my password and hit enter.

        Comment


        • #5
          Re: Launch Terminal Service session.....

          <div class="ubbcode-block"><div class="ubbcode-header">Quote:</div><div class="ubbcode-body">Originally posted by Sam:
          <span style="font-weight: bold">I'm not sure if this will help you or not, but what I've done is set up the Terminal Services Web client on an IIS server. Then, I just created a custom tool that looks like this:

          "C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://webserver/TSWeb/connect.asp?Server=%E%UserName=MyUserid&Domain=dom ainnam e&rW=800&rH=600&

          That fires up IE and connects to the correct server, and puts in my UserID. It may also be able to put &Password=yourpass in there somewhere, but that would be a pretty big security risk. At least this way it fires up with my userid already in there, and I just type in my password and hit enter.</span></div></div>

          Where did you get the TS Web Client?

          Comment


          • #6
            Re: Launch Terminal Service session.....

            I've done the same thing:

            C:\Progra~1\Termin~1\MSTSC.EXE %E%

            The TS Webclient is available from the MS web site.

            Comment


            • #7
              Re: Launch Terminal Service session.....

              This should bring the server name into MSTSC

              MSTSC.EXE /v:%E%

              Comment


              • #8
                Re: Launch Terminal Service session.....

                It works a lot better if you get the XP remote desktop client (it still works on win2k). Just change the path to the exe.

                You can get the client from microsofts web site.

                Thanks,
                Tim

                Comment

                Working...
                X
                😀
                🥰
                🤢
                😎
                😡
                👍
                👎