JGQ85
Comments
-
I think the FBWF may be deleting anything in there shortly after it is created (the pdqdeployservice folder) causing it to error. It stops at 3 pings, or 6 seconds of PDQ run-time, which probably ...
-
yeah I guess my understanding of FBWF was that it just wouldn't retain files in there upon reboot. PDQ just uses it as a temp directory anyway from what I understand, so that is kind of odd that it...
-
Dang it looks like I can't change the Target Service directory path without Pro Mode. that sucks. I just ran out of my trial too which I didn't even use
-
ok I think I figured the issue The XP Embedded OS has a file-based-write-filter (FBWFMGR) and when I exclude the C:\Windows\AdminArsenal path and reboot, the PDQ Deploy works fine. When the write ...
-
These are Windows XP Embedded SP2 systems
-
Yeah I'm confident it's not a logon issue as well. My account state is fine and am a Domain Admin with access to open C$ on remote system and Analyze with no issues using the PDQ Deploy Troubleshoo...
-
Ah ok here we go, another system showed this in Event log The PDQDeployRunner-1 service was unable to log on as DOMAIN\MyUserAccount with the currently configured password due to the following er...
-
It looks like when I change it to: ping -n 10 127.0.01 >C:\report.txt It fails but then I check the c:\report.txt on the target machine and it contains: Pinging 127.0.0.1 with 32 bytes of data: Re...
-
And I can run the .cmd file by opening a command prompt on the computer and calling it over a UNC path
-
Ok, I think it IS the computer system that has the problem. Not PDQ or the batch file. I deployed it to my computer just fine and it was successful. The "Analyze" diagnostic in PDQ Deploy says eve...