csummers
Posts
Votes on activity by csummers
Sort by votes
-
Deployment history not showing in computer information
Hello, I have noticed recently that deployment history is not being shown in computer information. I know we have seen deployment history in here before. Is there some global setting that would ...
-
dynamic collection for systems with older Windows updates
I am trying to find a way to create a collection that will show me systems that are say on the previous months Windows cumulative update. I am already using the built in collections to track syste...
-
pipe computer IP into -Targets in powershell
Hello, I am testing running PDQ deployments from PS. I want to pipe the target computer's IP into the command. Here is what I have, but it does not apply the $ip value to -Targets $ip = (($ipV4 =...