
Andrew Shassere
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Activity overview
Latest activity by Andrew Shassere-
Andrew Shassere commented,
You can accomplish this from the filters tab using a Not Any group filter. You can use the Does Not Contain or Does Not Equal comparisons for items that have a one-to-one relationship with the com...
-
Andrew Shassere commented,
Filtering can be a bit tricky, especially when you wish to exclude results. Change the hardware device filter to Not Any or Not All with the comparison equaling/containing the value. You can use t...
-
Andrew Shassere commented,
Does it work if you set the run mode to Deploy User (Interactive) from the Options tab of the package?
-
Andrew Shassere commented,
The first pattern should work to find the files, but the scan is likely timing out and unable to return any data since all drives are being scanned. I'd recommend increasing your scan timeout from ...
-
Andrew Shassere commented,
PDQ is more designed to work in the machine context which makes something like grabbing an email address as part of a deployment difficult. You may be able to either to load an AD module as part of...
-
Andrew Shassere commented,
After deploying the CU package, it is normal and recommended to reboot the machine afterwards. You may also add a reboot step as a Post Step to the package.
-
Andrew Shassere commented,
Not sure what version you are on, but I'd try upgrading to the latest release: pdq.com/releases If you're still experiencing this issue, reach out to support@pdq.com for further help.
-
Andrew Shassere commented,
In order to not hold up a deployment thread, I'd recommend the following command to display a message for a maximum of 999999 seconds. msg * /time:999999 "Your message here"
-
Andrew Shassere commented,
If you are able to get a hold of the .appxbundle for the new Quick Assist, you should be able to deploy it using the method described in the following post: https://help.pdq.com/hc/en-us/community/...
-
Andrew Shassere commented,
Official comment This has been resolved. Download links and update check should now be working, but may need to refresh the Inventory console (F5).