Share via

Wrong Password cached in windows server

alan gao 176 Reputation points
2021-06-03T20:18:29.467+00:00

I RDP to a domain server using a domain account. When I access AD using PowerShell it failed and says wrong user name password. When I access a network share, it pop up a windows and ask for username/password. When I enters it again, it works. It happens to all other servers. What could be wrong?

Windows for business | Windows Server | User experience | Other
0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-06-05T19:20:26.873+00:00

    Ok, sounds good. If the only issue is with PowerShell I'd suggest closing this thread by marking answer, then open a new thread in dedicated forums located here.
    https://learn.microsoft.com/en-us/answers/topics/windows-server-powershell.html

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    Was this answer helpful?

    0 comments No comments

  2. alan gao 176 Reputation points
    2021-06-04T16:17:09.163+00:00

    RDP should be an issue, because I am able to log on without issue. The issue is when I run a powershell command which need access Active Directory, it says "username/password incorrect". It seems to be an Kerberos ticket issue. There is GPO which doesn't expire my RDP logon session. I am not sure if it has anything to do with it.

    Was this answer helpful?

    0 comments No comments

  3. Anonymous
    2021-06-04T02:08:48.223+00:00

    Just checking if there's any progress or updates?

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    Was this answer helpful?

    0 comments No comments

  4. Anonymous
    2021-06-04T02:07:57.863+00:00

    Hi,

    Since all your servers occur the same problem, let's narrow down whether the issue is related with RDP part.

    Please first try to login domain server using domain account locally instead of RDP. If you can access AD using PowerShell and network share successfully with locally login. Then this issue should be something where in RDP part.

    Best Regards,
    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

  5. Anonymous
    2021-06-03T20:43:20.807+00:00

    For the RDP connections you could clear out
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Terminal Server Client\Servers
    and also the Control Panel\User Accounts\Credential Manager

    For the network share try doing net use * /delete

    For the PowerShell issues I'd try asking for help in dedicated forums here.
    https://learn.microsoft.com/en-us/answers/topics/windows-server-powershell.html

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.