Assets/OptionComponents.json

{
    "Components":[
        {
            "DisplayName": "Windows Server Update Services",
            "Reason": "Windows Internal Database 環境にて構築します",
            "DetailsUrl": "https://learn.microsoft.com/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus",
            "WindowsFeatureName": "UpdateServices-WidDB",
            "TargetOperatingSystemProductType": "Server",
            "RequiredConnectedToInternet": false
        },
        {
            "DisplayName": "ファイル サーバー リソース マネージャー",
            "Reason": "クォーターの設定に必要です",
            "DetailsUrl": "https://docs.microsoft.com/windows-server/storage/fsrm/fsrm-overview",
            "WindowsFeatureName": "FS-Resource-Manager",
            "TargetOperatingSystemProductType": "Server",
            "RequiredConnectedToInternet": false
        },
        {
            "DisplayName": "RSAT: Windows Server Update Services ツール",
            "Reason": "UpdateServices モジュールを使用するため、管理コンソールをインストールします",
            "DetailsUrl": "https://learn.microsoft.com/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus",
            "WindowsCapabilityName": "Rsat.WSUS.Tools",
            "TargetOperatingSystemProductType": "Client",
            "RequiredConnectedToInternet": true
        },
        {
            "DisplayName": "SQL Server PowerShell モジュール",
            "Reason": "WSUS の SQL データベース最適化に必要です",
            "DetailsUrl": "https://learn.microsoft.com/sql/powershell/download-sql-server-ps-module",
            "PsModuleName": "SqlServer",
            "TargetOperatingSystemProductType": "Server",
            "RequiredConnectedToInternet": true
        },
        {
            "DisplayName": "Microsoft System CLR Types for Microsoft SQL Server 2012 (x64)",
            "Reason": "Microsoft Report Viewer 2012 Runtime のインストールに必要です",
            "DownloadUrl": "http://go.microsoft.com/fwlink/?LinkID=239644&clcid=0x411",
            "DetailsUrl": "http://go.microsoft.com/fwlink/?LinkID=241452",
            "FileName": "SQLSysClrTypes.msi",
            "SilentInstall": "msi",
            "TargetOperatingSystemProductType": "Server",
            "RequiredConnectedToInternet": true,
            "CheckCurrentVersion":[
                {
                    "IdentifyingNumber": "{1365E28A-0E02-46C8-8AF5-1297EDF8CD79}",
                    "DisplayVersion": "11.0.2100.60",
                    "DisplayName": "Microsoft System CLR Types for SQL Server 2012 (x64)"
                },
                {
                    "IdentifyingNumber": "{F1949145-EB64-4DE7-9D81-E6D27937146C}",
                    "DisplayVersion": "11.0.2100.60",
                    "DisplayName": "Microsoft System CLR Types for SQL Server 2012 (x64)"
                }
            ]
        },
        {
            "DisplayName": "Microsoft Report Viewer 2012 Runtime (x64)",
            "Reason": "WSUS コンソールのレポート表示に必要です",
            "DownloadUrl": "https://download.microsoft.com/download/2/2/F/22FD8227-680C-4D1A-98B7-6B12B16B0C9C/ReportViewer.msi",
            "DetailsUrl": "https://www.microsoft.com/download/details.aspx?id=35747",
            "FileName": "ReportViewer.msi",
            "SilentInstall": "msi",
            "TargetOperatingSystemProductType": "Server",
            "RequiredConnectedToInternet": true,
            "CheckCurrentVersion":[
                {
                    "IdentifyingNumber": "{EFEF785C-C84F-4715-87BE-B4ABA4182F67}",
                    "KeyIsWOW6432Node": true,
                    "DisplayVersion": "11.1.3452.0",
                    "DisplayName": "Microsoft Report Viewer 2012 ランタイム"
                },
                {
                    "IdentifyingNumber": "{C58378BC-0B7B-474E-855C-9D02E5E75D71}",
                    "KeyIsWOW6432Node": true,
                    "DisplayVersion": "11.1.3452.0",
                    "DisplayName": "Microsoft Report Viewer 2012 Runtime"
                }
            ]
        }
    ]
}