The Adventures of a SQL Server DBA
Tips on T-SQL, SQL Server DBA stuff, and more!
Monday, October 1, 2012
Finding the Name of the Primary Domain Controller
1. Open a command prompt
2. Type echo %logonserver%
That's it - not very complicated at all. The output in the command prompt is that machine's PDC (Primary Domain Controller).
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)