For deubgging some process I will need to download the PDB files for some operating system dll files (OLE32, NTDLL, etc.)
That server is not connected to the internet.
I know the following method to get the PDB.
Is there any thing more simple or do I have to go through the dumping process?
Thanks Saar
Symbol packages are available for download from Microsoft. You can download and install the synbol package, and then point WinDbg to look where they were installed.
The installers are not web-based, so you can just download those you need once and keep them on a USB memory drive or external hard drive.