How to Test a Domain Authentication
- 1). Log in to a server computer using the account that you wish to test for domain authentication.
- 2). Click the Start menu and select the "Run..." tool.
- 3). Type "cmd" (without the quotes) in the "Run..." box and click "OK." This will launch your Command Prompt.
- 4). Type "echo %logonserver%" (without the quotes) and hit "Enter." Replace "%logonserver%" with the name of your domain server. Contact your system administrator if you do not know the name of your domain server.
- 5). Wait until the Command Prompt returns results. If you see your domain server name, then the user account has privileges to security settings.
Source...