Hello there,
If the WDS (Windows Deployment Services) Capture Wizard cannot see the disk during the capture process, it could be due to various reasons. Here are some troubleshooting steps you can try:
Verify network connectivity: Ensure that the computer running the WDS server and the computer being captured are connected to the same network and can communicate with each other. Check the network cables, firewall settings, and network configurations to ensure proper connectivity.
Check storage controller drivers: The lack of appropriate storage controller drivers can prevent the WDS Capture Wizard from detecting the disk. Make sure that the necessary storage controller drivers are available in the boot image used by the WDS server. You may need to inject the drivers into the boot image using the Windows Deployment Image Servicing and Management (DISM) tool.
Enable disk controller in BIOS/UEFI: Ensure that the disk controller is enabled in the BIOS/UEFI settings of the computer being captured. If the disk controller is disabled, the WDS Capture Wizard won't be able to detect the disk. Access the BIOS/UEFI settings and enable the appropriate disk controller.
Check disk format and partition: Verify that the disk being captured is properly formatted and has partitions that are accessible. If the disk is not formatted or has an unsupported format, the WDS Capture Wizard may not be able to recognize it. Ensure that the disk is formatted with a compatible file system (such as NTFS) and has at least one accessible partition.
I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–