予約済み

Microsoft.Windows.Server.10.0.OperatingSystem.WindowsActivation (UnitMonitor)

Knowledge Base article:

概要

Microsoft Corporation は、各 Windows オペレーティング システムのライセンスが使用許諾契約書 (EULA) に従ってインストールされていること、および製品の EULA で許可されているコンピューターの制限台数 (通常は 1 台) を超えてインストールされていないことを確認できるように、Microsoft® Windows® オペレーティング システム用の製品のライセンス認証を開発しました。ただし、ボリューム ライセンス版の Microsoft® Windows Server™ 8 オペレーティング システムについては、ライセンス認証の必要はありません。

注:

原因

Windows のライセンス認証の手続きが行われておらず、ライセンス認証のしきい値に達したときに、このルールによってアラートが生成されます。このルールのしきい値は、製品のライセンス認証の手続きを行う必要がある期限です (5 日以内)。

解決方法

このアラートを解決するには、関連するコンピューターで Windows のライセンス認証の手続きを行う必要があります。これを行うには、次のようないくつかの方法があります。

これらの各方法の手順を以下に示します。

インターネット経由で Windows のライセンス認証の手続きを行う

インターネットで Windows のライセンス認証の手続きを行うには、[スタート] ボタンをクリックし、[すべてのプログラム] をポイントして [Windows のライセンス認証] をクリックします。[Windows 製品のライセンス認証] で、[はい、今すぐインターネット経由でライセンス認証の手続きを行います] を選択します。この選択を行った後、同時に製品登録を行うことができます。

注:

インターネット サービス プロバイダーを利用していない場合は、モデムを使って Windows のライセンス認証の手続きを行う

インターネット サービス プロバイダーを利用していない場合に、モデムを使って Windows のライセンス認証の手続きを行うには:

[スタート][すべてのプログラム][Windows のライセンス認証] の順にクリックします。[Windows 製品のライセンス認証] で、[はい、今すぐインターネット経由でライセンス認証の手続きを行います] を選択します。この選択を行った後、同時に製品登録を行うことができます。

注:

電話で Windows のライセンス認証の手続きを行う

電話で Windows のライセンス認証の手続きを行うには、[スタート] をクリックし、[すべてのプログラム] をポイントして [Windows のライセンス認証] をクリックします。Windows のライセンス認証で、[はい、ライセンス認証専用窓口に電話してライセンス認証の手続きを行います] を選択します。適切な場所を選択すると、電話番号とインストール ID が表示されます。このインストール ID をライセンス認証専用窓口に知らせると、ライセンス認証プロセスが完了します。

注:

Microsoft テキスト電話で Windows のライセンス認証の手続きを行う

身体に障碍をお持ち等の理由により電話でのお問い合わせが困難な方のための窓口が用意されています。Microsoft に接続したら、画面に表示される指示にに従ってライセンス認証を行ってください。運用環境で使用する前に Windows オペレーティング システムのライセンス認証手続きを行い、後で時間のロスが発生しないようにすることを強くお勧めします。

注:

テキスト電話サービスのご利用は英語のみになります。

追加情報

Microsoft ライセンス ポリシーの詳細を参照するには、[スタート] ボタン、[ファイル名を指定して実行] の順にクリックし、「eula.txt」と入力して、使用許諾契約書を開きます。

Microsoft Web サイト

Element properties:

TargetMicrosoft.Windows.Server.10.0.OperatingSystem
Parent MonitorSystem.Health.ConfigurationState
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.3SingleEventLog3StateUnitMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Windows のライセンス認証手続きを行う必要があります
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.10.0.OperatingSystem.WindowsActivation" Accessibility="Public" Enabled="false" Target="ServervNext!Microsoft.Windows.Server.10.0.OperatingSystem" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.3SingleEventLog3StateUnitMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.10.0.OperatingSystem.WindowsActivation.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Activated" MonitorTypeStateID="FirstEventRaised" HealthState="Success"/>
<OperationalState ID="NeedsActivated6Days" MonitorTypeStateID="ThirdEventRaised" HealthState="Error"/>
<OperationalState ID="NeedsActivated15Days" MonitorTypeStateID="SecondEventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Application</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Windows Product Activation</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1006</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Application</SecondLogName>
<SecondExpression>
<And>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Windows Product Activation</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1005</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Greater</Operator>
<ValueExpression>
<Value Type="Integer">6</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>LessEqual</Operator>
<ValueExpression>
<Value Type="Integer">15</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</And>
</SecondExpression>
<ThirdComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ThirdComputerName>
<ThirdLogName>Application</ThirdLogName>
<ThirdExpression>
<And>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Windows Product Activation</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1005</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>LessEqual</Operator>
<ValueExpression>
<Value Type="Integer">6</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ThirdExpression>
</Configuration>
</UnitMonitor>