
Rick Angel
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Rick Angel-
Rick Angel created a post,
System Path environment variable not functioning correctly
The Windows system PATH environment variable is not recognizing some of the folders in the PATH. When I remove the entries for PDQ Deploy and Inventory the PATH works correctly. However, the PDQ ...
-
Rick Angel commented,
Strange. Running as an Install step with the exact syntax you suggest works for ClickShare Extension Pack but fails for ClickShare Installer. However, I am fine with this solution because the ext...
-
Rick Angel commented,
Same credentials we use for all PDQ deployments, a domain admin account which also was the account used on the PDQ server when the installation files were placed there, so it has full permissions o...
-
Rick Angel commented,
The MSI is in the same folder as the other setup files and all reside on the PDQ server. When I install it from my computer I am actually using UNC path to call the MSI from the PDQ server.
-
Rick Angel created a post,
Can't install ClickShare app with PDQ Deploy
I am able to install the ClickShare app successfully by running this line from a Command Prompt on my local computer. msiexec.exe /I [folder path]\ClickShare_Installer.msi /QN ACCEPT_EULA=YES Howev...