DESCRIPTION: RootScalability is an expert-only command to increase performance of large deployments of DFS namespaces. When set, network traffic among DFS root servers is kept to a minimum. In addition, there will be less traffic between the primary DC and DFS servers.The drawback is that users may see outdated information from dfs servers at times. %1!ws! PARAMETERS:: Path of a root. NOTES: 1) The path specified must be a root, not a link. 2) This has no effect on standalone roots. 3) This feature is only supported on Windows Server 2003 and higher. 4) When RootScalability is enabled, it is not uncommon to see an event log message such as, "DFS could not access its private data from the DS...". While this error may still indicate a problem in DS connectivity, typically this occurs because the nearest DC has outdated DFS nformation (expected behavior when RootScalability is enabled). EXAMPLES: dfsutil property RootScalability \\contoso.com\DomainNamespace1
DESCRIPTION: Resets the InsiteReferrals key in the registry of the server. %1!ws! PARAMETERS: : The server whose registry ...
DESCRIPTION: Resets the PreferLogOnDc key in the registry of the server. %1!ws! PARAMETERS: : The server whose registry key ...
DESCRIPTION: Retrieves the failure actions flag setting of a service. If this setting is 0 (default), the Service Control ...
DESCRIPTION: Revoke is a quick way to remove the ACEs in the DACL of Security Descriptor associated with the link for the ...
DESCRIPTION: RootScalability is an expert-only command to increase performance of large deployments of DFS namespaces. When ...
DESCRIPTION: SC is a command line program used for communicating with the Service Control Manager and services. USAGE: sc ...
DESCRIPTION: Sends a CONTROL code to a service. USAGE: sc control service name = user-defined control code = See also sc ...
DESCRIPTION: Sends a STOP control request to a service. USAGE: sc stop service name = Optional reason code number for service ...
DESCRIPTION: Set command is a quick way to set the Security descriptior on the link from a SDDL string given as input. %1!ws! ...