How to find out: Domain Administrator or Not?

Question:

I have an account e.g. (MyDomain\User1) which has ONLY an access to a VM that has Windows Server 2008 R2 installed and nothing else.

I have no access at all to the Active Directory (AD) nor the Dmain Controller (DC).

How can I tell if this particular account (MyDomain\User1) is a Domain Administrator or not? Is there any Windows PowerShell command for that?

Thanks you !

Answer:

Easy, just check the current user for membership in the domain admins group.

Source:

How to find out: Domain Administrator or Not? by licensed under CC BY-SA | With most appropriate answer!

Leave a Reply