Austin Dukes
Activity overview
Latest activity by Austin Dukes-
Austin Dukes commented, Good idea, thanks. I will give this a try.
-
Austin Dukes commented, Ok, so I just ran it as that while I was logged in and it works. Basically, though, I cant do this unless there is an active user to run against? I was trying to have it flip while the machine at ...
-
Austin Dukes created a post, Simple Command line failing
So I have a simple command line I am running to rotate a screen. I run the command in powershell or command prompt outside of PDQ Deploy and it does its thing. The package I created, copies the pro...
-
Austin Dukes created a post, Wake On Lan schedule
What we would like to do is take the PowerOn time out of the BIOS and have PDQ send a WOL at a certain. I wanted to make a schedule to do this, but I am not seeing a direct way to do this. I saw a ...
-
Austin Dukes commented, Misunderstood the question, so I deleted the post. My bad :(
-
Austin Dukes commented, Deleted*
-
Austin Dukes commented, It seems that sending the Wake command isn't changing the status to Online. I verified the machine actually wakes up when offline, so its getting the packet, but still shows offline in Inventory. M...
-
Austin Dukes commented, Is this what I need: Invoke-Command -ComputerName "<SERVER_NAME>" -ScriptBlock{ pdqinventory.exe ADSync -StartSync }
-
Austin Dukes commented, I was thinking something similar, just wan't sure how to go about it. I was think.. Is there a command to invoke a heartbeat, or someway to force PDQ to see it as online. I already added in a Start...
-
Austin Dukes created a post, Baseline Package Question
So where I work we use FOG snapins to auto deploy machines. Let me give a run down of our process, and where the issue is. 1. FOG pushes base image to machine 2. SYSPrep process runs, SetupComplet...