<?xml version="1.0" encoding="utf-8"?>
<!--  (c) 2006 Microsoft Corporation  -->
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  <displayName>表示名をここに入力する</displayName>
  <description>説明をここに入力する</description>
  <resources>
    <stringTable>
      <string id="ServiceControlManagerCat">サービス コントロール マネージャーの設定</string>
      <string id="ServiceControlManagerSecurityCat">セキュリティの設定</string>
      <string id="SvchostProcessMitigationEnable">svchost.exe 軽減オプションを有効にする</string>
      <string id="SvchostProcessMitigationEnableExplain">このポリシー設定を使用すると、svchost.exe プロセスのプロセス軽減オプションが有効になります。

このポリシー設定を有効にした場合、svchost.exe プロセスでホストされているビルトイン システム サービスでは、より厳密なセキュリティ ポリシーが有効になります。

これには、これらのプロセスに読み込まれるすべてのバイナリが Microsoft によって署名されていることを要求するポリシーと、動的に生成されるコードを禁止するポリシーが含まれます。

このポリシー設定を無効にした場合、または構成しなかった場合、このような厳密なセキュリティ設定は適用されません。</string>
    </stringTable>
  </resources>
</policyDefinitionResources>
