Symantec Privileged Access Management

  • 1.  Login Application RDP on server without broker of Windows

    Posted Jul 13, 2015 10:30 AM

    Dear Community

    I need to know how I can set up an automatic login on a terminal server windows 2008 r2, this server is in a farm of terminal servers Windows 2008 r2, this farm is managed by the broker Windows.

    Administrators are currently connected to the specific terminal servers, bypassing the Windows broker, using the parameter / admin when establishing the connection.

    Currently, to perform the RDP connection, we do not connect directly to the server specified, for lack of the / admin.

    Please if anyone knows how to set this configuration.

    Thanks for the help.



  • 2.  Re: Login Application RDP on server without broker of Windows

    Broadcom Employee
    Posted Jul 14, 2015 01:23 AM

    Hi Benny,

     

    Are these Terminal servers configured as endpoints in PIM?

     

    Thanks and Regards,

    Reatesh.



  • 3.  Re: Login Application RDP on server without broker of Windows

    Posted Jul 14, 2015 09:21 AM

    Hi Reatesh

     

    Yes, these terminal servers, are configured as endpoint.

     

    Thanks and Regards,

     

    Bijoy



  • 4.  Re: Login Application RDP on server without broker of Windows

    Posted Jul 14, 2015 04:38 PM

    Hi Reatesh

    Any idea about the case?
    Thanks and Regards,
    Bijoy


  • 5.  Re: Login Application RDP on server without broker of Windows

    Broadcom Employee
    Posted Jul 15, 2015 06:43 AM

    Hi Bijoy,

     

    As you are confirming that the terminal servers are defined as endpoints in PIM, you should be able to perform a RDP (going by the design of the PIM application)

     

    In case you are looking at embedding the hostname and "/admin" as well, you can look at modifying the login script, it's a VB script.

     

    Do you run into any error message currently without any modifications to the login script file?

     

    Thanks,

    Reatesh.



  • 6.  Re: Login Application RDP on server without broker of Windows

    Posted Jul 15, 2015 11:00 AM

    Hi Reatesh

     

    Indeed, I am looking embedding after the hostname this parameter "/admin" as well.

    Could you please tell me how it should modify the script?
    Reviewing the script, I found the following commented line, not if it is this line that I use to establish such a connection.

     

    ' Uncomment the next line to connect to the administrative session of the remote computer.

    '  pupmObj.SetRDPOption "administrative session","i","1"

     

    Thanks in advance for your help.

      Bijoy



  • 7.  Re: Login Application RDP on server without broker of Windows
    Best Answer

    Broadcom Employee
    Posted Jul 17, 2015 05:00 AM

    Hi Bijoy,

     

    In general, we would recommend reaching out to the CA Services team for any kind of implementation / customization requirements in case you are not able to fix it all by your self.

     

    Thanks and Regards,

    Reatesh.



  • 8.  Re: Login Application RDP on server without broker of Windows

    Posted Jul 17, 2015 09:40 AM

    Hi Reatesh

     

    Thank you for the suggestion.

     

    Let you know that using this line, we could perform the required action.

     

    Thanks for the input.

    Bijoy.