Erik Curtis
Posts
-
Feature Request: Color highlight in PowerShell editor
You know what would be cool? I'll tell ya. How about a colorful editor for PowerShell deploy tasks. I typically write my PowerShell code in the ISE or VisualStudio Code. I would be handy to have th...
-
Feature Request | PDQ Integration with CyberArk
We use CyberArk to automatically rotate credentials. We would like to do the same for the service account that PDQ runs under. CyberArk can change the service account password and then restart the ...
-
msiexec must be run from admin command prompt
I have an msi that fails unless I install via an admin command prompt. The product is ObservIT. Is there a way to accomplish this via PDQ deploy?
-
Install step to check if user is logged on
I am attempting to install a Java package from the Package Library. I'd like to test if a user is logged into the computer before doing anything. I don't see that I can do this until I reach step 6...