Net

Use this command to delete a network drive

net use y: /delete

Use this command to map a network drive and make it persistent

net use y: \\diskstation\video /USER:donald !QAZ2wsx /PERSIS
TENT:YES