[THIN] Re: OT: Domain Controllers

  • From: Tim <timothylanderson@xxxxxxxxx>
  • To: thin@xxxxxxxxxxxxx
  • Date: Mon, 11 Jan 2010 18:10:14 -0600

The good old dumpfsmo.cmd batch file works nicely......

@echo off
REM
REM Script to dump FSMO role owners on the server designated by %1
REM

if ""=="%1" goto usage

Ntdsutil roles Connections "Connect to server %1" Quit "select
Operation Target" "List roles for connected server" Quit Quit Quit

goto done

:usage

@echo Please provide the name of a domain controller (i.e. dumpfsmos MYDC)
@echo.

:done
                


On Mon, Jan 11, 2010 at 5:35 PM, Berny Stapleton <berny@xxxxxxxxxxxxxxxxx>wrote:

> netdom query fsmo
>
> Netdom I think is in the resource kit or the support pack
>
> 2010/1/11 Doug Rooney <Doug@xxxxxxxxxxxxxxxxxxxx>
>
>   Greetings all,
>>
>> Is there a quick and simple way to tell which of my 3 domain controllers
>> is considered the primary?
>>
>> Windows 2003 Server Standard on all.
>>
>>
>>
>> Thank You
>>
>> ~Doug Rooney
>> Sonoma Tilemakers
>> IT Manager
>> 7750 Bell Rd.
>> Windsor Ca, 95492
>> (707) 837-8177 X211
>> (707) 837-9472 FAX
>> it@xxxxxxxxxxxxxxxxxxxx
>>
>
>

Other related posts: