
Mike Kercher
- Total activity 177
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 72
Activity overview
Latest activity by Mike Kercher-
Mike Kercher commented,
That may be a tough one. You might take a look under the Collection Library and see if one of these collections might help you:
-
Mike Kercher commented,
See this thread and see if you can adapt the xml I posted to do Windows 11 instead of 10 https://help.pdq.com/hc/en-us/community/posts/360050792172-Use-PDQ-Deploy-to-push-In-Place-Windows-10-Upgr...
-
Mike Kercher commented,
What does the output log show?
-
Mike Kercher commented,
You probably need to induce a scan to run after the new images are deployed to find the machines with the missing packages you want deployed. You would probably also want to deselect the option on...
-
Mike Kercher commented,
Perhaps open a ticket with PDQ Support. We in the "community" don't have any control of package releases.
-
Mike Kercher commented,
I just had to go through this. I created a Powershell scanner: This one was specific for my domain, but could be easily modified Get-ChildItem Cert:\LocalMachine\My | Where-Object {$_.Subject -Mat...
-
Mike Kercher commented,
If you're a 24/7 shop, I'd set the expectation with users that there must be maintenance windows and set your schedules accordingly. I've been running PDQ stuff for many years and have no issues w...
-
Mike Kercher commented,
What I do is set my schedule to have a couple of triggers: One trigger will run in the middle of the night when my users *should* be sleeping. The second trigger is set on a heartbeat so that when ...
-
Mike Kercher commented,
I had a similar issue in my environment. Simply deploying the newer version of the Teams Machine-wide Installer would fail because it saw another version already installed. What I did for my sched...
-
Mike Kercher commented,
Did you try contacting PDQ support?