A DFS-névterek felderítése (Windows Server 2012 R2)

Microsoft.Windows.FileServer.DFSN.6.3.NamespaceDiscovery (Discovery)

Az objektum felderíti a Windows Server 2012 R2 rendszerű kiszolgálók által üzemeltetett névtereket és a névtereket üzemeltető névtérkiszolgálókat.

Knowledge Base article:

Összefoglalás

Az objektum a Dfsutil.exe parancssori eszköz futtatásával felderíti a Windows Server 2012 R2 rendszerű kiszolgálók által üzemeltetett névtereket és a névtereket üzemeltető névtérkiszolgálókat. Az önálló és tartományalapú névtereket is felderíti. Ezenkívül a névtereket kezelő névtérkiszolgálókat (gyökérpéldányokat) is felderíti. Az objektum használatához az összes névtérkiszolgálón engedélyeznie kell az ügynökproxyt.

Konfiguráció

Az Operations Manager szerzői vagy rendszergazdai engedéllyel rendelkező felhasználói a felülbírálások segítségével a következő paramétereket módosíthatják:

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.6.3.RoleService
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.FileServer.DFSN.6.3.NamespaceDiscovery.DataSourceModuleType Microsoft.Windows.FileServer.DFSN.NamespaceDiscoveryAccount

Source Code:

<Discovery ID="Microsoft.Windows.FileServer.DFSN.6.3.NamespaceDiscovery" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.6.3.RoleService" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.FileServer.DFSN.6.3.RootTarget">
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.RootTarget" PropertyID="RootName"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.RootTarget" PropertyID="RootDirectory"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.RootTarget" PropertyID="State"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.RootTarget" PropertyID="NamespaceName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.ADSite">
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.ADSite" PropertyID="Name"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace">
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace" PropertyID="NamespaceName"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace" PropertyID="State"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace" PropertyID="Timeout"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace" PropertyID="NamespaceType"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace" PropertyID="LinksCount"/>
<Property TypeID="DFSNLib!Microsoft.Windows.FileServer.DFSN.Namespace" PropertyID="RootTargetsCount"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" RunAs="DFSNLib!Microsoft.Windows.FileServer.DFSN.NamespaceDiscoveryAccount" TypeID="Microsoft.Windows.FileServer.DFSN.6.3.NamespaceDiscovery.DataSourceModuleType">
<SyncTime/>
<TimeoutSeconds>900</TimeoutSeconds>
<IntervalSeconds>43200</IntervalSeconds>
<DfsutilPath>%SYSTEMROOT%\System32</DfsutilPath>
<PrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<NetbiosComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</NetbiosComputerName>
<DNSName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/DNSName$</DNSName>
<ActiveDirectorySite>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/ActiveDirectorySite$</ActiveDirectorySite>
<IsOnVirtualNode>$Target/Property[Type="DFSNLib!Microsoft.Windows.FileServer.DFSN.RoleService"]/IsOnVirtualNode$</IsOnVirtualNode>
</DataSource>
</Discovery>