That's not a very wise thing to do, enabling an autologon on a server,
that's insane and the risk is increased hundred-fold (actually,
unlimited) as this logon is priveleged (you can do damage to your own
setup easier, a malicious program dropped into your system can use your
own priveleges and do unlimited damage, worse still if you are in a
Active Directory domain), Just think of the implications. There is no
excuse to be doing this, remember your company's information security
comes before anything else, even usability, guard your company's
information with your life.
If i were you i'd only ever log on as admin if that was really really
necessary and so far i have never ever had the need to (well, only
initially to create the initial users and groups and to configure an MMC
console, et al).
You should step down, logon on as a normal user (Domain User) and use
the RUNAS command to invoke applications or processes that require
administrator's priveleges, almost all parts of the Windows system can
be accessed using RUNAS.EXE.