Assets/OptionComponents.json

{
    "Components":[
        {
            "DisplayName": "ファイル サーバー リソース マネージャー",
            "Reason": "クォーターの設定に必要です",
            "DetailsUrl": "https://docs.microsoft.com/ja-jp/windows-server/storage/fsrm/fsrm-overview",
            "Type": "WindowsFeature",
            "WindowsFeatureName": "FS-Resource-Manager"
        },
        {
            "DisplayName": "Visual Studio 2015、2017、2019、および 2022 用 Microsoft Visual C++ 再頒布可能パッケージ (x64)",
            "Reason": "Microsoft Command Line Utilities のインストールに必要です",
            "DownloadUrl": "https://aka.ms/vs/17/release/vc_redist.x64.exe",
            "DetailsUrl": "https://docs.microsoft.com/ja-JP/cpp/windows/latest-supported-vc-redist",
            "FileName": "VC_redist.x64.exe",
            "SilentInstall": "exe",
            "Type": "DatabaseMaintenance",
            "CheckCurrentVersion":[
                {
                    "IdentifyingNumber": "{13A4EE12-23EA-3371-91EE-EFB36DDFFF3E}",
                    "KeyIsWOW6432Node": true,
                    "DisplayVersion": "14.32.31332.0",
                    "DisplayName": "Microsoft Visual C++ 2015-2022 Redistributable (x64)",
                    "Win32ProductsName": "Microsoft Visual C++ 2022 X64 Minimum Runtime"
                },
                {
                    "IdentifyingNumber": "{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}",
                    "KeyIsWOW6432Node": true,
                    "DisplayVersion": "14.29.30139.0",
                    "DisplayName": "Microsoft Visual C++ 2015-2019 Redistributable (x64)",
                    "Win32ProductsName": "Microsoft Visual C++ 2019 X64 Minimum Runtime"
                },
                {
                    "IdentifyingNumber": "{cc3a7c63-31fb-4129-9024-63ebefd86a95}",
                    "KeyIsWOW6432Node": true,
                    "DisplayVersion": "14.16.27033.0",
                    "DisplayName": "Microsoft Visual C++ 2017 Redistributable (x64)"
                }
            ]
        },
        {
            "DisplayName": "Microsoft ODBC Driver 17 for SQL Server (x64)",
            "Reason": "Microsoft Command Line Utilities のインストールに必要です",
            "DownloadUrl": "https://go.microsoft.com/fwlink/?linkid=2200731&clcid=0x411",
            "DetailsUrl": "https://docs.microsoft.com/ja-jp/sql/connect/odbc/download-odbc-driver-for-sql-server",
            "FileName": "msodbcsql.msi",
            "SilentInstall": "msi",
            "Type": "DatabaseMaintenance",
            "AcceptEula": "IACCEPTMSODBCSQLLICENSETERMS=YES",
            "CheckCurrentVersion":[
                {
                    "IdentifyingNumber": "{B8DA9782-802B-4E3B-A271-307C9F46E4AF}",
                    "DisplayVersion": "17.10.1.1",
                    "DisplayName": "Microsoft ODBC Driver 17 for SQL Server"
                }
            ]
        },
        {
            "DisplayName": "Microsoft Command Line Utilities 15 for SQL Server (x64)",
            "Reason": "WSUS の SQL 最適化に必要です (SQL Server PowerShell モジュールがインストールされている場合は不要です)",
            "DownloadUrl": "https://go.microsoft.com/fwlink/?linkid=2142258",
            "DetailsUrl": "https://docs.microsoft.com/ja-jp/sql/tools/sqlcmd-utility",
            "FileName": "MsSqlCmdLnUtils.msi",
            "SilentInstall": "msi",
            "Type": "DatabaseMaintenance",
            "AcceptEula": "IACCEPTMSSQLCMDLNUTILSLICENSETERMS=YES",
            "CheckCurrentVersion":[
                {
                    "IdentifyingNumber": "{41C0DB18-1790-465E-B0DD-D9CAA35CACBE}",
                    "DisplayVersion": "15.0.1300.359",
                    "DisplayName": "Microsoft Command Line Utilities 15 for SQL Server"
                }
            ]
        },
        {
            "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",
            "Type": "Console",
            "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/ja-JP/download/details.aspx?id=35747",
            "FileName": "ReportViewer.msi",
            "SilentInstall": "msi",
            "Type": "Console",
            "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"
                }
            ]
        }
    ]
}