SQL Server 2025 - arvindshmicrosoft/SQLCallStackResolver GitHub Wiki
https://aka.ms/sqlserver2025)
SQL Server 2025 CTP CTP 2.1 - 17.0.800.3 - x64 ([!NOTE] Usage of the Microsoft Symbol Server is covered by the license terms published here.
# SQL Server 2025 CTP CTP 2.1 - 17.0.800.3 - x64 (https://aka.ms/sqlserver2025)
$outputFolder = 'c:\sqlsyms\17.0.800.3\x64' # NOTE: Change this output folder as needed.
mkdir -f $outputFolder
if (-not (Test-Path "$outputFolder\SqlDK.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SqlDK.pdb/c1d72c2ce8bc4e79b24d19a02213dc6b2/SqlDK.pdb' -OutFile "$outputFolder\SqlDK.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\sqlmin.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqlmin.pdb/f4ed0e75918b4b7d9ffb29404b72cb832/sqlmin.pdb' -OutFile "$outputFolder\sqlmin.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\sqllang.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqllang.pdb/3d7d5eae580f48afbbe15dd64b1074c52/sqllang.pdb' -OutFile "$outputFolder\sqllang.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\SqlTsEs.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SqlTsEs.pdb/a4cde0c9ab1a48fa80acf7ec497ce7902/SqlTsEs.pdb' -OutFile "$outputFolder\SqlTsEs.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\sqlaccess.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqlaccess.pdb/ce8b5780f1b444ec8a55c5ec2ab60aee1/sqlaccess.pdb' -OutFile "$outputFolder\sqlaccess.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\qds.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/qds.pdb/43ac5977518949be8174289448716db92/qds.pdb' -OutFile "$outputFolder\qds.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\hkruntime.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/hkruntime.pdb/8711dc330fa740c081efa563c08967081/hkruntime.pdb' -OutFile "$outputFolder\hkruntime.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\hkengine.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/hkengine.pdb/a58c1ff0340f452390f7ce9d7e03ec2e1/hkengine.pdb' -OutFile "$outputFolder\hkengine.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\hkcompile.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/hkcompile.pdb/221201cfdd944928acf3c90a268b6ae01/hkcompile.pdb' -OutFile "$outputFolder\hkcompile.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\SQLOS.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SQLOS.pdb/845ddbe6485d4e3aac799e627990f26a1/SQLOS.pdb' -OutFile "$outputFolder\SQLOS.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\sqlservr.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqlservr.pdb/344bd05360be4053a250a1f65891548e2/sqlservr.pdb' -OutFile "$outputFolder\sqlservr.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
if (-not (Test-Path "$outputFolder\SqlServerSpatial170.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SqlServerSpatial170.pdb/e4fe87de73b846bc8e00957f1e9f07a31/SqlServerSpatial170.pdb' -OutFile "$outputFolder\SqlServerSpatial170.pdb" } # File version 2025.0170.0800.03 ((sql2025_ctp21).250612-2104)
https://aka.ms/sqlserver2025)
SQL Server 2025 CTP CTP 2.0 - 17.0.700.9 - x64 ([!NOTE] Usage of the Microsoft Symbol Server is covered by the license terms published here.
# SQL Server 2025 CTP CTP 2.0 - 17.0.700.9 - x64 (https://aka.ms/sqlserver2025)
$outputFolder = 'c:\sqlsyms\17.0.700.9\x64' # NOTE: Change this output folder as needed.
mkdir -f $outputFolder
if (-not (Test-Path "$outputFolder\SqlDK.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SqlDK.pdb/815a096309ae4c9ab67d2523a2aa307c2/SqlDK.pdb' -OutFile "$outputFolder\SqlDK.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\sqlmin.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqlmin.pdb/ee10be3afa074a8380813aca652818c52/sqlmin.pdb' -OutFile "$outputFolder\sqlmin.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\sqllang.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqllang.pdb/1b7cf56bb861460589c347bf07b8f68a2/sqllang.pdb' -OutFile "$outputFolder\sqllang.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\SqlTsEs.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SqlTsEs.pdb/725fb8b272ad46fb8538468b45c005182/SqlTsEs.pdb' -OutFile "$outputFolder\SqlTsEs.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\sqlaccess.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqlaccess.pdb/40346e4470cc448caa87758daa49891a1/sqlaccess.pdb' -OutFile "$outputFolder\sqlaccess.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\qds.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/qds.pdb/e1444c3327ba4e67b63bd6a335e35df12/qds.pdb' -OutFile "$outputFolder\qds.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\hkruntime.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/hkruntime.pdb/8ef5e8829b1b4c9c927086b474ec91921/hkruntime.pdb' -OutFile "$outputFolder\hkruntime.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\hkengine.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/hkengine.pdb/1b615225b7a1478abe52babffc8049781/hkengine.pdb' -OutFile "$outputFolder\hkengine.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\hkcompile.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/hkcompile.pdb/dd95f8f693c1414fb613e3238dde7b241/hkcompile.pdb' -OutFile "$outputFolder\hkcompile.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\SQLOS.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SQLOS.pdb/d0245bb2d35647918598e828dd2027071/SQLOS.pdb' -OutFile "$outputFolder\SQLOS.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\sqlservr.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/sqlservr.pdb/8cdce9d0a2be4bad95594fd8159ecba62/sqlservr.pdb' -OutFile "$outputFolder\sqlservr.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)
if (-not (Test-Path "$outputFolder\SqlServerSpatial170.pdb")) { Invoke-WebRequest -uri 'https://msdl.microsoft.com/download/symbols/SqlServerSpatial170.pdb/7cb79c80346a48b6a98428101ef089aa1/SqlServerSpatial170.pdb' -OutFile "$outputFolder\SqlServerSpatial170.pdb" } # File version 2025.0170.0700.09 ((sql2025_ctp2_0).250509-0020)