.pdqpkg vs .pdqdld
Nicholas Mitchell
I use PDQ deploy on a dark network so I must transfer the packages via USB, and I noticed that when I recently started downloading this months Windows Update packages that the extensions are .pdqdld and I receive an error when trying to import the packages "The remote name could not be resolved: "Secure.PDQ.com". I never had issues with the .pdqpkg extensions, how can I download these packages instead of the .pdqdld that are now showing up in the library list?
0
Comments
I'll ask around internally, but I don't think we're going to switch the download links back. As a workaround, you can grab the PDQPKG files from the temp folder of a Deploy instance that has access to the internet.
Sorry about the nasty process, but those temp files get deleted too quickly to try to grab them if you don't do this.
I just added a function to my PdqStuff PowerShell module that makes it a lot easier to download .pdqpkg files, Invoke-PdqPkgDownload. Here's an example of how to use it:
For more information, run the following: