AutoLogin is a feature in Server 2012 configured via a Registry edit.
Run regedit.exe and create the following keys:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon (DWORD) AutoAdminLogon = 1 (String) DefaultUserName = domain\username (String) DefaultPassword = Your password
Reboot to apply!