Today, 03:27 AM
You should be able to connect to a network share in WinPE if you open a command prompt (in HBS: Tools, Windows Command Prompt) and enter this:
net use n: \\yourserver\yourshare /user:youruser *
It should prompt for the password and then the network share should be available in the browser (drive N: in this example).
![[Image: MWKYGBK.png]](https://i.imgur.com/MWKYGBK.png)
net use n: \\yourserver\yourshare /user:youruser *
It should prompt for the password and then the network share should be available in the browser (drive N: in this example).
![[Image: MWKYGBK.png]](https://i.imgur.com/MWKYGBK.png)
