Przeprowadź odnajdywanie systemów Windows 2012 Server

Microsoft.Windows.Server.6.2.Computer.Discovery (Discovery)

Ta zasada umożliwia odnajdywanie systemów operacyjnych Windows Server 2012

Knowledge Base article:

Podsumowanie

Ta zasada odnajdywania umożliwia odnalezienie i wypełnienie klasy o nazwie „Komputer z systemem operacyjnym Windows Server 2012” wystąpieniami komputerów z uruchomionym systemem operacyjnym Microsoft Windows Server 2012.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.6.2.Discovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.6.2.Computer.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="WindowsServer!Microsoft.Windows.Server.6.2.Computer">
<Property TypeID="WindowsServer!Microsoft.Windows.Server.6.2.Computer" PropertyID="InstallType"/>
</DiscoveryClass>
<DiscoveryClass TypeID="WindowsServer!Microsoft.Windows.Server.6.2.OperatingSystem">
<Property TypeID="WindowsServer!Microsoft.Windows.Server.6.2.OperatingSystem" PropertyID="InstallType"/>
<Property TypeID="WindowsServer!Microsoft.Windows.Server.6.2.OperatingSystem" PropertyID="PowerPlan"/>
</DiscoveryClass>
<DiscoveryClass TypeID="WindowsServer!Microsoft.Windows.Server.6.2.Core.Computer"/>
<DiscoveryClass TypeID="WindowsServer!Microsoft.Windows.Server.6.2.Core.OperatingSystem"/>
<DiscoveryClass TypeID="WindowsServer!Microsoft.Windows.Server.6.2.Full.Computer"/>
<DiscoveryClass TypeID="WindowsServer!Microsoft.Windows.Server.6.2.Full.OperatingSystem"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.6.2.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>360</TimeoutSeconds>
<SourceId>$MPElement$</SourceId>
</DataSource>
</Discovery>