I am still looking for a proper overview of these type codes and what they all mean.
for example:
Type 0x81 ( REFERRAL_SVC DFS ). Indicates
a root referral.
Type 0x1 ( DFS ). Indicates a link referral that has physical shared folders as link targets.
Type 0x10 ( OUTSIDE_MY_DOM). Indicates a link referral whose link target is a path in a domain-based namespace.
state 0x21:inactive or not responding
State 0x31:responding and an active target
Type:0x8001 ( DFS FAILBACK_ENABLED ) link referral with failback enabled???
Type:0x8081 ( REFERRAL_SVC DFS FAILBACK_ENABLED ) root referral with Failback enabled???
In a
previous forum post they referred to the following page for access statuses http://msdn.microsoft.com/en-us/library/ee441884(v=prot.10).aspx
although one of the access statuses I have seen one wasn’t listed.
0:[\serverName\RootShare] AccessStatus: 0xc00000be ( TARGETSET )
After some searching I found this page … http://msdn.microsoft.com/en-gb/library/cc704588.aspx
0xc00000be = STATUS_Bad_network_path.
But like I said it would be great to have one page or forum post that holds all the information.
If anyone could help that would be appreciated.