Hi, everybody.
In test infrastructure I have:
3 EV servers (EV9)
OS:Windows Server 2003R2.
For day-to-day work I use random one of them and log in with Vault Service Account.
But recently I've lost opportunity to log in to EV2 server, it looks like immediately after I put my credential, server starts log off operation and RDP session is broken. Server still work, everything OK.
https://www.google.com.ua/#q=immediately+logged+off+after+logging+in
From EV point of view - everything work perfect, I can observe it from EV1 and EV3, all task run. Also I can manage this server remotely through remote Windows Management Console. Sure, I checked event log, there aren't suspicious activity.
I know, it looks like Windows issue (I am sure, that is Windows issue), and in Internet there are lot of articles with similar issue. The problem is: I can't log in to EV2 with Vault Service Account, but I can with any another domain accounts. Sure, I can assign EV rights to this user, and use it for administrative task for EV, but I want to figure out with this issue.
Some recommendations, which were provided by Internet community not applicable for my infrastructure. For example, I can't just delete account folder on the disk, because I have services, which Run As from Vault Service Account. If I spoke about typical\regular domain user account, I would delete account folder from disk and that is all. But Vault Service Account isn't regular user, it has dependencies, etc.
I used to have idea to re-assign EV services to another account, renamed profile folder and tried to log in again. (And re-assign services back)
Any idea how to solve my issue?
P.S.: Even if it is test infrastructure, I can't do there some destructive changes. ;