DESCRIPTION: Insite can be used to ensure that clients access only those replicas that are in the same site as the client. ...

DESCRIPTION:
Insite can be used to ensure that clients access only those replicas that are 
in the same site as the client. It can also be used to disable such behavior.

%1!ws!

PARAMETERS:
 : UNC path of a namespace or link.

NOTES:
1) The path specified may be a root or a link.
2) Domain Controller (DC) referrals are also be site-sensitive. 
   To limit DC referrals only to DCs in the same site as the client, set the
   following registry key on the relevant DC(s):
   HKLM\System\CurrentControlSet\Services\Dfs\Parameters\InsiteReferrals:
   REG_DWORD 1 or 0

EXAMPLES:
dfsutil property Insite \\contoso.com\DomainNamespace1
dfsutil property Insite \\SRV1\StandaloneNamespace1