I'm trying to duplicate a client via the WinPE PreOS. The client receives the task, warns that it will reboot, and reboots successfully to the virtual partition. Then ngctw32 starts, connects to the server, and starts exchanging heartbeats.
And that's it. It just sits there, confirming every twenty seconds that it doesn't have anything to do. Just an endless loop of "sending status to"/"acknowledged by". So the network is fine, and the server knows about the client. Why doesn't the client receive the duplication task? The two partitions the client has are detected correctly, with the right filesystem type.
The task log in the console shows that "To virtual partition" failed with "failure to reboot". I suppose that could simply be a timeout, with the server not recognizing the client checking in.