Craig Whetton
Posts
-
Answered
Weird PowerShell error
Got a weird issue with a PowerShell tool in my PDQ server. The script is as follows $computer = '$(Computer:TARGET)' $host.ui.RawUI.WindowTitle = "Logon details of $Computer" $ErrorActionPr...
-
Inventory Powershell replaced with CMD
I recently noticed that the Powershell window when running tools has been replaced with a CMD window. The server hosting the PDQ installation has since been rebooted. For the most part, this is not...
-
Scan Profile Age collection
I want to create a collection that shows computers that the last time they were scanned with a specific scan profile is older than x days. I know that within the scan profiles I can set it to scan ...
-
Scan Age doesn't seem to work correctly
We have standard scan to scan every night, and also if the scan age is more than 7 days old. When I was watching the video on scan profiles, it said that this scan age is for that scan profile, mea...
-
How do I set PDQ to only scan between certain times of the day?
For one of the scan profiles, I have a trigger set so that it scans every 30 mins. What I want to do is specify only scan between 8am and 4pm each day. Please could you tell me how to do this? I d...