Microsoft.Windows.DfsServiceDFS Service

Microsoft.Windows.DfsService (ClassType)

The DFS service implements DFS Namespaces functionality on a namespace server. The service is named DFS Namespace on computers running Windows Server 2008, and Distributed File System on computers running Windows Server 2003. It runs under the Local System context.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf7902ff8-24a0-8c75-7755-51eb1e016c73

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DfsService:
InstanceName  string  Instance Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DfsService" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>