Command is “net use”. This will open the shared folder

net use \\10.70.0.177\software /user:doamin\nikhil

If this command is used with * it will map drive to shared folder.

net use * \\10.70.0.177\software /user:doamin\nikhil