<< Click to Display Table of Contents >> ConsoleUsers |
Lists, adds, or removes console users in PDQ Deploy. Console users are Windows accounts that are authorized to connect to the PDQ Deploy background service from the console. Without any parameters, outputs all currently authorized users.
NOTE: This command requires a PDQ Deploy Enterprise license.
PDQDeploy ConsoleUsers [-Add <username>] [-Delete <username>] [-Password <password>]
Parameter |
Required |
Description |
|---|---|---|
-Add <username> |
No |
Adds the specified Windows account as a console user. Use DOMAIN\username format. |
-Delete <username> |
No |
Removes the specified Windows account from the console users list. |
-Password <password> |
No |
Password for the background service account, used to authorize the change. If omitted and required, you will be prompted interactively. |
List all console users:
PDQDeploy ConsoleUsers
Add a user:
PDQDeploy ConsoleUsers -Add DOMAIN\jsmith
Remove a user:
PDQDeploy ConsoleUsers -Delete DOMAIN\jsmith
© 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