PDQ Delpoy Package Library
When I download PDQ deploy the Enterprise mode on an air gaped network with no connection to the internet, the package library does not populate.
1
Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.
When I download PDQ deploy the Enterprise mode on an air gaped network with no connection to the internet, the package library does not populate.
Comments
Robert,
I am not sure what your question is. If you are running PDQ Deploy on an air gapped network then of course it will not populate the package library. The package library is populated from the internet. An air gapped network has no internet access.
Yeah like Luke said, the packages aren't included with PDQ, you have to first download them while connected to the internet after PDQ is installed. Your best bet would probably be to download the required installers from another PC and create the install packages yourself on the airgapped network.
https://help.pdq.com/hc/en-us/articles/114094217812-Create-Packages-for-Air-gap-Offline-No-Internet-Networks-
https://help.pdq.com/hc/en-us/articles/360041094812-PDQ-Products-on-Air-Gapped-Networks
https://help.pdq.com/hc/en-us/community/posts/360050587431/comments/360007710531
I just added a function to my PdqStuff PowerShell module that may help a little, Invoke-PdqPkgDownload. Here's an example of how to use it:
For more information, run the following: