DFSDIAG

Microsoft.Windows.FileServer.DFSN.6.3.DFSDIAGAgentTask (Task)

DFS 네임스페이스의 진단 테스트를 수행하는 dfsdiag 명령을 실행합니다.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.6.3.RoleService
AccessibilityPublic
CategoryOperations
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.Windows.FileServer.DFSN.Library.TaskProbeActionModuleType Default

Source Code:

<Task ID="Microsoft.Windows.FileServer.DFSN.6.3.DFSDIAGAgentTask" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.6.3.RoleService" Timeout="300" Remotable="true">
<Category>Operations</Category>
<ProbeAction ID="PA" TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Library.TaskProbeActionModuleType">
<ApplicationName>dfsdiag.exe</ApplicationName>
<ApplicationPath>%SystemRoot%\System32\</ApplicationPath>
<CommandLine/>
<TimeoutSeconds>3600</TimeoutSeconds>
</ProbeAction>
</Task>