Colby Bouma
Comments
-
There's no native way to do that, but it might be possible to build a kludge. What do each of those steps need to do?
-
My guess is that the module you're trying to load isn't installed on the target computer.
-
It looks like the MDT blog that you copied that from got reverted to an old version that has a missing newline. Here's a fixed version of the script from the last time that blog had issues: https:/...
-
Try using [DateTime]::Parse() instead. https://stackoverflow.com/questions/14359053/why-does-powershell-always-use-us-culture-when-casting-to-datetime
-
Is there a way to scan under appdata, but only for the current logged in user? Yes. On your Scan Profile, set Scan As to "Logged on User". For your Include Pattern, use: %APPDATA%\Microsoft\Teams...
-
Yes, PDQ Inventory collects local users and groups, including members of the Administrators group. https://link.pdq.com/docs-PDQInventory?local_groups_panel.htm
-
I believe this is a known issue. I recommend contacting support@pdq.com.
-
No. All Console Users have full access.
-
I'd recommend exporting a CSV from a Report/Auto Report instead of accessing the database directly, since that can cause corruption. If you choose to stick with direct access, I recommend using the...
-
I recommend reaching out to support@pdq.com.