Hi,
For this problem, please try below solution to see if it works
Open the following registry locations on WDS/MDT server:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\LanmanServer\Shares
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\LanmanServer\Shares\Security
Delete all entries except REMINST
and open powershell, run the following:
Restart-Service -Name LanmanServer -Force
Finally perform chkdsk /F c:
and chkdsk /F d:
and sfc /scannow
then reboot
the server... check those registry entries again, you will find them correctly written..
Alex
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hi,
Thank you very much for the response.
Used nslookup command from different computer [Joined to Domain] and it resolves the computer name using IP, Full Address, NetBIOS Name.
It seems we have done some troubleshooting steps to confirm the DNS issue. However, we can test this when the error appears (not from another computer). Just press F8 to launch the command prompt, and run nslookup/ipconfig/ping command to see if the PE can locate the MDT server. If possible, you may share the screenshots.
Regards,
Alex
Hello @AlexZhu-MSFT
I can see the below message in bdd.log
Find the below ping test from the computer using NetBIOS Name and FQDN Name
It works in different site [city]. It happens in only at particular site.
Please help what are the troubleshooting to perform to solve the issue