
Max Williams
Activity overview
Latest activity by Max Williams-
Max Williams created a post, PDQ Deploy and Inventory Installs
Since the rollout of central server, we thought it would be nice to have Deploy and Inventory "client" packages available in Deploy, already configured to install in client mode so that a new admin...
-
Max Williams commented, @Nate Blevins we are still having issues as we do get mixed results but I can only assume at this point we have some unique variable in our process that is causing us issues. What we witness is the...
-
Max Williams commented, Posted this 16 days ago and ... crickets lol figuresWell just in case anyone else runs into this issue then here is what we did to get it working. A coworker did the smart thing and just skipped th...
-
Max Williams created a post, Deployment hangs on end of install of Visual Studio 2015 on Windows 10
I have a Visual Studio 2015 Update 3 ISO from MSDN and am having issues getting it to install using PDQ. I have a VM setup on my desktop running a fresh copy of Windows 10 just joined to the domain...
-
Max Williams commented, I am looking for a Powershell PDQ Deploy module that I can install on a remote admin PC that works much like the CLI option Emily linked to but would allow commands to be executed remotely instead ...
-
Max Williams created a post, Scripting PDQ Deploy depolyments - Is it possible?
Is it possible to push deployments in PDQ Deploy remotely using some kind of command line interface like Powershell? Did some basic searching and came up with make shift way to do it using psexec b...
-
Max Williams commented, Okay it was the dashes, must have got them from copying the command off some site. It is working now, thanks for the help Daniel!
-
Max Williams commented, So there is a character from another language in there? That would explain it but it a normal script with standard English characters. I will have to do some digging into what is setting it off the...
-
Max Williams commented, I am using the Powershell step and just pasting in the code.
-
Max Williams created a post, PDQ Deploy Injecting code into Powershell script
I am trying to push a Powershell script in PDQ Deploy but when I run it on a remote computer it errors off talking about this "@chcp 65001>nul". It looks to be code related to setting language but ...