question

alangao-5587 avatar image
0 Votes"
alangao-5587 asked DSPatrick answered

Wrong Password cached in windows server

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-server
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

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://docs.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--








5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

CandyLuo-MSFT avatar image
0 Votes"
CandyLuo-MSFT answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

Just checking if there's any progress or updates?

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




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

alangao-5587 avatar image
0 Votes"
alangao-5587 answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

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://docs.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--





5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.