@echo off
net use \\192.168.1.121 "密码" /user:帐号
@echo off
net use \\192.168.1.121 "password" /user:administrator
net use \\192.168.1.121 "密码" /user:帐号
@echo off
net use \\192.168.1.121 "password" /user:administrator