Answers to Frequently Asked Questions
How to mount your Engineering account to a local drive on a Windows PC

The following method of mounting your Enginnering account to a local drive is possible only from computers in the Engineering domain, i.e. eng.utoledo.edu/ni.utoledo.edu.

From the command prompt (a DOS window in Windows), type

net use (drive id): \\homedir-ecc.eng.utoledo.edu\(accountname) /user:(accountname)
Enter your password
Home directory will be mapped to the drive id provided

To unmount your account

net use (drive id):\delete
This will unmount you engineering home directory.