Listing 1: Code to Back Up a Remote Drive net send backup started NTBACKUP Backup [systemstate] /M Normal /HC:ON /J "backup 1" NTBACKUP Backup C:\ /M Normal /A /HC:ON Net USE X: \\remote computer name\C$ NTBACKUP Backup X:\ /M Normal /A /HC:ON Net USE X: /Delete Net send backup finished