GetPackageNames

<< Click to Display Table of Contents >>

GetPackageNames

Lists the names of all packages in PDQ Deploy, sorted alphabetically. Useful for scripting or verifying package names before running a Deploy command.

Syntax

PDQDeploy GetPackageNames

Parameters

This command has no parameters.

Examples

List all package names:

PDQDeploy GetPackageNames

The output lists one package name per line, which can be piped to other commands in a script:

PDQDeploy GetPackageNames | findstr /i "chrome"

 

 

 

© 2026 PDQ.com Corporation. All rights reserved.

PDQ.com is a trademark of PDQ.com Corporation. All other product and company names are the property of their respective owners.

Help Version: 20.0.22.0