Click to Rate and Give Feedback
MSDN
MSDN Library
System Services
File Services
Storage Management
Using DFSR

  Switch on low bandwidth view
Using DFSR

The following sections describe how to use the DFSR WMI Classes to configure and monitor the DFSR service.

To understand the examples in this section, you may need to refer to the WMI documentation, as well as the Windows Script Host documentation.

Note that it is also possible to perform certain simple tasks using the Windows Management Instrumentation Command-line (WMIC) utility. For example, you can configure the debug log severity by typing the following:

Wmic /node:"my-machine" /namespace:\\root\microsoftdfs path dfsrmachineconfig set enabledebuglog-true,debuglogseverity=5

This section also contains detailed scripts to perform the following tasks:

Send comments about this topic to Microsoft

Build date: 4/9/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker