Unable to login to main pc(server) in serva pxe boot
I can not pass from here it
Unable to login here. It says invalid password of network name not found i tried everything, But I am unable to pass from it
Solution 1:
Two possibilities:
-
Invalid Password:
This problem is usually seen when the WIA_WDS_SHARE is not properly created.
You create WIA_WDS_SHARE at Serva's PC; that share must grant minimally reading rights to some Serva's PC "user" identified by its username and password. You cannot use a username with no password here.
Those are the username and password required by ServaPENet.On very rare occasions the problem could be also triggered by a malfunctioning NIC driver. You have to check this too.
-
Network Name not Found:
This sometimes happens on back-to-back situations where the booting client is unable to find the WIA_WDS_SHARE. You can solve this by turning on the WINS service on Serva's PC or you can alternative try just adding the wins DHCP option (44) to Serva.
44|192.168.1.1
where 192.168.1.1 is Serva's IP
For more info you should carefully read this link.
Solution 2:
For me I had to explictly share the WIA_WDS folder as WIA_WDS_SHARE, that is select that folder specifically. Go to properties - share - change share name - accept. If you can't change the share name you may need to unshare the folder and share it again.