Failed to copy file to target can have a number of causes. It is important to look a little further down on the PDQ Deploy Diagnosis error. Look under the section INNER ERROR. This is where we can narrow down the problem. Here is an example:
Failed to write file on target
File Path: <computername withheld>\ADMIN$\PDQInventory\PDQInventory.exe
Computer Name:<withheld>
Scan Profile: Standard
AdminArsenal.Runner.FileException
at AdminArsenal.Runner.RemoteRunner.WriteFile(String fileName, Byte[] data)
at AdminArsenal.Runner.RemoteRunner.CreateTargetDirectoryStructure()
at AdminArsenal.Runner.RemoteRunner.Process()
------- INNER ERROR -------
The semaphore timeout period has expired.
In this example we see the error "The Semaphore timeout period has expired". This points to a possible problem with either the network driver or with the configuration of the NIC. Microsoft has provided this KB article to troubleshoot the problem.
Comments
0 comments
Article is closed for comments.