I just want to see my login info after I am logged in, including the domain. Is there an area where I can see that on Windows Serer 2008 R2?

link|improve this question

You might want to define "my login info" a bit more - my answer kinda just guessed at what you wanted. – Ben Pilbrow Aug 11 '10 at 21:41
feedback

1 Answer

up vote 0 down vote accepted

Just type whoami on the command line.

link|improve this answer
that did it, thx – user8160 Aug 11 '10 at 21:42
Good answer but there's no way to know if the domain listed is the local domain (computer) or AD domain, unless the OP knows what his computer name is. (which he probably does). – joeqwerty Aug 11 '10 at 23:17
That's very true. If you really needed to, I'm sure you could write a vbs script and determine if you're logged on locally or on the domain with some WMI-fu. – Ben Pilbrow Aug 11 '10 at 23:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.