운영 체제 구성

Report.Windows.Server.10.0.OperatingSystemConfiguration (LinkedReport)

Microsoft Windows 운영 체제 구성 보고서

Knowledge Base article:

요약

보고서 작동 방식

운영 체제 구성 보고서는 다음의 검색된 속성을 표시합니다.

제공된 개체가 다음 유형일 경우 보고서는 데이터를 찾습니다.

Windows 운영 체제

“Windows Server 2016 이상”을 포함하는 개체를 검색합니다.

보고서는 검색된 모든 속성을 자세히 나타내는 매트릭스를 표시합니다.

보고서 사용 방법

보고 영역에서 실행될 경우:

검색 결과의 두 번째 열에는 표시된 개체의 유형이 표시됩니다. Windows 운영 체제 유형의 개체를 선택했는지 확인합니다.

모니터링 영역에서 실행될 경우:

“Windows Server 2016 이상 운영 체제” 유형을 선택하여 상태 보기 또는 성능 보기를 만듭니다.

제공되는 매개 변수

날짜/시간 선택: 상대 또는 고정 날짜 및 시간 범위와 표준 시간대를 선택할 수 있습니다.

개체: 이 보고서를 실행할 대상 개체를 추가할 수 있습니다.

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.CustomConfiguration
TargetMicrosoft.Windows.Server.10.0.OperatingSystem
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="Report.Windows.Server.10.0.OperatingSystemConfiguration" Target="ServervNext!Microsoft.Windows.Server.10.0.OperatingSystem" Accessibility="Public" Visible="true" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.CustomConfiguration">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control columnSpan="1" rowSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="TimeZoneName" binding="TimeZoneName"/>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
</ReportParameter>
<ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType"/>
<ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue"/>
<ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType"/>
<ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
<Control columnSpan="2" rowSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MonitoringObjectXmlPicker">
<ReportParameters>
<ReportParameter name="ObjectList">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
<Properties>
<Property name="TypeFilter">
<Value>Microsoft.Windows.Server.10.0.OperatingSystem</Value>
</Property>
</Properties>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="Properties">
<Value>

&lt;Data&gt;
&lt;Columns&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/LogicalProcessors$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/PhysicalMemory$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/BuildNumber$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/ServicePackVersion$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/InstallDate$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/CSDVersion$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/OSVersionDisplayName$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/SerialNumber$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/SystemDrive$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="True"&gt;
&lt;ID&gt;$MPElement[Name="Windows!Microsoft.Windows.OperatingSystem"]/WindowsDirectory$&lt;/ID&gt;
&lt;/Column&gt;
&lt;/Columns&gt;
&lt;/Data&gt;

</Value>
</Parameter>
</Parameters>
</LinkedReport>