Re: Re: Determine domain and forest functional level values thru script?
- From: Jerold Schulman <Jerry@xxxxxxxxxx>
- Date: Mon, 02 Jan 2006 10:42:03 -0500
No.
You can run
adfind -nodn -csv -nocsvheader -b -s base forestfunctionality domainfunctionality
to return
"2","2"
which is "forest","domain"
On Mon, 2 Jan 2006 09:24:50 -0500, "Spin" <Spin@xxxxxxxx> wrote:
>Joe, is there also a way to do this with dsquery, from the CMD-line?
>
>--
>Spin
>
>"Joe Richards [MVP]" <humorexpress@xxxxxxxxxxx> wrote in message
>news:OA8cdGxDGHA.3064@xxxxxxxxxxxxxxxxxxxxxxx
>> Have the script pull the
>>
>> domainFunctionality
>> forestFunctionality
>>
>> attributes from the rootdse.
>>
>>
>> Or use a command line tool to do it
>>
>>
>> C:\>adfind -b -s base domainfunctionality forestfunctionality
>>
>> AdFind V01.27.00cpp Joe Richards (joe@xxxxxxxxxxx) November 2005
>>
>> Using server: 2k3dc01.joe.com:389
>> Directory: Windows Server 2003
>>
>> dn:
>> >domainFunctionality: 2
>> >forestFunctionality: 2
>>
>>
>> 1 Objects returned
>>
>>
>>
>> http://support.microsoft.com/default.aspx?scid=kb;en-us;322692
>>
>>
>>
>>
>> --
>> Joe Richards Microsoft MVP Windows Server Directory Services
>> www.joeware.net
>>
>>
>> Spin wrote:
>>> Experts,
>>>
>>> Happy New Year!!!!
>>>
>>> Do any of you know if there is a script I can run that can return the
>>> domain and forest functional level? I am looking for an alternative to
>>> viewing this through the GUI which I already know how to do.
>>>
>
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
.
- Follow-Ups:
- References:
- Prev by Date: Re: Created users can't immediately login
- Next by Date: Re: Re: Determine domain and forest functional level values thru script?
- Previous by thread: Re: Determine domain and forest functional level values thru script?
- Next by thread: Re: Re: Determine domain and forest functional level values thru script?
- Index(es):
Relevant Pages
|