boiling memoir

journey of one man

How to Map a Network Drive

net use x: \\{server}\d$  /USER:{server}\{username} {password}

Basically says you want to map d: drive on {server} to your x: drive as the {username}, which is a login locally on {server}