ecurtis
Activity overview
Latest activity by ecurtis-
ecurtis created a post, 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...
-
ecurtis created a post, 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 ...
-
ecurtis created a post, 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?
-
ecurtis commented, For what it is worth, I would support the move to MSSQL for the other possibilities it would offer. The ability to expose the DB to my developers for use in enterprise dashboards and management rep...
-
ecurtis commented, please please please see this PDQ gods! I too would like to use an enterprise-class DB.
-
ecurtis commented, I found that I can add a Powershell Step as Step1 and set Error Mode within the Options tab to stop on error $UserName = (Get-WmiObject -Namespace root\cimv2 -Class Win32_ComputerSystem).UserName...
-
ecurtis commented, Can I use PowerShell like this and exit is $UserName = Null $UserName = (Get-WmiObject -Namespace root\cimv2 -Class Win32_ComputerSystem).UserName
-
ecurtis created a post, 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...
-
ecurtis commented, Best money I spent all year!
-
ecurtis commented, @Shane Corellian I need help in creating a collection of computers where the file was found.