How can one automatically logon to multiple user accounts in Windows 2008 R2
        Posted  
        
            by 
                DJFriar
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by DJFriar
        
        
        
        Published on 2014-06-02T15:25:05Z
        Indexed on 
            2014/06/02
            15:30 UTC
        
        
        Read the original article
        Hit count: 312
        
windows-server-2008-r2
|autologon
We are running a Windows 2008 R2 Terminal Server. Currently, we have local admin accounts created, one for each client that runs our software (SiteA, SiteB, etc). We need these user accounts to auto logon if the server is rebooted. The accounts need to run a full user environment, as we will login remotely at times via TeamViewer to check processes and makes changes, etc.
We are using the Registry Hack method now, but that only allows one account to logon. I've seen a program called LogonExpert, but I've never heard of it so I don't know how trust worthy it is, etc. Is there any other way to auto logon to multiple accounts in our environment? Currently the users are local users, but we could make them domain users if that is required.
© Server Fault or respective owner