
Wei
Activity overview
Latest activity by Wei-
Wei commented, I think you just need to create a Files & Directories scan profile to see if the following PowerShell module path exists or not on the target. C:\Program Files\WindowsPowerShell\Modules\PSWindowsUp...
-
Wei commented, There are number of threads answering your question: how to deploy Windows Feature Update with PDQ Deploy https://help.pdq.com/hc/en-us/community/posts/360050792172-Use-PDQ-Deploy-to-push-In-Place-...
-
Wei commented, Cumulative Updates are for Windows 10/Server 2016/2019. Monthly Rollup/Security Only are for Win7/Win8.1/2012R2..ect If you want to effectively manage patching in a Microsoft environment, you need ...
-
Wei commented, Do you have AWS transit gateway setup ? https://aws.amazon.com/transit-gateway/ If not I think it's a lot easier and more secure to manage your EC2s with SSM agent than PDQ.
-
Wei commented, The main benefit is all the admins can deploy from the same public package repo. I think it's better than the terminal server because running multiple PDQ Deploy Console sessions at same time can b...
-
Wei commented, You may want to include "-Confirm:false" in your code or just use the built-in file copy in PDQ-Deploy.
-
Wei commented, You can pass value to MSI with switches. https://www.pdq.com/blog/install-silent-finding-silent-parameters/ Or track down the client ID in registry and push out the client ID as a reg file after in...
-
Wei commented, There is really no much you can do when it comes to poorly designed applications. I would contact the vendor to see if they have any solutions or use AppLocker to allow end users to install it as a...
-
Wei commented, Don't think PDQ Deploy has such settings. You may want to consider deploy it with GPO / user logon script.
-
Wei created a post, Feature Request: Role-Based Access Controls in PDQ-Deploy (Client/Server mode)
Can we have Role-Based Access Controls in PDQ-Deploy (like Ansible AWX or Jenkins) ? PDQ Admin: Run Deploy jobs, edit public packages, edit public target list, edit schedules PDQ user: Run Deploy j...