net use \\ip\ipc$ "password" /user:"username"(在客户端输入,连接服务器的用户名与密码)

net use z: \\ip\d$  (将服务器端的d盘映射到客户端的z盘)