MSFT_DfsNamespaceFolder, ROOT\Microsoft\Windows\dfsn

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

Description

Class used to create new folders in existing DFS namespace

MSFT_DfsNamespaceFolder methods

MSFT_DfsNamespaceFolder has 5 methods (5 Local)

NameOriginReturn
GetNamespaceFolderMSFT_DfsNamespaceFolderuint32 {'out':True}
MoveNamespaceFolderMSFT_DfsNamespaceFolderuint32 {'out':True}
NewNamespaceFolderMSFT_DfsNamespaceFolderuint32 {'out':True}
RemoveNamespaceFolderMSFT_DfsNamespaceFolderuint32 {'out':True}
SetNamespaceFolderMSFT_DfsNamespaceFolderuint32 {'out':True}

MSFT_DfsNamespaceFolder properties

MSFT_DfsNamespaceFolder has 5 properties (5 Derived)

NameOriginCIMType
DescriptionMSFT_DfsNamespaceLinkBase8 [string]
FlagsMSFT_DfsNamespaceLinkBase19 [uint32]
key
NamespacePath
MSFT_DfsNamespaceLinkBase8 [string]
StateMSFT_DfsNamespaceLinkBase19 [uint32]
TimeToLiveMSFT_DfsNamespaceLinkBase19 [uint32]

Detailed description of MSFT_DfsNamespaceFolder methods

Local methods (5) of MSFT_DfsNamespaceFolder class

▲ GetNamespaceFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespacePathstring0✓-{'Description':'Specifies UNC path to the DFS namespace folder which properties to be retrieved','In':True}
cmdletOutputobject:MSFT_DfsNamespaceFolder1-✓{'EmbeddedInstance':'MSFT_DfsNamespaceFolder','Out':True,'Stream':True}
Description'Retrieves DFS namespace folder properties'
implementedTrue
staticTrue
GetNamespaceFolder method is in 1 class (MSFT_DfsNamespaceFolder) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ MoveNamespaceFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespacePathstring0✓-{'Description':'Specifies UNC path to the DFS namespace folder to be moved','In':True}
NewNamespacePathstring1✓-{'Description':'Specifies UNC path DFS namespace folder to be moved to','In':True}
Description'Moves existing namespace folder to another location within the same DFS namespace'
implementedTrue
staticTrue
MoveNamespaceFolder method is in 1 class (MSFT_DfsNamespaceFolder) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ NewNamespaceFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespacePathstring0✓-{'Description':'Specifies the UNC path to DFS namespace folder to be created','In':True}
TargetPathstring1✓-{'Description':'Specifies the UNC path of the folder target for the DFS namespace folder which is being created','In':True}
Descriptionstring2✓-{'Description':'A short description of the purpose of this namespace.','In':True}
Flagsuint323✓-{'BitMap':['0', '3'],'BitValues':['InsiteReferrals', 'TargetFailback'],'Description':'Link properties flags','In':True}
Stateuint324✓-{'Description':'This parameter specifies the state of the DFS namespace folder','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
TimeToLiveuint325✓-{'Description':'This parameter specifies the Referral time-to-live (TTL) interval in seconds.','In':True}
TargetStateuint326✓-{'Description':'Specifies the state of the DFS namespace folder target','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
ReferralPriorityRankuint327✓-{'Description':'Specifies the priority rank of this DFS namespace folder target','In':True}
ReferralPriorityClasssint328✓-{'Description':'Specifies the priority class of this DFS namespace folder target','In':True,'ValueMap':['-1', '0', '1', '2', '3', '4'],'Values':['Invalid', 'Normal', 'global-high', 'sitecost-high', 'sitecost-low', 'global-low']}
cmdletOutputobject:MSFT_DfsNamespaceFolder9-✓{'EmbeddedInstance':'MSFT_DfsNamespaceFolder','Out':True}
Description'Creates new folder in the existing DFS namespace'
implementedTrue
staticTrue
NewNamespaceFolder method is in 1 class (MSFT_DfsNamespaceFolder) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ RemoveNamespaceFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespacePathstring0✓-{'Description':'Specifies UNC path to the DFS namespace folder which is to be deleted','In':True}
Description'Removes existing DFS namespace folder'
implementedTrue
staticTrue
RemoveNamespaceFolder method is in 1 class (MSFT_DfsNamespaceFolder) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ SetNamespaceFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespacePathstring0✓-{'Description':'Specifies UNC path to the DFS namespace folder to be moved','In':True}
Descriptionstring1✓-{'Description':'A short description of the purpose of this namespace.','In':True}
Flagsuint322✓-{'BitMap':['0', '3'],'BitValues':['InsiteReferrals', 'TargetFailback'],'Description':'Link properties flags','In':True}
Stateuint323✓-{'Description':'This parameter specifies the state of the DFS namespace folder','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
TimeToLiveuint324✓-{'Description':'This parameter specifies the Referral time-to-live (TTL) interval in seconds.','In':True}
cmdletOutputobject:MSFT_DfsNamespaceFolder5-✓{'EmbeddedInstance':'MSFT_DfsNamespaceFolder','Out':True}
Description'Saves DFS namespace folder parameters'
implementedTrue
staticTrue
SetNamespaceFolder method is in 1 class (MSFT_DfsNamespaceFolder) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces

Detailed description of MSFT_DfsNamespaceFolder properties

Derived properties (5) of MSFT_DfsNamespaceFolder class

▲ Description property
CIMTYPE'string'
Description'A short description of the purpose of this link'
Description property is in 4 classes of ROOT\Microsoft\Windows\dfsn and in 142 namespaces
▲ Flags property
BitMap['0', '3']
BitValues['InsiteReferrals', 'TargetFailback']
CIMTYPE'uint32'
Description'Link properties flags'
Flags property is in 4 classes of ROOT\Microsoft\Windows\dfsn and in 142 namespaces
▲ NamespacePath property
CIMTYPE'string'
Description'Specifies the DFSN link UNC path'
keyTrue
NamespacePath property is in 7 classes of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ State property
CIMTYPE'uint32'
Description'This property specifies the state of the DFS namespace link or root'
ValueMap['3', '4']
Values['OFFLINE', 'ONLINE']
State property is in 6 classes of ROOT\Microsoft\Windows\dfsn and in 36 namespaces
▲ TimeToLive property
CIMTYPE'uint32'
Description'This property specifies the Referral time-to-live (TTL) interval in seconds.'
TimeToLive property is in 3 classes of ROOT\Microsoft\Windows\dfsn and in 10 namespaces

MSFT_DfsNamespaceFolder Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0'✗✗✓✓✓
Description'Class used to create new folders in existing DFS namespace'✗✓✓✓✓
dynamicTrue✓✗✓✗✓
locale'MS_409'✗✗✓✓✓
provider'dfsncimprov'✓✗✓✗✓

MSFT_DfsNamespaceFolder System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\dfsn:MSFT_DfsNamespaceFolder'___SYSTEM8✗✗
__NAMESPACE'ROOT\Microsoft\Windows\dfsn'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['MSFT_DfsNamespaceLinkBase']___SYSTEM8✗✓
__PROPERTY_COUNT5___SYSTEM3✗✗
__RELPATH'MSFT_DfsNamespaceFolder'___SYSTEM8✗✗
__DYNASTY'MSFT_DfsNamespaceLinkBase'___SYSTEM8✗✗
__SUPERCLASS'MSFT_DfsNamespaceLinkBase'___SYSTEM8✗✗
__CLASS'MSFT_DfsNamespaceFolder'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to MSFT_DfsNamespaceFolder

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