<< Click to Display Table of Contents >> ConsoleUsers |
Lists, adds, or removes console users in PDQ Inventory. Console users are Windows accounts that are authorized to connect to the PDQ Inventory background service from the console. Without any parameters, outputs all currently authorized users.
NOTE: This command requires a PDQ Inventory Enterprise license.
PDQInventory 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:
PDQInventory ConsoleUsers
Add a user:
PDQInventory ConsoleUsers -Add DOMAIN\jsmith
Remove a user:
PDQInventory 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