PDQDeploy CLI - Select PDQ Inventory Scan Credentials
micah.nuske
I'm playing around with the PDQDeploy CLI to create a self-service portal for our users. Currently our PDQ Deploy doesn't have administrator credentials for deployment as we use LAPS via PDQ Inventory instead. Are there any parameters in the deploy CLI that would allow us to use the Inventory Scan Credentials like we use in the Deploy console?
1
Comments
Yep, -UseScanUserCredentials. Run the following to see all available parameters:
Thanks Colby, I don't know how I missed that! Cheers