map network drives in windows
powershell commands for mounting network drives
#net use <drive-letter>: \\<your-ip>\<your-share>
net use S: \\192.168.0.100\files
powershell commands for mounting network drives
#net use <drive-letter>: \\<your-ip>\<your-share>
net use S: \\192.168.0.100\files
I am an engineer and educator, having spent ten years as a professor. My goal is to help you build your knowledge of design and technology, get your hardware working, and propel your startup or small business. Get in touch!