Josh Gilliam
Posts
-
Package Library Request - Update Firefox ESR to version 60
Hi there, Was looking to take advantage of the new Firefox GPO support, which requires ESR for certain functionality: Extensions (ESR only) This policy controls the install, uninstall and locking ...
-
PDQ Deploy - Option to use heartbeat for Deploy Once
Would love to have the option to use heartbeat as an alternative to retry queue if the target(s) are offline. Currently I create a one-off schedule for this purpose, but that means - unless cleaned...
-
Copy step where source is local to the target
I have a package that does: Step 1. Install (msi) Step 2. Copy shortcut from %SYSTEMDRIVE%\Folder\Shortcut.lnk to %PUBLIC%\Desktop This works only when the file %SYSTEMDRIVE%\Folder\Shortcut.lnk ex...
-
Dynamic collection to compare two values
Goal: Compare two files (one local to the client computer, one on a fileshare), and store in the collection if the local file is older than the one on the fileshare. This is for a vendor applicatio...