Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open a Remote Desktop Connection to a server you have local admin rights on.
    1. Use whatever RDP tool/method you are comfortable with
    2. If the connection defaults to or has saved your normal windows credentials, connect as a different user, and input your PR credentials
    3. If you do not get DUO prompt, submit a JIRA ticket, specifying that you did not get a DUO when accessing a server.
  2. Confirm your RDP session is using the PR account using method a or b.
    1. Many of our servers use a program called bginfo to display system information on the desktop background.  The logon account will be displayed with this info, and it should be your PR account.
    2. Open a command prompt and run “whoami”.  The results should display your PR account name.
    3. If either of these methods do not display your PR account name, double check your RDP settings and make sure they are not using saved credentials or your workstation ‘current user’ credentials.
  3. Change your PR account password in the RDP session using one of the following methods
    1. Press Ctrl-Alt-END
    2. Run this in powershell in the RDP session:
      (New-Object -COM Shell.Application).WindowsSecurity()
    3. Open the On-Screen Keyboard (osk.exe).  Press and hold Ctrl-Alt on your keyboard, then click Del in the onscreen keyboard

...