I've recently inherited a SQL server (2008, not R2) where some users connect to the server using the computer name and some users connect using a DNS alias. There is only the default instance on this server. Is there any way I can log or audit the connection string or target of the connection to see whether a user is connecting using the DNS alias or directly to the server?
I didn't see this info when I tried to run a login trace, or when I looked in the sysprocesses view and DMVs.