How to get the type of DFS root server ?
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
How to get the type of DFS root server ?

 
Post new topic   Reply to topic    Windows Server Forum Index -> DFS and FRS
Author Message
skwork
Guest





Posted: Mon Nov 29, 2004 6:14 pm    Post subject: How to get the type of DFS root server ? Reply with quote

Hi ,
How to get the type of DFS root server i.e. standalone or domain
based.
There are the bit flags in DFS_INFO status field which can be used to
know the type of DFS server it is. But these flags are only available
on Windows .NET Server 2003 family.

How the above information can be retrieved on Windows 2000 and NT DFS
servers ?
Thanks In Advance
-Santosh
Back to top
Glenn L
Guest





Posted: Tue Nov 30, 2004 1:17 pm    Post subject: Re: How to get the type of DFS root server ? Reply with quote

From the DFS technical reference.

Stand-Alone DFS Metadata in the Registry
The stand-alone DFS metadata contains information about the root, root
target, links, link targets, and settings defined for each stand-alone
namespace. This metadata is maintained in the registry of the root server at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfs\Roots\Standalone.

Note

a.. Domain-based root servers have a registry entry for each root under
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfs\Roots\Domain, but these entries do
not contain the domain-based DFS metadata. When the DFS service starts on a
root server, the service checks this path for registry entries that
correspond to domain-based roots. If these entries exist, the root server
polls the PDC emulator master to obtain the DFS metadata for each
domain-based namespace and stores the metadata in memory.
Based on this info, you only need to perform a registry query for the
presence of roots\domain or roots\standalone to get your question answered.

--
Glenn L

CCNA, MCSE (2000,2003) + Security
"skwork" <skwork27@hotmail.com> wrote in message
news:3e019045.0411290414.395bc2a7@posting.google.com...
Quote:
Hi ,
How to get the type of DFS root server i.e. standalone or domain
based.
There are the bit flags in DFS_INFO status field which can be used to
know the type of DFS server it is. But these flags are only available
on Windows .NET Server 2003 family.

How the above information can be retrieved on Windows 2000 and NT DFS
servers ?
Thanks In Advance
-Santosh
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> DFS and FRS All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB