MSFT_DFSNamespace, ROOT\Microsoft\Windows\dfsn

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

Description

Represents a DFS Namespace.

MSFT_DFSNamespace methods

MSFT_DFSNamespace has 4 methods (4 Local)

NameOriginReturn
GetNamespacesMSFT_DFSNamespaceuint32 {'out':True}
NewNamespaceMSFT_DFSNamespaceuint32 {'out':True}
RemoveNamespaceMSFT_DFSNamespaceuint32 {'out':True}
SetNamespaceMSFT_DFSNamespaceuint32 {'out':True}

MSFT_DFSNamespace properties

MSFT_DFSNamespace has 7 properties (2 Local, 5 Derived)

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

Detailed description of MSFT_DFSNamespace methods

Local methods (4) of MSFT_DFSNamespace class

▲ GetNamespaces method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespaceRootstring0✓-{'Description':'DFS Namespaces configured on the DFS Namespace server specified by this parameter will be retrieved.','In':True}
Domainstring1✓-{'Description':'DFS Namespaces configured in the domain specified by this parameter will be retrieved.','In':True}
Serverstring2✓-{'Description':'DFS Namespaces configured on the server specified by this parameter will be retrieved.','In':True}
cmdletOutputobject:MSFT_DFSNamespace3-✓{'EmbeddedInstance':'MSFT_DFSNamespace','Out':True,'Stream':True}
Description'Retrieves configuration settings for existing DFS namespace or enumerates DFS namespaces by server,domain or namespace path'
implementedTrue
staticTrue
GetNamespaces method is in 1 class (MSFT_DFSNamespace) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ NewNamespace method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Typeuint320✓-{'Description':'This parameter specifies the type of the namespace to be created. The following types of namespaces can be created: - Stand-alone Namespace - Domain v1 Namespace - Windows 2000 Server-mode domain namespace. - Domain v2 Namespace - Windows Server 2008-mode domain namespace. ','In':True,'Values':['Stand-alone', 'Domain v1', 'Domain v2']}
Descriptionstring1✓-{'Description':'A short description of the purpose of this namespace.','In':True}
Flagsuint322✓-{'BitMap':['0', '1', '2', '3', '5'],'BitValues':['InsiteReferrals', 'RootScalability', 'SiteCosting', 'TargetFailback', 'AccessBasedEnumeration'],'Description':'Namespace properties flags','In':True}
TimeToLiveuint323✓-{'Description':'This parameter specifies the Referral time-to-live (TTL) interval in seconds.','In':True}
Stateuint324✓-{'Description':'This parameter specifies the state of the DFS namespace root.','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
GrantAdminAccessstring5✓-{'Description':'This parameter specifies the list of user\group accounts that will be delegated administrative access to this namespace','In':True}
NamespaceRootTargetstring6✓-{'Description':'DFS namespace default root target ','In':True}
NamespaceRootstring7✓-{'Description':'This parameter specifies the UNC path to the root of the DFS namespace.','In':True}
TargetStateuint328✓-{'Description':'Specifies the state of this DFS namespace root target','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
ReferralPriorityRankuint329✓-{'Description':'Specifies the priority rank of this DFS namespace root target','In':True}
ReferralPriorityClasssint3210✓-{'Description':'Specifies the priority class of this DFS namespace root target','In':True,'ValueMap':['-1', '0', '1', '2', '3', '4'],'Values':['Invalid', 'Normal', 'global-high', 'sitecost-high', 'sitecost-low', 'global-low']}
cmdletOutputobject:MSFT_DFSNamespace11-✓{'EmbeddedInstance':'MSFT_DFSNamespace','Out':True}
Description'Create a new DFS namespace.'
implementedTrue
staticTrue
NewNamespace method is in 1 class (MSFT_DFSNamespace) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ RemoveNamespace method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespaceRootstring0✓-{'Description':'This parameter specifies the UNC path to the root of the DFS namespace.','In':True}
Description'Remove the specified DFS Namespace.'
implementedTrue
staticTrue
RemoveNamespace method is in 1 class (MSFT_DFSNamespace) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ SetNamespace method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Stateuint320✓-{'Description':'This parameter specifies the state of the DFS namespace root.','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
TimeToLiveuint321✓-{'Description':'This parameter specifies the Referral time-to-live (TTL) interval in seconds.','In':True}
Flagsuint322✓-{'BitMap':['0', '1', '2', '3', '5'],'BitValues':['InsiteReferrals', 'RootScalability', 'SiteCosting', 'TargetFailback', 'AccessBasedEnumeration'],'Description':'Namespace properties flags','In':True}
Descriptionstring3✓-{'Description':'A short description of the purpose of this namespace.','In':True}
NamespaceRootstring4✓-{'Description':'This parameter specifies the UNC path to the root of the DFS namespace.','In':True}
GrantAdminAccessstring5✓-{'Description':'This parameter specifies the list of user\group accounts that will be delegated administrative access to this namespace','In':True}
RevokeAdminAccessstring6✓-{'Description':'This parameter specifies the list of user\group accounts that will be revoked administrative access to this namespace','In':True}
cmdletOutputobject:MSFT_DFSNamespace7-✓{'EmbeddedInstance':'MSFT_DFSNamespace','Out':True}
Description'Set the property on DFS namespace root or link'
implementedTrue
staticTrue
SetNamespace method is in 1 class (MSFT_DFSNamespace) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces

Detailed description of MSFT_DFSNamespace properties

Local properties (2) of MSFT_DFSNamespace class

▲ GrantAdminAccess property
CIMTYPE'string'
Description'Specifies the list of user\group accounts that have been delegated administrative access to this namespace'
GrantAdminAccess property is in 1 class (MSFT_DFSNamespace) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
▲ Type property
CIMTYPE'uint32'
Description'Specifies the type of the namespace to be created. The following types of namespaces can be created:

- Stand-alone Namespace

- Domain v1 Namespace - Windows 2000 Server-mode domain namespace.

- Domain v2 Namespace - Windows Server 2008-mode domain namespace.

'
readTrue
Values['Stand-alone', 'Domain v1', 'Domain v2']
Type property is in 2 classes of ROOT\Microsoft\Windows\dfsn and in 142 namespaces

Derived properties (5) of MSFT_DFSNamespace 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', '1', '2', '3', '5']
BitValues['InsiteReferrals', 'RootScalability', 'SiteCosting', 'TargetFailback', 'AccessBasedEnumeration']
CIMTYPE'uint32'
Description'Namespace properties flags'
Override'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_DFSNamespace Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0'✗✗✓✓✓
Description'Represents a DFS Namespace.'✗✓✓✓✓
dynamicTrue✓✗✓✗✓
locale'MS_409'✗✗✓✓✓
provider'dfsncimprov'✓✗✓✗✓

MSFT_DFSNamespace System properties

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

Similar Classes to MSFT_DFSNamespace

Number of classes:7
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_DfsNamespaceAccess034----
MSFT_DfsNamespaceFolder055----
MSFT_DfsNamespaceFolderTarget054----
MSFT_DfsNamespaceLinkBase250--✓-
MSFT_DfsNamespaceRootTarget054----
MSFT_DFSNamespaceServerConfig0721---
MSFT_DfsNamespaceTargetBase250--✓-
comments powered by Disqus
WUtils.com