Odnajdowanie składników obszarów nazw systemu plików DFS

Microsoft.Windows.FileServer.DFSN.NamespaceLinksDiscovery (Discovery)

Ta reguła odnajduje wszystkie obszary nazw, foldery (łącza) i elementy docelowe folderów DFS.

Knowledge Base article:

Podsumowanie

Ta reguła odnajduje wszystkie obszary nazw systemu plików DFS, foldery (łącza) i elementy docelowe folderów przez wykonanie polecenia dfsutil.exe. Aby używać tego obiektu, musisz włączyć ustawienie Proxy agenta na wszystkich serwerach obszaru nazw w sposób opisany w przewodniku po pakiecie administracyjnym usług plików dla programu System Center Operations Manager 2007.

Na serwerach z systemem Windows Server 2008 R2 i Windows Server 2008 to narzędzie znajduje się folderze %WINDIR%\System32. Na serwerach z systemem Windows Server 2003 to narzędzie znajduje się w folderze %Program Files%\Support Tools, jeśli narzędzia obsługi zostały zainstalowane w domyślnej lokalizacji.

Konfiguracja

Użytkownicy mający uprawnienia Autor lub Administrator w programie Operations Manager mogą przez zastąpienie zmienić następujące parametry:

Dodatkowe informacje

Przewodnik po pakiecie administracyjnym Usługi plików dla programu System Center Operations Manager 2007 (http://go.microsoft.com/fwlink/?LinkId=182615)

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.RootTarget
EnabledFalse
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.FileServer.DFSN.Library.NamespaceLinksDiscoveryDataSourceModuleType Microsoft.Windows.FileServer.DFSN.NamespaceDiscoveryAccount

Source Code:

<Discovery ID="Microsoft.Windows.FileServer.DFSN.NamespaceLinksDiscovery" Enabled="false" Target="Microsoft.Windows.FileServer.DFSN.RootTarget" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink">
<Property TypeID="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink" PropertyID="LinkName"/>
<Property TypeID="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink" PropertyID="State"/>
<Property TypeID="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink" PropertyID="Timeout"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.FileServer.DFSN.Library.LinkTarget">
<Property TypeID="Microsoft.Windows.FileServer.DFSN.Library.LinkTarget" PropertyID="TargetPath"/>
<Property TypeID="Microsoft.Windows.FileServer.DFSN.Library.LinkTarget" PropertyID="State"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" RunAs="Microsoft.Windows.FileServer.DFSN.NamespaceDiscoveryAccount" TypeID="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLinksDiscoveryDataSourceModuleType">
<IntervalSeconds>43200</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>1800</TimeoutSeconds>
<DfsutilPath/>
<NamespaceName>$Target/Property[Type="Microsoft.Windows.FileServer.DFSN.RootTarget"]/NamespaceName$</NamespaceName>
</DataSource>
</Discovery>