Win32_DfsNode, ROOT\CIMV2\ms_409

Class | Methods (1) | Properties (8) | Qualifiers (3) | Instances (999) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_DfsNode class represents a root or a link of a domain based or a standalone distributed file system (DFS).

Win32_DfsNode methods

Win32_DfsNode has 1 methods (1 Local)

NameOriginReturn
CreateWin32_DfsNodeuint32 {'out':True}

Win32_DfsNode properties

Win32_DfsNode has 8 properties (3 Local, 5 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
Name
CIM_ManagedSystemElement8 [string]
RootWin32_DfsNode11 [boolean]
StateWin32_DfsNode19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
TimeoutWin32_DfsNode19 [uint32]

Detailed description of Win32_DfsNode methods

Local methods (1) of Win32_DfsNode class

Create method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
DfsEntryPathstring0-{'Description':'The DfsEntryPath parameter specifies the path of the DFS root.','In':True}
ServerNamestring1-{'Description':'The ServerName parameter specifies the name of the server that hosts the share to which the link is associated. For example, in order to create a link associated to a share "\\myserver\myshare", the ServerName parameter should be set to "\\myserver".','In':True}
ShareNamestring2-{'Description':'The ShareName parameter specifies the name of the share to which the link is associated with. For example, in order to create a link associated to a share "\\myserver\myshare", the ShareName parameter should be set to "myshare". ','In':True}
Descriptionstring3-{'Description':'The Description parameter specifies a comment describing the node.','In':True}
Description'The Create method is used to create a new instance of the Win32_DfsNode class.
The method can return the following values:
0 - Success.
Other - For integer values other than those listed above, refer to Win32 error code documentation.'
Values['Success', 'Other']
Create method is in 9 classes of ROOT\CIMV2\ms_409 and in 14 namespaces

Detailed description of Win32_DfsNode properties

Local properties (3) of Win32_DfsNode class

Root property
CIMTYPE'boolean'
Description'The Root property indicates whether the node is a DFS root or a link. A value of True indicates that the node is a root.'
Root property is in 6 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
State property
CIMTYPE'uint32'
Description'The State property indicates the status of the node.'
Values['Ok', 'Inconsistent', 'Online', 'Offline']
State property is in 9 classes of ROOT\CIMV2\ms_409 and in 36 namespaces
Timeout property
CIMTYPE'uint32'
Description'The Timeout property indicates the time in seconds for which the client caches the referral of this node.'
Units'seconds'
Timeout property is in 3 classes of ROOT\CIMV2\ms_409 and in 9 namespaces

Derived properties (5) of Win32_DfsNode class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
InstallDate property is in 223 classes of ROOT\CIMV2\ms_409 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property is an identifier for the DFS node. It is same as the entry path of a node, based on the Universal Naming Convention.
It can take one of the following two forms: \\DfsServerName\ShareName\PathToLink where - DfsServerName is the name of a server that hosts the DFS root volume, ShareName is the name of the share published on the host server, PathToLink is the path to the physical share. The PathToLink is applicable only to nodes that are DFS links.\\DomainName\FtDfsName\PathToLink where - DomainName is the name of the domain that hosts the DFS root volume, FtDfsName is the name of the fault tolerant DFS root published in the domain directory service, PathToLink is the path to the physical share. The PathToLink is applicable only to nodes that are DFS links.'
keyTrue
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 225 classes of ROOT\CIMV2\ms_409 and in 42 namespaces

Win32_DfsNode Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_DfsNode class represents a root or a link of a domain based or a standalone distributed file system (DFS). '
LOCALE1033

Win32_DfsNode System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_DfsNode'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT8___SYSTEM3
__RELPATH'Win32_DfsNode'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalElement'___SYSTEM8
__CLASS'Win32_DfsNode'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_DfsNode

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_DfsNodeTarget020999---
comments powered by Disqus
WUtils.com